"./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPRcloneSSH: -verbose" - Starting (try 1/5) 2026/09/14 05:17:09 DEBUG : Creating backend with remote "TestSFTPRcloneSSH:rclone-test-gahusir2suhi" 2026/09/14 05:17:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/14 05:17:09 DEBUG : Setting type=XXX for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_TYPE 2026/09/14 05:17:09 DEBUG : Setting ssh="ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_SSH 2026/09/14 05:17:09 DEBUG : TestSFTPRcloneSSH: detected overridden config - adding "{aFBXt}" suffix to name 2026/09/14 05:17:09 DEBUG : Setting ssh="ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_SSH 2026/09/14 05:17:09 NOTICE: TestSFTPRcloneSSH{aFBXt}: No host key validation is being performed. Set known_hosts_file (to "none" to silence this notice) or use --sftp-pin-host-key to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/09/14 05:17:09 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2026/09/14 05:17:09 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell type "unix" from config 2026/09/14 05:17:09 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Relative path resolved to "/rclone-test-gahusir2suhi" 2026/09/14 05:17:09 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Using root directory "/rclone-test-gahusir2suhi" 2026/09/14 05:17:09 DEBUG : Creating backend with remote "/tmp/rclone1822207695" === RUN TestDirHandleMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-gahusir2suhi", Local "Local file system at /tmp/rclone1822207695", Modify Window "1s" 2026/09/14 05:17:09 INFO : sftp://rclone@:22/rclone-test-gahusir2suhi: poll-interval is not supported by this remote 2026/09/14 05:17:09 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:09 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:09 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:09 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:10 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:10 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:10 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:10 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/14 05:17:10 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:10 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:10 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:10 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:10 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:10 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:10 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:10 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/14 05:17:10 DEBUG : WaitForWriters: timeout=30s 2026/09/14 05:17:10 DEBUG : dir: Looking for writers 2026/09/14 05:17:10 DEBUG : Looking for writers 2026/09/14 05:17:10 DEBUG : dir: reading active writers 2026/09/14 05:17:10 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.25s) === RUN TestDirHandleReaddir run.go:198: Remote "sftp://rclone@:22/rclone-test-gahusir2suhi", Local "Local file system at /tmp/rclone1822207695", Modify Window "1s" 2026/09/14 05:17:10 INFO : sftp://rclone@:22/rclone-test-gahusir2suhi: poll-interval is not supported by this remote 2026/09/14 05:17:10 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:10 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:10 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:10 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:10 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:10 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:10 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:10 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/14 05:17:10 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:10 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:10 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:10 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:10 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:10 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:10 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:10 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/14 05:17:10 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file2" 2026/09/14 05:17:10 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:10 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir/file2 2026/09/14 05:17:10 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir/file2" 2026/09/14 05:17:10 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:10 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: d1b75f73cb5fce53969131dd22562187 /rclone-test-gahusir2suhi/dir/file2 2026/09/14 05:17:10 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:10 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/09/14 05:17:10 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file2" 2026/09/14 05:17:10 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:10 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/dir/file2 2026/09/14 05:17:10 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/dir/file2" 2026/09/14 05:17:10 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:10 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /rclone-test-gahusir2suhi/dir/file2 2026/09/14 05:17:10 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:10 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/09/14 05:17:10 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/subdir/file3" 2026/09/14 05:17:10 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:10 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir/subdir/file3 2026/09/14 05:17:10 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir/subdir/file3" 2026/09/14 05:17:10 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:10 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /rclone-test-gahusir2suhi/dir/subdir/file3 2026/09/14 05:17:10 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:10 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/09/14 05:17:10 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/subdir/file3" 2026/09/14 05:17:10 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:10 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/dir/subdir/file3 2026/09/14 05:17:10 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/dir/subdir/file3" 2026/09/14 05:17:10 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:10 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /rclone-test-gahusir2suhi/dir/subdir/file3 2026/09/14 05:17:10 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:10 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a 2026/09/14 05:17:10 DEBUG : WaitForWriters: timeout=30s 2026/09/14 05:17:10 DEBUG : dir/subdir: Looking for writers 2026/09/14 05:17:10 DEBUG : dir: Looking for writers 2026/09/14 05:17:10 DEBUG : file2: reading active writers 2026/09/14 05:17:10 DEBUG : subdir: reading active writers 2026/09/14 05:17:10 DEBUG : file1: reading active writers 2026/09/14 05:17:10 DEBUG : Looking for writers 2026/09/14 05:17:10 DEBUG : dir: reading active writers 2026/09/14 05:17:10 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.65s) === RUN TestDirHandleReaddirnames run.go:198: Remote "sftp://rclone@:22/rclone-test-gahusir2suhi", Local "Local file system at /tmp/rclone1822207695", Modify Window "1s" 2026/09/14 05:17:10 INFO : sftp://rclone@:22/rclone-test-gahusir2suhi: poll-interval is not supported by this remote 2026/09/14 05:17:10 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:10 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:10 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:10 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:10 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:10 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:10 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:10 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/14 05:17:10 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:10 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:10 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:10 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:11 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:11 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:11 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:11 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/14 05:17:11 DEBUG : WaitForWriters: timeout=30s 2026/09/14 05:17:11 DEBUG : dir: Looking for writers 2026/09/14 05:17:11 DEBUG : file1: reading active writers 2026/09/14 05:17:11 DEBUG : Looking for writers 2026/09/14 05:17:11 DEBUG : dir: reading active writers 2026/09/14 05:17:11 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.22s) === RUN TestDirMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-gahusir2suhi", Local "Local file system at /tmp/rclone1822207695", Modify Window "1s" 2026/09/14 05:17:11 INFO : sftp://rclone@:22/rclone-test-gahusir2suhi: poll-interval is not supported by this remote 2026/09/14 05:17:11 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:11 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:11 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:11 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:11 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:11 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:11 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:11 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/14 05:17:11 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:11 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:11 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:11 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:11 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:11 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:11 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:11 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/14 05:17:11 DEBUG : WaitForWriters: timeout=30s 2026/09/14 05:17:11 DEBUG : dir: Looking for writers 2026/09/14 05:17:11 DEBUG : Looking for writers 2026/09/14 05:17:11 DEBUG : dir: reading active writers 2026/09/14 05:17:11 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.21s) === RUN TestDirForgetAll run.go:198: Remote "sftp://rclone@:22/rclone-test-gahusir2suhi", Local "Local file system at /tmp/rclone1822207695", Modify Window "1s" 2026/09/14 05:17:11 INFO : sftp://rclone@:22/rclone-test-gahusir2suhi: poll-interval is not supported by this remote 2026/09/14 05:17:11 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:11 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:11 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:11 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:11 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:11 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:11 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:11 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/14 05:17:11 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:11 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:11 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:11 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:11 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:11 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:11 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:11 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/14 05:17:11 DEBUG : dir: forgetting directory cache 2026/09/14 05:17:11 DEBUG : forgetting directory cache 2026/09/14 05:17:11 DEBUG : dir: forgetting directory cache 2026/09/14 05:17:11 DEBUG : WaitForWriters: timeout=30s 2026/09/14 05:17:11 DEBUG : Looking for writers 2026/09/14 05:17:11 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.24s) === RUN TestDirForgetPath run.go:198: Remote "sftp://rclone@:22/rclone-test-gahusir2suhi", Local "Local file system at /tmp/rclone1822207695", Modify Window "1s" 2026/09/14 05:17:11 INFO : sftp://rclone@:22/rclone-test-gahusir2suhi: poll-interval is not supported by this remote 2026/09/14 05:17:11 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:11 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:11 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:11 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:11 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:11 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:11 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:11 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/14 05:17:11 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:11 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:11 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:11 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:11 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:11 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:11 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:11 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/14 05:17:11 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/09/14 05:17:11 DEBUG : dir: invalidating directory cache 2026/09/14 05:17:11 DEBUG : >ForgetPath: 2026/09/14 05:17:11 DEBUG : ForgetPath: relativePath="dir", type=0 2026/09/14 05:17:11 DEBUG : invalidating directory cache 2026/09/14 05:17:11 DEBUG : dir: forgetting directory cache 2026/09/14 05:17:11 DEBUG : >ForgetPath: 2026/09/14 05:17:11 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/09/14 05:17:11 DEBUG : >ForgetPath: 2026/09/14 05:17:11 DEBUG : WaitForWriters: timeout=30s 2026/09/14 05:17:11 DEBUG : dir: Looking for writers 2026/09/14 05:17:11 DEBUG : Looking for writers 2026/09/14 05:17:11 DEBUG : dir: reading active writers 2026/09/14 05:17:11 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.24s) === RUN TestDirWalk run.go:198: Remote "sftp://rclone@:22/rclone-test-gahusir2suhi", Local "Local file system at /tmp/rclone1822207695", Modify Window "1s" 2026/09/14 05:17:11 INFO : sftp://rclone@:22/rclone-test-gahusir2suhi: poll-interval is not supported by this remote 2026/09/14 05:17:11 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:11 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:11 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:11 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:11 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:11 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:11 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:11 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/14 05:17:11 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:11 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:11 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:11 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:11 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:11 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:11 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:11 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/14 05:17:11 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2026/09/14 05:17:12 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/fil/a/b/c" 2026/09/14 05:17:12 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:12 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/fil/a/b/c 2026/09/14 05:17:12 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/fil/a/b/c" 2026/09/14 05:17:12 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:12 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 8a723ce6358887fb2e41fbe163780b08 /rclone-test-gahusir2suhi/fil/a/b/c 2026/09/14 05:17:12 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:12 DEBUG : fil/a/b/c: Parsed hash: 8a723ce6358887fb2e41fbe163780b08 2026/09/14 05:17:12 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/fil/a/b/c" 2026/09/14 05:17:12 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:12 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/fil/a/b/c 2026/09/14 05:17:12 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/fil/a/b/c" 2026/09/14 05:17:12 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:12 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 6e53ed736122eed1a3cfda28927c84739fb15f43 /rclone-test-gahusir2suhi/fil/a/b/c 2026/09/14 05:17:12 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:12 DEBUG : fil/a/b/c: Parsed hash: 6e53ed736122eed1a3cfda28927c84739fb15f43 2026/09/14 05:17:12 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:12 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:12 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:12 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:12 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:12 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:12 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:12 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/14 05:17:12 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:12 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:12 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:12 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:12 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:12 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:12 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:12 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/14 05:17:12 DEBUG : forgetting directory cache 2026/09/14 05:17:12 DEBUG : dir: forgetting directory cache 2026/09/14 05:17:12 DEBUG : WaitForWriters: timeout=30s 2026/09/14 05:17:12 DEBUG : dir: Looking for writers 2026/09/14 05:17:12 DEBUG : fil/a/b: Looking for writers 2026/09/14 05:17:12 DEBUG : fil/a: Looking for writers 2026/09/14 05:17:12 DEBUG : b: reading active writers 2026/09/14 05:17:12 DEBUG : fil: Looking for writers 2026/09/14 05:17:12 DEBUG : a: reading active writers 2026/09/14 05:17:12 DEBUG : Looking for writers 2026/09/14 05:17:12 DEBUG : dir: reading active writers 2026/09/14 05:17:12 DEBUG : fil: reading active writers 2026/09/14 05:17:12 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.74s) === RUN TestDirSetModTime run.go:198: Remote "sftp://rclone@:22/rclone-test-gahusir2suhi", Local "Local file system at /tmp/rclone1822207695", Modify Window "1s" 2026/09/14 05:17:12 INFO : sftp://rclone@:22/rclone-test-gahusir2suhi: poll-interval is not supported by this remote 2026/09/14 05:17:12 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:12 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:12 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:12 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:12 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:12 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:12 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:12 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/14 05:17:12 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:12 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:12 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:12 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:12 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:12 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:12 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:12 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/14 05:17:12 DEBUG : WaitForWriters: timeout=30s 2026/09/14 05:17:12 DEBUG : dir: Looking for writers 2026/09/14 05:17:12 DEBUG : Looking for writers 2026/09/14 05:17:12 DEBUG : dir: reading active writers 2026/09/14 05:17:12 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.23s) === RUN TestDirStat run.go:198: Remote "sftp://rclone@:22/rclone-test-gahusir2suhi", Local "Local file system at /tmp/rclone1822207695", Modify Window "1s" 2026/09/14 05:17:12 INFO : sftp://rclone@:22/rclone-test-gahusir2suhi: poll-interval is not supported by this remote 2026/09/14 05:17:12 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:12 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:12 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:12 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:12 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:12 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:12 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:12 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/14 05:17:12 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:12 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:12 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:12 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:12 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:12 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:12 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:12 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/14 05:17:12 DEBUG : WaitForWriters: timeout=30s 2026/09/14 05:17:12 DEBUG : dir: Looking for writers 2026/09/14 05:17:12 DEBUG : file1: reading active writers 2026/09/14 05:17:12 DEBUG : Looking for writers 2026/09/14 05:17:12 DEBUG : dir: reading active writers 2026/09/14 05:17:12 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.24s) === RUN TestDirReadDirAll run.go:198: Remote "sftp://rclone@:22/rclone-test-gahusir2suhi", Local "Local file system at /tmp/rclone1822207695", Modify Window "1s" 2026/09/14 05:17:12 INFO : sftp://rclone@:22/rclone-test-gahusir2suhi: poll-interval is not supported by this remote 2026/09/14 05:17:12 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:12 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:12 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:12 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:13 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:13 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:13 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:13 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/14 05:17:13 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:13 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:13 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:13 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:13 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:13 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:13 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:13 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/14 05:17:13 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file2" 2026/09/14 05:17:13 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:13 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir/file2 2026/09/14 05:17:13 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir/file2" 2026/09/14 05:17:13 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:13 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: d1b75f73cb5fce53969131dd22562187 /rclone-test-gahusir2suhi/dir/file2 2026/09/14 05:17:13 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:13 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/09/14 05:17:13 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file2" 2026/09/14 05:17:13 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:13 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/dir/file2 2026/09/14 05:17:13 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/dir/file2" 2026/09/14 05:17:13 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:13 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /rclone-test-gahusir2suhi/dir/file2 2026/09/14 05:17:13 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:13 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/09/14 05:17:13 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/subdir/file3" 2026/09/14 05:17:13 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:13 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir/subdir/file3 2026/09/14 05:17:13 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir/subdir/file3" 2026/09/14 05:17:13 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:13 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /rclone-test-gahusir2suhi/dir/subdir/file3 2026/09/14 05:17:13 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:13 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/09/14 05:17:13 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/subdir/file3" 2026/09/14 05:17:13 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:13 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/dir/subdir/file3 2026/09/14 05:17:13 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/dir/subdir/file3" 2026/09/14 05:17:13 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:13 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /rclone-test-gahusir2suhi/dir/subdir/file3 2026/09/14 05:17:13 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:13 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a === RUN TestDirReadDirAll/Virtual 2026/09/14 05:17:13 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/09/14 05:17:13 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/09/14 05:17:13 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/09/14 05:17:13 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/09/14 05:17:13 DEBUG : Waiting for deletions to finish 2026/09/14 05:17:13 INFO : dir/subdir/file3: Deleted 2026/09/14 05:17:13 DEBUG : removing 1 level 2 directories 2026/09/14 05:17:13 INFO : dir/subdir: Removing directory 2026/09/14 05:17:13 DEBUG : dir: invalidating directory cache 2026/09/14 05:17:13 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/09/14 05:17:13 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/09/14 05:17:13 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/09/14 05:17:13 DEBUG : dir/file1: Reset virtual modtime 2026/09/14 05:17:13 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/09/14 05:17:13 DEBUG : dir/virtualFile: Reset virtual modtime 2026/09/14 05:17:13 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/09/14 05:17:13 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/09/14 05:17:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/14 05:17:13 DEBUG : dir: invalidating directory cache 2026/09/14 05:17:13 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/09/14 05:17:13 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/09/14 05:17:13 DEBUG : dir/virtualFile: Reset virtual modtime 2026/09/14 05:17:13 DEBUG : forgetting directory cache 2026/09/14 05:17:13 DEBUG : dir: forgetting directory cache 2026/09/14 05:17:13 DEBUG : dir/virtualDir: forgetting directory cache 2026/09/14 05:17:13 DEBUG : WaitForWriters: timeout=30s 2026/09/14 05:17:13 DEBUG : dir/virtualDir: Looking for writers 2026/09/14 05:17:13 DEBUG : dir: Looking for writers 2026/09/14 05:17:13 DEBUG : file1: reading active writers 2026/09/14 05:17:13 DEBUG : virtualFile2: reading active writers 2026/09/14 05:17:13 DEBUG : virtualFile: reading active writers 2026/09/14 05:17:13 DEBUG : virtualDir: reading active writers 2026/09/14 05:17:13 DEBUG : Looking for writers 2026/09/14 05:17:13 DEBUG : dir: reading active writers 2026/09/14 05:17:13 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.71s) --- PASS: TestDirReadDirAll/Virtual (0.02s) === RUN TestDirOpen run.go:198: Remote "sftp://rclone@:22/rclone-test-gahusir2suhi", Local "Local file system at /tmp/rclone1822207695", Modify Window "1s" 2026/09/14 05:17:13 INFO : sftp://rclone@:22/rclone-test-gahusir2suhi: poll-interval is not supported by this remote 2026/09/14 05:17:13 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:13 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:13 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:13 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:13 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:13 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:13 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:13 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/14 05:17:13 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:13 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:13 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:13 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:13 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:13 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:13 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:13 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/14 05:17:13 ERROR : dir/: Can only open directories read only 2026/09/14 05:17:13 DEBUG : WaitForWriters: timeout=30s 2026/09/14 05:17:13 DEBUG : dir: Looking for writers 2026/09/14 05:17:13 DEBUG : Looking for writers 2026/09/14 05:17:13 DEBUG : dir: reading active writers 2026/09/14 05:17:13 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.22s) === RUN TestDirCreate run.go:198: Remote "sftp://rclone@:22/rclone-test-gahusir2suhi", Local "Local file system at /tmp/rclone1822207695", Modify Window "1s" 2026/09/14 05:17:13 INFO : sftp://rclone@:22/rclone-test-gahusir2suhi: poll-interval is not supported by this remote 2026/09/14 05:17:13 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:13 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:13 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:13 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:13 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:13 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:13 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:13 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/14 05:17:13 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:13 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:13 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:13 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:14 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:14 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:14 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:14 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/14 05:17:14 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:14 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/09/14 05:17:14 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/09/14 05:17:14 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/09/14 05:17:14 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: File to upload is small (5 bytes), uploading instead of streaming 2026/09/14 05:17:14 DEBUG : dir/potato: size = 5 OK 2026/09/14 05:17:14 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/potato" 2026/09/14 05:17:14 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:14 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir/potato 2026/09/14 05:17:14 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir/potato" 2026/09/14 05:17:14 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:14 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-gahusir2suhi/dir/potato 2026/09/14 05:17:14 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:14 DEBUG : dir/potato: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/14 05:17:14 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/14 05:17:14 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/09/14 05:17:14 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/09/14 05:17:14 DEBUG : WaitForWriters: timeout=30s 2026/09/14 05:17:14 DEBUG : dir: Looking for writers 2026/09/14 05:17:14 DEBUG : potato: reading active writers 2026/09/14 05:17:14 DEBUG : file1: reading active writers 2026/09/14 05:17:14 DEBUG : Looking for writers 2026/09/14 05:17:14 DEBUG : dir: reading active writers 2026/09/14 05:17:14 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.41s) === RUN TestDirMkdir run.go:198: Remote "sftp://rclone@:22/rclone-test-gahusir2suhi", Local "Local file system at /tmp/rclone1822207695", Modify Window "1s" 2026/09/14 05:17:14 INFO : sftp://rclone@:22/rclone-test-gahusir2suhi: poll-interval is not supported by this remote 2026/09/14 05:17:14 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:14 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:14 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:14 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:14 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:14 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:14 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:14 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/14 05:17:14 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:14 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:14 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:14 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:14 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:14 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:14 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:14 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/14 05:17:14 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/09/14 05:17:14 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:14 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:14 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:14 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:14 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:14 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:14 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:14 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/14 05:17:14 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:14 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:14 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:14 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:14 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:14 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:14 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:14 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/14 05:17:14 DEBUG : WaitForWriters: timeout=30s 2026/09/14 05:17:14 DEBUG : dir/sub: Looking for writers 2026/09/14 05:17:14 DEBUG : dir: Looking for writers 2026/09/14 05:17:14 DEBUG : sub: reading active writers 2026/09/14 05:17:14 DEBUG : file1: reading active writers 2026/09/14 05:17:14 DEBUG : Looking for writers 2026/09/14 05:17:14 DEBUG : dir: reading active writers 2026/09/14 05:17:14 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.50s) === RUN TestDirMkdirSub run.go:198: Remote "sftp://rclone@:22/rclone-test-gahusir2suhi", Local "Local file system at /tmp/rclone1822207695", Modify Window "1s" 2026/09/14 05:17:14 INFO : sftp://rclone@:22/rclone-test-gahusir2suhi: poll-interval is not supported by this remote 2026/09/14 05:17:14 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:14 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:14 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:14 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:14 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:14 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:14 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:14 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/14 05:17:14 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:14 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:14 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:14 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:14 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:14 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:14 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:14 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/14 05:17:14 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/09/14 05:17:15 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/09/14 05:17:15 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:15 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:15 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:15 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:15 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:15 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:15 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/14 05:17:15 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:15 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:15 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:15 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:15 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:15 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:15 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:15 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/14 05:17:15 DEBUG : WaitForWriters: timeout=30s 2026/09/14 05:17:15 DEBUG : dir/sub/subsub: Looking for writers 2026/09/14 05:17:15 DEBUG : dir/sub: Looking for writers 2026/09/14 05:17:15 DEBUG : subsub: reading active writers 2026/09/14 05:17:15 DEBUG : dir: Looking for writers 2026/09/14 05:17:15 DEBUG : file1: reading active writers 2026/09/14 05:17:15 DEBUG : sub: reading active writers 2026/09/14 05:17:15 DEBUG : Looking for writers 2026/09/14 05:17:15 DEBUG : dir: reading active writers 2026/09/14 05:17:15 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.46s) === RUN TestDirRemove run.go:198: Remote "sftp://rclone@:22/rclone-test-gahusir2suhi", Local "Local file system at /tmp/rclone1822207695", Modify Window "1s" 2026/09/14 05:17:15 INFO : sftp://rclone@:22/rclone-test-gahusir2suhi: poll-interval is not supported by this remote 2026/09/14 05:17:15 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:15 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:15 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:15 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:15 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:15 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:15 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/14 05:17:15 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:15 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:15 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:15 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:15 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:15 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:15 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:15 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/14 05:17:15 ERROR : dir/: Dir.Remove not empty 2026/09/14 05:17:15 DEBUG : dir/file1: Remove: 2026/09/14 05:17:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/14 05:17:15 DEBUG : dir/file1: >Remove: err= 2026/09/14 05:17:15 DEBUG : Added virtual directory entry vDel: "dir" 2026/09/14 05:17:15 DEBUG : WaitForWriters: timeout=30s 2026/09/14 05:17:15 DEBUG : Looking for writers 2026/09/14 05:17:15 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.19s) === RUN TestDirRemoveAll run.go:198: Remote "sftp://rclone@:22/rclone-test-gahusir2suhi", Local "Local file system at /tmp/rclone1822207695", Modify Window "1s" 2026/09/14 05:17:15 INFO : sftp://rclone@:22/rclone-test-gahusir2suhi: poll-interval is not supported by this remote 2026/09/14 05:17:15 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:15 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:15 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:15 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:15 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:15 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:15 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/14 05:17:15 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:15 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:15 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:15 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:15 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:15 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:15 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:15 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/14 05:17:15 DEBUG : dir/file1: Remove: 2026/09/14 05:17:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/14 05:17:15 DEBUG : dir/file1: >Remove: err= 2026/09/14 05:17:15 DEBUG : Added virtual directory entry vDel: "dir" 2026/09/14 05:17:15 DEBUG : WaitForWriters: timeout=30s 2026/09/14 05:17:15 DEBUG : Looking for writers 2026/09/14 05:17:15 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.22s) === RUN TestDirRemoveName run.go:198: Remote "sftp://rclone@:22/rclone-test-gahusir2suhi", Local "Local file system at /tmp/rclone1822207695", Modify Window "1s" 2026/09/14 05:17:15 INFO : sftp://rclone@:22/rclone-test-gahusir2suhi: poll-interval is not supported by this remote 2026/09/14 05:17:15 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:15 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:15 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:15 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:15 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:15 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:15 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/14 05:17:15 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:15 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:15 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:15 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:15 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:15 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:15 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:15 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/14 05:17:15 DEBUG : dir/file1: Remove: 2026/09/14 05:17:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/14 05:17:15 DEBUG : dir/file1: >Remove: err= 2026/09/14 05:17:15 DEBUG : WaitForWriters: timeout=30s 2026/09/14 05:17:15 DEBUG : dir: Looking for writers 2026/09/14 05:17:15 DEBUG : Looking for writers 2026/09/14 05:17:15 DEBUG : dir: reading active writers 2026/09/14 05:17:15 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.32s) === RUN TestDirRename run.go:198: Remote "sftp://rclone@:22/rclone-test-gahusir2suhi", Local "Local file system at /tmp/rclone1822207695", Modify Window "1s" 2026/09/14 05:17:15 INFO : sftp://rclone@:22/rclone-test-gahusir2suhi: poll-interval is not supported by this remote 2026/09/14 05:17:15 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:15 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:15 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:15 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:16 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:16 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:16 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:16 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/14 05:17:16 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:16 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:16 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:16 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:16 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:16 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:16 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:16 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/14 05:17:16 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:16 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:16 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:16 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:16 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:16 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:16 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:16 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/14 05:17:16 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:16 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:16 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:16 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:16 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:16 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:16 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:16 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/14 05:17:16 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file3" 2026/09/14 05:17:16 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:16 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir/file3 2026/09/14 05:17:16 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir/file3" 2026/09/14 05:17:16 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:16 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-gahusir2suhi/dir/file3 2026/09/14 05:17:16 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:16 DEBUG : dir/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/09/14 05:17:16 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file3" 2026/09/14 05:17:16 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:16 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/dir/file3 2026/09/14 05:17:16 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/dir/file3" 2026/09/14 05:17:16 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:16 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-gahusir2suhi/dir/file3 2026/09/14 05:17:16 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:16 DEBUG : dir/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/09/14 05:17:16 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/09/14 05:17:16 DEBUG : dir: Updating dir with dir2 0x3d55f9a5b2c0 2026/09/14 05:17:16 DEBUG : dir: forgetting directory cache 2026/09/14 05:17:16 DEBUG : Added virtual directory entry vDel: "dir" 2026/09/14 05:17:16 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/09/14 05:17:16 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir2/file1" 2026/09/14 05:17:16 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:16 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir2/file1 2026/09/14 05:17:16 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir2/file1" 2026/09/14 05:17:16 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:16 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gahusir2suhi/dir2/file1 2026/09/14 05:17:16 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:16 DEBUG : dir2/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/14 05:17:16 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir2/file1" 2026/09/14 05:17:16 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:16 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/dir2/file1 2026/09/14 05:17:16 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/dir2/file1" 2026/09/14 05:17:16 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:16 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gahusir2suhi/dir2/file1 2026/09/14 05:17:16 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:16 DEBUG : dir2/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/14 05:17:16 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir2/file3" 2026/09/14 05:17:16 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:16 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir2/file3 2026/09/14 05:17:16 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir2/file3" 2026/09/14 05:17:16 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:16 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-gahusir2suhi/dir2/file3 2026/09/14 05:17:16 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:16 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/09/14 05:17:16 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir2/file3" 2026/09/14 05:17:16 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:16 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/dir2/file3 2026/09/14 05:17:16 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/dir2/file3" 2026/09/14 05:17:16 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:16 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-gahusir2suhi/dir2/file3 2026/09/14 05:17:16 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:16 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/09/14 05:17:17 INFO : dir2/file1: Moved (server-side) to: file2 2026/09/14 05:17:17 DEBUG : file2: Updating file with file2 0x3d55f96f0750 2026/09/14 05:17:17 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/09/14 05:17:17 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/14 05:17:17 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/file2" 2026/09/14 05:17:17 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:17 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/file2 2026/09/14 05:17:17 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/file2" 2026/09/14 05:17:17 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:17 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gahusir2suhi/file2 2026/09/14 05:17:17 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:17 DEBUG : file2: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/14 05:17:17 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/file2" 2026/09/14 05:17:17 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:17 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/file2 2026/09/14 05:17:17 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/file2" 2026/09/14 05:17:17 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:17 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gahusir2suhi/file2 2026/09/14 05:17:17 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:17 DEBUG : file2: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/14 05:17:17 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir2/file3" 2026/09/14 05:17:17 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:17 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir2/file3 2026/09/14 05:17:17 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir2/file3" 2026/09/14 05:17:17 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:17 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-gahusir2suhi/dir2/file3 2026/09/14 05:17:17 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:17 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/09/14 05:17:17 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir2/file3" 2026/09/14 05:17:17 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:17 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/dir2/file3 2026/09/14 05:17:17 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/dir2/file3" 2026/09/14 05:17:17 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:17 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-gahusir2suhi/dir2/file3 2026/09/14 05:17:17 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:17 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/09/14 05:17:17 INFO : dir2/file3: Deleted 2026/09/14 05:17:17 INFO : file2: Moved (server-side) to: dir2/file3 2026/09/14 05:17:17 DEBUG : dir2/file3: Updating file with dir2/file3 0x3d55f96f0750 2026/09/14 05:17:17 DEBUG : Added virtual directory entry vDel: "file2" 2026/09/14 05:17:17 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/09/14 05:17:17 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir2/file3" 2026/09/14 05:17:17 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:17 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir2/file3 2026/09/14 05:17:17 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir2/file3" 2026/09/14 05:17:17 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:17 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gahusir2suhi/dir2/file3 2026/09/14 05:17:17 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:17 DEBUG : dir2/file3: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/14 05:17:17 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir2/file3" 2026/09/14 05:17:17 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:17 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/dir2/file3 2026/09/14 05:17:17 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/dir2/file3" 2026/09/14 05:17:17 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:17 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gahusir2suhi/dir2/file3 2026/09/14 05:17:17 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:17 DEBUG : dir2/file3: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/14 05:17:17 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/09/14 05:17:17 DEBUG : empty directory: Updating dir with renamed empty directory 0x3d55f9b23200 2026/09/14 05:17:17 DEBUG : empty directory: forgetting directory cache 2026/09/14 05:17:17 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/09/14 05:17:17 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/09/14 05:17:17 DEBUG : dir2: Renaming to "dir3" 2026/09/14 05:17:17 DEBUG : WaitForWriters: timeout=30s 2026/09/14 05:17:17 DEBUG : dir3: Looking for writers 2026/09/14 05:17:17 DEBUG : file3: reading active writers 2026/09/14 05:17:17 DEBUG : renamed empty directory: Looking for writers 2026/09/14 05:17:17 DEBUG : Looking for writers 2026/09/14 05:17:17 DEBUG : dir3: reading active writers 2026/09/14 05:17:17 DEBUG : renamed empty directory: reading active writers 2026/09/14 05:17:17 DEBUG : >WaitForWriters: --- PASS: TestDirRename (1.64s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 192 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "sftp://rclone@:22/rclone-test-gahusir2suhi", Local "Local file system at /tmp/rclone1822207695", Modify Window "1s" 2026/09/14 05:17:17 INFO : sftp://rclone@:22/rclone-test-gahusir2suhi: poll-interval is not supported by this remote 2026/09/14 05:17:17 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:17 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:17 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:17 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:17 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:17 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:17 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:17 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/14 05:17:17 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:17 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:17 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:17 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:17 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:17 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:17 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:17 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/14 05:17:17 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/09/14 05:17:17 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:17 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/14 05:17:17 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/09/14 05:17:17 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/09/14 05:17:17 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/09/14 05:17:17 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/09/14 05:17:17 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:17 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/14 05:17:17 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/09/14 05:17:17 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/09/14 05:17:17 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/09/14 05:17:17 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/09/14 05:17:17 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: File to upload is small (12 bytes), uploading instead of streaming 2026/09/14 05:17:17 DEBUG : dir/sub/file2: size = 12 OK 2026/09/14 05:17:17 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/sub/file2" 2026/09/14 05:17:17 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:17 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir/sub/file2 2026/09/14 05:17:17 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir/sub/file2" 2026/09/14 05:17:17 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:17 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: fc3ff98e8c6a0d3087d515c0473f8677 /rclone-test-gahusir2suhi/dir/sub/file2 2026/09/14 05:17:17 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:17 DEBUG : dir/sub/file2: Parsed hash: fc3ff98e8c6a0d3087d515c0473f8677 2026/09/14 05:17:17 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/09/14 05:17:17 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/09/14 05:17:17 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/09/14 05:17:17 DEBUG : forgetting directory cache 2026/09/14 05:17:17 DEBUG : dir: forgetting directory cache 2026/09/14 05:17:17 DEBUG : dir/sub: forgetting directory cache 2026/09/14 05:17:17 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/09/14 05:17:17 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/09/14 05:17:17 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: File to upload is small (5 bytes), uploading instead of streaming 2026/09/14 05:17:17 DEBUG : dir/sub/file0: size = 5 OK 2026/09/14 05:17:17 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/sub/file0" 2026/09/14 05:17:17 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:17 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir/sub/file0 2026/09/14 05:17:17 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir/sub/file0" 2026/09/14 05:17:18 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:18 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-gahusir2suhi/dir/sub/file0 2026/09/14 05:17:18 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:18 DEBUG : dir/sub/file0: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/14 05:17:18 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/14 05:17:18 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/09/14 05:17:18 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/09/14 05:17:18 DEBUG : WaitForWriters: timeout=30s 2026/09/14 05:17:18 DEBUG : dir/sub: Looking for writers 2026/09/14 05:17:18 DEBUG : file0: reading active writers 2026/09/14 05:17:18 DEBUG : file2: reading active writers 2026/09/14 05:17:18 DEBUG : dir: Looking for writers 2026/09/14 05:17:18 DEBUG : file1: reading active writers 2026/09/14 05:17:18 DEBUG : sub: reading active writers 2026/09/14 05:17:18 DEBUG : Looking for writers 2026/09/14 05:17:18 DEBUG : dir: reading active writers 2026/09/14 05:17:18 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.44s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "sftp://rclone@:22/rclone-test-gahusir2suhi", Local "Local file system at /tmp/rclone1822207695", Modify Window "1s" 2026/09/14 05:17:18 INFO : sftp://rclone@:22/rclone-test-gahusir2suhi: poll-interval is not supported by this remote 2026/09/14 05:17:18 DEBUG : forgetting directory cache 2026/09/14 05:17:19 DEBUG : forgetting directory cache 2026/09/14 05:17:19 DEBUG : dir: forgetting directory cache 2026/09/14 05:17:19 DEBUG : WaitForWriters: timeout=30s 2026/09/14 05:17:19 DEBUG : dir: Looking for writers 2026/09/14 05:17:19 DEBUG : Looking for writers 2026/09/14 05:17:19 DEBUG : dir: reading active writers 2026/09/14 05:17:19 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (1.11s) === RUN TestDirMetadataExtension run.go:198: Remote "sftp://rclone@:22/rclone-test-gahusir2suhi", Local "Local file system at /tmp/rclone1822207695", Modify Window "1s" 2026/09/14 05:17:19 INFO : sftp://rclone@:22/rclone-test-gahusir2suhi: poll-interval is not supported by this remote 2026/09/14 05:17:19 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:19 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:19 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:19 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:19 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:19 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:19 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:19 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/14 05:17:19 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:19 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:19 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:19 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:19 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:19 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:19 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:19 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/14 05:17:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/09/14 05:17:19 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:19 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/09/14 05:17:19 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/09/14 05:17:19 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/09/14 05:17:19 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/09/14 05:17:19 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/09/14 05:17:19 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/09/14 05:17:19 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:19 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/09/14 05:17:19 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/09/14 05:17:19 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/09/14 05:17:19 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/09/14 05:17:19 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/09/14 05:17:19 DEBUG : WaitForWriters: timeout=30s 2026/09/14 05:17:19 DEBUG : dir: Looking for writers 2026/09/14 05:17:19 DEBUG : file1.metadata: reading active writers 2026/09/14 05:17:19 DEBUG : file1: reading active writers 2026/09/14 05:17:19 DEBUG : Looking for writers 2026/09/14 05:17:19 DEBUG : dir: reading active writers 2026/09/14 05:17:19 DEBUG : dir.metadata: reading active writers 2026/09/14 05:17:19 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.19s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-gahusir2suhi", Local "Local file system at /tmp/rclone1822207695", Modify Window "1s" 2026/09/14 05:17:19 INFO : sftp://rclone@:22/rclone-test-gahusir2suhi: poll-interval is not supported by this remote 2026/09/14 05:17:19 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:19 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:19 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:19 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:19 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:19 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:19 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:19 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/14 05:17:19 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:19 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:19 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:19 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:19 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:19 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:19 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:19 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/14 05:17:19 DEBUG : WaitForWriters: timeout=30s 2026/09/14 05:17:19 DEBUG : dir: Looking for writers 2026/09/14 05:17:19 DEBUG : file1: reading active writers 2026/09/14 05:17:19 DEBUG : Looking for writers 2026/09/14 05:17:19 DEBUG : dir: reading active writers 2026/09/14 05:17:19 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.23s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "sftp://rclone@:22/rclone-test-gahusir2suhi", Local "Local file system at /tmp/rclone1822207695", Modify Window "1s" 2026/09/14 05:17:19 INFO : sftp://rclone@:22/rclone-test-gahusir2suhi: poll-interval is not supported by this remote 2026/09/14 05:17:19 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:19 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:19 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:19 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:19 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:19 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:19 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:19 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/14 05:17:19 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:19 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:19 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:19 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:19 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:19 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:19 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:19 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/14 05:17:19 DEBUG : Can set mod time: true 2026/09/14 05:17:19 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/14 05:17:19 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:19 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:19 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:19 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:19 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:19 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:19 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:19 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/14 05:17:19 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:19 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:19 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:19 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:19 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:19 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:19 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:19 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/14 05:17:19 DEBUG : WaitForWriters: timeout=30s 2026/09/14 05:17:19 DEBUG : dir: Looking for writers 2026/09/14 05:17:19 DEBUG : file1: reading active writers 2026/09/14 05:17:19 DEBUG : Looking for writers 2026/09/14 05:17:19 DEBUG : dir: reading active writers 2026/09/14 05:17:19 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "sftp://rclone@:22/rclone-test-gahusir2suhi", Local "Local file system at /tmp/rclone1822207695", Modify Window "1s" 2026/09/14 05:17:19 INFO : sftp://rclone@:22/rclone-test-gahusir2suhi: poll-interval is not supported by this remote 2026/09/14 05:17:19 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:19 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:19 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:19 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:20 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:20 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:20 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:20 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/14 05:17:20 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:20 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:20 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:20 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:20 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:20 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:20 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:20 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/14 05:17:20 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/14 05:17:20 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/14 05:17:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/14 05:17:20 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: File to upload is small (0 bytes), uploading instead of streaming 2026/09/14 05:17:20 DEBUG : dir/file1: size = 0 OK 2026/09/14 05:17:20 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:20 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:20 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:20 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:20 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:20 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:20 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:20 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/09/14 05:17:20 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/14 05:17:20 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/09/14 05:17:20 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/14 05:17:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/14 05:17:20 DEBUG : WaitForWriters: timeout=30s 2026/09/14 05:17:20 DEBUG : dir: Looking for writers 2026/09/14 05:17:20 DEBUG : file1: reading active writers 2026/09/14 05:17:20 DEBUG : Looking for writers 2026/09/14 05:17:20 DEBUG : dir: reading active writers 2026/09/14 05:17:20 DEBUG : >WaitForWriters: 2026/09/14 05:17:20 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:20 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:20 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:20 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:20 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:20 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:20 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:20 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/09/14 05:17:20 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:20 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:20 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:20 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:20 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:20 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:20 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:20 DEBUG : dir/file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/09/14 05:17:20 DEBUG : WaitForWriters: timeout=30s 2026/09/14 05:17:20 DEBUG : dir: Looking for writers 2026/09/14 05:17:20 DEBUG : file1: reading active writers 2026/09/14 05:17:20 DEBUG : Looking for writers 2026/09/14 05:17:20 DEBUG : dir: reading active writers 2026/09/14 05:17:20 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "sftp://rclone@:22/rclone-test-gahusir2suhi", Local "Local file system at /tmp/rclone1822207695", Modify Window "1s" 2026/09/14 05:17:20 INFO : sftp://rclone@:22/rclone-test-gahusir2suhi: poll-interval is not supported by this remote 2026/09/14 05:17:20 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:20 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:20 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:20 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:20 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:20 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:20 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:20 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/14 05:17:20 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:20 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:20 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:20 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:20 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:20 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:20 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:20 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/14 05:17:20 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/14 05:17:20 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/14 05:17:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/14 05:17:20 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: File to upload is small (5 bytes), uploading instead of streaming 2026/09/14 05:17:20 DEBUG : dir/file1: size = 5 OK 2026/09/14 05:17:20 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:20 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:20 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:20 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:20 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:20 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:20 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:20 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/14 05:17:20 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/14 05:17:20 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/09/14 05:17:20 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/14 05:17:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/14 05:17:20 DEBUG : WaitForWriters: timeout=30s 2026/09/14 05:17:20 DEBUG : dir: Looking for writers 2026/09/14 05:17:20 DEBUG : file1: reading active writers 2026/09/14 05:17:20 DEBUG : Looking for writers 2026/09/14 05:17:20 DEBUG : dir: reading active writers 2026/09/14 05:17:20 DEBUG : >WaitForWriters: 2026/09/14 05:17:20 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:20 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:20 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:20 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:20 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:20 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:20 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:20 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/14 05:17:20 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:20 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:20 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:20 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:20 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:20 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:20 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:20 DEBUG : dir/file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/09/14 05:17:20 DEBUG : WaitForWriters: timeout=30s 2026/09/14 05:17:20 DEBUG : dir: Looking for writers 2026/09/14 05:17:20 DEBUG : file1: reading active writers 2026/09/14 05:17:20 DEBUG : Looking for writers 2026/09/14 05:17:20 DEBUG : dir: reading active writers 2026/09/14 05:17:20 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "sftp://rclone@:22/rclone-test-gahusir2suhi", Local "Local file system at /tmp/rclone1822207695", Modify Window "1s" 2026/09/14 05:17:20 INFO : sftp://rclone@:22/rclone-test-gahusir2suhi: poll-interval is not supported by this remote 2026/09/14 05:17:20 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/14 05:17:20 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:20 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/14 05:17:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/14 05:17:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:20 INFO : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/14 05:17:20 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:20 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:20 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:20 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:21 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:21 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:21 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/14 05:17:21 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:21 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:21 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:21 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:21 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:21 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:21 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/14 05:17:21 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/14 05:17:21 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:21 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:21 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:21 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:21 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:21 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:21 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/14 05:17:21 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:21 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:21 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:21 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:21 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:21 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:21 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/14 05:17:21 DEBUG : WaitForWriters: timeout=30s 2026/09/14 05:17:21 DEBUG : dir: Looking for writers 2026/09/14 05:17:21 DEBUG : file1: reading active writers 2026/09/14 05:17:21 DEBUG : Looking for writers 2026/09/14 05:17:21 DEBUG : dir: reading active writers 2026/09/14 05:17:21 DEBUG : >WaitForWriters: 2026/09/14 05:17:21 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "sftp://rclone@:22/rclone-test-gahusir2suhi", Local "Local file system at /tmp/rclone1822207695", Modify Window "1s" 2026/09/14 05:17:21 INFO : sftp://rclone@:22/rclone-test-gahusir2suhi: poll-interval is not supported by this remote 2026/09/14 05:17:21 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/14 05:17:21 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:21 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/14 05:17:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/14 05:17:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:21 INFO : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/14 05:17:21 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:21 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:21 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:21 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:21 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:21 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:21 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/14 05:17:21 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:21 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:21 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:21 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:21 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:21 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:21 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/14 05:17:21 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/09/14 05:17:21 DEBUG : dir/file1: newRWFileHandle: 2026/09/14 05:17:21 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/14 05:17:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/14 05:17:21 DEBUG : dir/file1(0x3d55f9ab4c00): close: 2026/09/14 05:17:21 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/14 05:17:21 DEBUG : dir/file1(0x3d55f9ab4c00): >close: err= 2026/09/14 05:17:21 DEBUG : WaitForWriters: timeout=30s 2026/09/14 05:17:21 DEBUG : dir: Looking for writers 2026/09/14 05:17:21 DEBUG : file1: reading active writers 2026/09/14 05:17:21 DEBUG : Looking for writers 2026/09/14 05:17:21 DEBUG : dir: reading active writers 2026/09/14 05:17:21 DEBUG : >WaitForWriters: 2026/09/14 05:17:21 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:21 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:21 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:21 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:21 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:21 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:21 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/14 05:17:21 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:21 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:21 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:21 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:21 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:21 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:21 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/14 05:17:21 DEBUG : WaitForWriters: timeout=30s 2026/09/14 05:17:21 DEBUG : dir: Looking for writers 2026/09/14 05:17:21 DEBUG : file1: reading active writers 2026/09/14 05:17:21 DEBUG : Looking for writers 2026/09/14 05:17:21 DEBUG : dir: reading active writers 2026/09/14 05:17:21 DEBUG : >WaitForWriters: 2026/09/14 05:17:21 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "sftp://rclone@:22/rclone-test-gahusir2suhi", Local "Local file system at /tmp/rclone1822207695", Modify Window "1s" 2026/09/14 05:17:21 INFO : sftp://rclone@:22/rclone-test-gahusir2suhi: poll-interval is not supported by this remote 2026/09/14 05:17:21 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/14 05:17:21 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:21 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/14 05:17:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/14 05:17:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:21 INFO : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/14 05:17:21 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:21 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:21 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:21 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:21 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:21 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:21 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/14 05:17:21 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:21 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:21 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:21 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:21 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:21 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:21 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/14 05:17:21 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/09/14 05:17:21 DEBUG : dir/file1: newRWFileHandle: 2026/09/14 05:17:21 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/14 05:17:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/14 05:17:21 DEBUG : dir/file1(0x3d55f96ebe80): _writeAt: size=5, off=0 2026/09/14 05:17:21 DEBUG : dir/file1(0x3d55f96ebe80): openPending: 2026/09/14 05:17:21 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:21 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:21 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:21 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:22 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:22 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:22 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:22 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/14 05:17:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/09/14 05:17:22 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/14 05:17:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/14 05:17:22 DEBUG : dir/file1(0x3d55f96ebe80): >openPending: err= 2026/09/14 05:17:22 DEBUG : dir/file1(0x3d55f96ebe80): >_writeAt: n=5, err= 2026/09/14 05:17:22 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/09/14 05:17:22 DEBUG : dir/file1(0x3d55f96ebe80): close: 2026/09/14 05:17:22 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/09/14 05:17:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/09/14 05:17:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/09/14 05:17:22 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/09/14 05:17:22 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/09/14 05:17:22 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:22 DEBUG : dir/file1(0x3d55f96ebe80): >close: err= 2026/09/14 05:17:22 DEBUG : WaitForWriters: timeout=30s 2026/09/14 05:17:22 DEBUG : dir: Looking for writers 2026/09/14 05:17:22 DEBUG : file1: reading active writers 2026/09/14 05:17:22 DEBUG : Looking for writers 2026/09/14 05:17:22 DEBUG : dir: reading active writers 2026/09/14 05:17:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/14 05:17:22 DEBUG : dir: Looking for writers 2026/09/14 05:17:22 DEBUG : file1: reading active writers 2026/09/14 05:17:22 DEBUG : Looking for writers 2026/09/14 05:17:22 DEBUG : dir: reading active writers 2026/09/14 05:17:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/14 05:17:22 DEBUG : dir: Looking for writers 2026/09/14 05:17:22 DEBUG : file1: reading active writers 2026/09/14 05:17:22 DEBUG : Looking for writers 2026/09/14 05:17:22 DEBUG : dir: reading active writers 2026/09/14 05:17:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/14 05:17:22 DEBUG : dir: Looking for writers 2026/09/14 05:17:22 DEBUG : file1: reading active writers 2026/09/14 05:17:22 DEBUG : Looking for writers 2026/09/14 05:17:22 DEBUG : dir: reading active writers 2026/09/14 05:17:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/14 05:17:22 DEBUG : dir/file1: vfs cache: starting upload 2026/09/14 05:17:22 DEBUG : dir/file1.2f98c60a.partial: size = 14 OK 2026/09/14 05:17:22 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1.2f98c60a.partial" 2026/09/14 05:17:22 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:22 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir/file1.2f98c60a.partial 2026/09/14 05:17:22 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir/file1.2f98c60a.partial" 2026/09/14 05:17:22 DEBUG : dir: Looking for writers 2026/09/14 05:17:22 DEBUG : file1: reading active writers 2026/09/14 05:17:22 DEBUG : Looking for writers 2026/09/14 05:17:22 DEBUG : dir: reading active writers 2026/09/14 05:17:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/14 05:17:22 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:22 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-gahusir2suhi/dir/file1.2f98c60a.partial 2026/09/14 05:17:22 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:22 DEBUG : dir/file1.2f98c60a.partial: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/09/14 05:17:22 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/09/14 05:17:22 DEBUG : dir/file1.2f98c60a.partial: renamed to: dir/file1 2026/09/14 05:17:22 INFO : dir/file1: Copied (replaced existing) 2026/09/14 05:17:22 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:22 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:22 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:22 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:22 DEBUG : dir: Looking for writers 2026/09/14 05:17:22 DEBUG : file1: reading active writers 2026/09/14 05:17:22 DEBUG : Looking for writers 2026/09/14 05:17:22 DEBUG : dir: reading active writers 2026/09/14 05:17:22 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:22 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:22 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:22 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/09/14 05:17:22 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/09/14 05:17:22 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/14 05:17:22 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/09/14 05:17:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/14 05:17:22 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/14 05:17:22 DEBUG : >WaitForWriters: 2026/09/14 05:17:22 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:22 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:22 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:22 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:22 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:22 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:22 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:22 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/09/14 05:17:22 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:22 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:22 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:22 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:22 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:22 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:22 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:22 DEBUG : dir/file1: Parsed hash: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 2026/09/14 05:17:22 DEBUG : WaitForWriters: timeout=30s 2026/09/14 05:17:22 DEBUG : dir: Looking for writers 2026/09/14 05:17:22 DEBUG : file1: reading active writers 2026/09/14 05:17:22 DEBUG : Looking for writers 2026/09/14 05:17:22 DEBUG : dir: reading active writers 2026/09/14 05:17:22 DEBUG : >WaitForWriters: 2026/09/14 05:17:22 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: cleaner exiting --- PASS: TestFileSetModTime (3.08s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (0.40s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (0.51s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (0.48s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (0.38s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (0.44s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (0.88s) === RUN TestFileOpenRead run.go:198: Remote "sftp://rclone@:22/rclone-test-gahusir2suhi", Local "Local file system at /tmp/rclone1822207695", Modify Window "1s" 2026/09/14 05:17:22 INFO : sftp://rclone@:22/rclone-test-gahusir2suhi: poll-interval is not supported by this remote 2026/09/14 05:17:22 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:22 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:22 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:22 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:22 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:22 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:22 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:22 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/14 05:17:22 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:22 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:22 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:22 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:22 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:22 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:22 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:22 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/14 05:17:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/14 05:17:22 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/14 05:17:22 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/14 05:17:22 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/09/14 05:17:22 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:22 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:22 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:22 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:22 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:22 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:22 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:22 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/14 05:17:22 DEBUG : WaitForWriters: timeout=30s 2026/09/14 05:17:22 DEBUG : dir: Looking for writers 2026/09/14 05:17:22 DEBUG : file1: reading active writers 2026/09/14 05:17:22 DEBUG : Looking for writers 2026/09/14 05:17:22 DEBUG : dir: reading active writers 2026/09/14 05:17:22 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.33s) === RUN TestFileOpenReadUnknownSize 2026/09/14 05:17:22 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/09/14 05:17:22 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/14 05:17:22 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/14 05:17:22 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/09/14 05:17:22 DEBUG : WaitForWriters: timeout=30s 2026/09/14 05:17:22 DEBUG : Looking for writers 2026/09/14 05:17:22 DEBUG : file.txt: reading active writers 2026/09/14 05:17:22 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-gahusir2suhi", Local "Local file system at /tmp/rclone1822207695", Modify Window "1s" 2026/09/14 05:17:22 INFO : sftp://rclone@:22/rclone-test-gahusir2suhi: poll-interval is not supported by this remote 2026/09/14 05:17:22 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:22 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:22 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:22 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:23 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:23 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:23 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:23 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/14 05:17:23 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:23 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:23 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:23 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:23 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:23 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:23 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:23 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/14 05:17:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/14 05:17:23 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: File to upload is small (25 bytes), uploading instead of streaming 2026/09/14 05:17:23 DEBUG : dir/file1: size = 25 OK 2026/09/14 05:17:23 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:23 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:23 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:23 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:23 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:23 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:23 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:23 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/14 05:17:23 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/14 05:17:23 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/09/14 05:17:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/14 05:17:23 DEBUG : WaitForWriters: timeout=30s 2026/09/14 05:17:23 DEBUG : dir: Looking for writers 2026/09/14 05:17:23 DEBUG : file1: reading active writers 2026/09/14 05:17:23 DEBUG : Looking for writers 2026/09/14 05:17:23 DEBUG : dir: reading active writers 2026/09/14 05:17:23 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.33s) === RUN TestFileRemove run.go:198: Remote "sftp://rclone@:22/rclone-test-gahusir2suhi", Local "Local file system at /tmp/rclone1822207695", Modify Window "1s" 2026/09/14 05:17:23 INFO : sftp://rclone@:22/rclone-test-gahusir2suhi: poll-interval is not supported by this remote 2026/09/14 05:17:23 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:23 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:23 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:23 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:23 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:23 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:23 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:23 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/14 05:17:23 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:23 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:23 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:23 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:23 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:23 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:23 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:23 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/14 05:17:23 DEBUG : dir/file1: Remove: 2026/09/14 05:17:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/14 05:17:23 DEBUG : dir/file1: >Remove: err= 2026/09/14 05:17:23 DEBUG : dir/file1: Remove: 2026/09/14 05:17:23 DEBUG : dir/file1: >Remove: err=Read only file system 2026/09/14 05:17:23 DEBUG : WaitForWriters: timeout=30s 2026/09/14 05:17:23 DEBUG : dir: Looking for writers 2026/09/14 05:17:23 DEBUG : Looking for writers 2026/09/14 05:17:23 DEBUG : dir: reading active writers 2026/09/14 05:17:23 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.23s) === RUN TestFileRemoveAll run.go:198: Remote "sftp://rclone@:22/rclone-test-gahusir2suhi", Local "Local file system at /tmp/rclone1822207695", Modify Window "1s" 2026/09/14 05:17:23 INFO : sftp://rclone@:22/rclone-test-gahusir2suhi: poll-interval is not supported by this remote 2026/09/14 05:17:23 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:23 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:23 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:23 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:23 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:23 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:23 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:23 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/14 05:17:23 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:23 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:23 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:23 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:23 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:23 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:23 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:23 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/14 05:17:23 DEBUG : dir/file1: Remove: 2026/09/14 05:17:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/14 05:17:23 DEBUG : dir/file1: >Remove: err= 2026/09/14 05:17:23 DEBUG : dir/file1: Remove: 2026/09/14 05:17:23 DEBUG : dir/file1: >Remove: err=Read only file system 2026/09/14 05:17:23 DEBUG : WaitForWriters: timeout=30s 2026/09/14 05:17:23 DEBUG : dir: Looking for writers 2026/09/14 05:17:23 DEBUG : Looking for writers 2026/09/14 05:17:23 DEBUG : dir: reading active writers 2026/09/14 05:17:23 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.23s) === RUN TestFileOpen run.go:198: Remote "sftp://rclone@:22/rclone-test-gahusir2suhi", Local "Local file system at /tmp/rclone1822207695", Modify Window "1s" 2026/09/14 05:17:23 INFO : sftp://rclone@:22/rclone-test-gahusir2suhi: poll-interval is not supported by this remote 2026/09/14 05:17:23 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:23 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:23 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:23 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:23 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:23 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:23 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:23 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/14 05:17:23 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:23 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:23 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:23 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:23 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:23 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:23 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:23 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/14 05:17:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/14 05:17:23 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/14 05:17:23 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/09/14 05:17:23 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/14 05:17:23 DEBUG : dir/file1: Open: flags=O_RDWR 2026/09/14 05:17:23 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/14 05:17:23 DEBUG : dir/file1: Open: flags=0x3 2026/09/14 05:17:23 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/09/14 05:17:23 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/09/14 05:17:23 DEBUG : WaitForWriters: timeout=30s 2026/09/14 05:17:23 DEBUG : dir: Looking for writers 2026/09/14 05:17:23 DEBUG : file1: reading active writers 2026/09/14 05:17:23 DEBUG : Looking for writers 2026/09/14 05:17:23 DEBUG : dir: reading active writers 2026/09/14 05:17:23 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.23s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-gahusir2suhi", Local "Local file system at /tmp/rclone1822207695", Modify Window "1s" 2026/09/14 05:17:24 INFO : sftp://rclone@:22/rclone-test-gahusir2suhi: poll-interval is not supported by this remote 2026/09/14 05:17:24 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:24 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:24 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:24 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:24 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:24 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:24 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:24 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/14 05:17:24 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:24 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:24 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:24 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:24 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:24 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:24 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:24 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/14 05:17:24 DEBUG : WaitForWriters: timeout=30s 2026/09/14 05:17:24 DEBUG : dir: Looking for writers 2026/09/14 05:17:24 DEBUG : file1: reading active writers 2026/09/14 05:17:24 DEBUG : Looking for writers 2026/09/14 05:17:24 DEBUG : dir: reading active writers 2026/09/14 05:17:24 DEBUG : >WaitForWriters: 2026/09/14 05:17:24 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:24 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:24 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:24 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:24 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:24 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:24 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:24 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/14 05:17:24 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:24 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:24 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:24 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:24 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:24 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:24 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:24 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/14 05:17:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/14 05:17:24 DEBUG : newLeaf: Updating file with newLeaf 0x3d55f9ef1ba0 2026/09/14 05:17:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/14 05:17:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/14 05:17:24 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/newLeaf" 2026/09/14 05:17:24 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:24 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/newLeaf 2026/09/14 05:17:24 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/newLeaf" 2026/09/14 05:17:24 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:24 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gahusir2suhi/newLeaf 2026/09/14 05:17:24 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:24 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/14 05:17:24 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/newLeaf" 2026/09/14 05:17:24 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:24 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/newLeaf 2026/09/14 05:17:24 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/newLeaf" 2026/09/14 05:17:24 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:24 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gahusir2suhi/newLeaf 2026/09/14 05:17:24 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:24 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/14 05:17:24 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/14 05:17:24 DEBUG : dir/file1: Updating file with dir/file1 0x3d55f9ef1ba0 2026/09/14 05:17:24 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/14 05:17:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/14 05:17:24 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:24 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:24 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:24 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:24 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:24 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:24 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:24 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/14 05:17:24 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:24 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:24 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:24 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:24 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:24 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:24 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:24 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/14 05:17:24 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/14 05:17:24 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/14 05:17:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/14 05:17:24 DEBUG : dir/file1: File is currently open, delaying rename 0x3d55f9ef1ba0 2026/09/14 05:17:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/14 05:17:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/14 05:17:24 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: File to upload is small (25 bytes), uploading instead of streaming 2026/09/14 05:17:24 DEBUG : dir/file1: size = 25 OK 2026/09/14 05:17:24 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:24 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:24 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:24 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:24 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:24 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:24 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:24 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/14 05:17:24 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/14 05:17:24 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/09/14 05:17:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/14 05:17:24 DEBUG : newLeaf: Running delayed rename now 2026/09/14 05:17:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/14 05:17:24 DEBUG : newLeaf: Updating file with newLeaf 0x3d55f9ef1ba0 2026/09/14 05:17:24 DEBUG : WaitForWriters: timeout=30s 2026/09/14 05:17:24 DEBUG : dir: Looking for writers 2026/09/14 05:17:24 DEBUG : Looking for writers 2026/09/14 05:17:24 DEBUG : dir: reading active writers 2026/09/14 05:17:24 DEBUG : newLeaf: reading active writers 2026/09/14 05:17:24 DEBUG : >WaitForWriters: 2026/09/14 05:17:24 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/newLeaf" 2026/09/14 05:17:24 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:24 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/newLeaf 2026/09/14 05:17:24 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/newLeaf" 2026/09/14 05:17:25 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:25 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-gahusir2suhi/newLeaf 2026/09/14 05:17:25 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:25 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/14 05:17:25 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/newLeaf" 2026/09/14 05:17:25 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:25 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/newLeaf 2026/09/14 05:17:25 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/newLeaf" 2026/09/14 05:17:25 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:25 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-gahusir2suhi/newLeaf 2026/09/14 05:17:25 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:25 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/09/14 05:17:25 DEBUG : WaitForWriters: timeout=30s 2026/09/14 05:17:25 DEBUG : dir: Looking for writers 2026/09/14 05:17:25 DEBUG : Looking for writers 2026/09/14 05:17:25 DEBUG : newLeaf: reading active writers 2026/09/14 05:17:25 DEBUG : dir: reading active writers 2026/09/14 05:17:25 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-gahusir2suhi", Local "Local file system at /tmp/rclone1822207695", Modify Window "1s" 2026/09/14 05:17:25 INFO : sftp://rclone@:22/rclone-test-gahusir2suhi: poll-interval is not supported by this remote 2026/09/14 05:17:25 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/14 05:17:25 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:25 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/14 05:17:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/14 05:17:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:25 INFO : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/14 05:17:25 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:25 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:25 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:25 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:25 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:25 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:25 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:25 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/14 05:17:25 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:25 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:25 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:25 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:25 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:25 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:25 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:25 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/14 05:17:25 DEBUG : WaitForWriters: timeout=30s 2026/09/14 05:17:25 DEBUG : dir: Looking for writers 2026/09/14 05:17:25 DEBUG : file1: reading active writers 2026/09/14 05:17:25 DEBUG : Looking for writers 2026/09/14 05:17:25 DEBUG : dir: reading active writers 2026/09/14 05:17:25 DEBUG : >WaitForWriters: 2026/09/14 05:17:25 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:25 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:25 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:25 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:25 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:25 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:25 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:25 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/14 05:17:25 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:25 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:25 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:25 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:25 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:25 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:25 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:25 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/14 05:17:25 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/14 05:17:25 DEBUG : newLeaf: Updating file with newLeaf 0x3d55f917e000 2026/09/14 05:17:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/14 05:17:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/14 05:17:25 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/newLeaf" 2026/09/14 05:17:25 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:25 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/newLeaf 2026/09/14 05:17:25 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/newLeaf" 2026/09/14 05:17:25 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:25 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gahusir2suhi/newLeaf 2026/09/14 05:17:25 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:25 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/14 05:17:25 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/newLeaf" 2026/09/14 05:17:25 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:25 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/newLeaf 2026/09/14 05:17:25 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/newLeaf" 2026/09/14 05:17:25 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:25 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gahusir2suhi/newLeaf 2026/09/14 05:17:25 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:25 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/14 05:17:25 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/14 05:17:25 DEBUG : dir/file1: Updating file with dir/file1 0x3d55f917e000 2026/09/14 05:17:25 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/14 05:17:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/14 05:17:25 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:25 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:25 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:25 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:25 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:25 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:25 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:25 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/14 05:17:25 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:25 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:25 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:25 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:25 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:25 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:25 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:25 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/14 05:17:25 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/14 05:17:25 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/14 05:17:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/14 05:17:25 DEBUG : dir/file1: File is currently open, delaying rename 0x3d55f917e000 2026/09/14 05:17:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/14 05:17:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/14 05:17:25 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: File to upload is small (25 bytes), uploading instead of streaming 2026/09/14 05:17:26 DEBUG : dir/file1: size = 25 OK 2026/09/14 05:17:26 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:26 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:26 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:26 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:26 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:26 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:26 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:26 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/14 05:17:26 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/14 05:17:26 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/09/14 05:17:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/14 05:17:26 DEBUG : newLeaf: Running delayed rename now 2026/09/14 05:17:26 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/14 05:17:26 DEBUG : newLeaf: Updating file with newLeaf 0x3d55f917e000 2026/09/14 05:17:26 DEBUG : WaitForWriters: timeout=30s 2026/09/14 05:17:26 DEBUG : dir: Looking for writers 2026/09/14 05:17:26 DEBUG : Looking for writers 2026/09/14 05:17:26 DEBUG : newLeaf: reading active writers 2026/09/14 05:17:26 DEBUG : dir: reading active writers 2026/09/14 05:17:26 DEBUG : >WaitForWriters: 2026/09/14 05:17:26 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/newLeaf" 2026/09/14 05:17:26 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:26 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/newLeaf 2026/09/14 05:17:26 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/newLeaf" 2026/09/14 05:17:26 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:26 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-gahusir2suhi/newLeaf 2026/09/14 05:17:26 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:26 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/14 05:17:26 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/newLeaf" 2026/09/14 05:17:26 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:26 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/newLeaf 2026/09/14 05:17:26 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/newLeaf" 2026/09/14 05:17:26 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:26 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-gahusir2suhi/newLeaf 2026/09/14 05:17:26 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:26 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/09/14 05:17:26 DEBUG : WaitForWriters: timeout=30s 2026/09/14 05:17:26 DEBUG : dir: Looking for writers 2026/09/14 05:17:26 DEBUG : Looking for writers 2026/09/14 05:17:26 DEBUG : dir: reading active writers 2026/09/14 05:17:26 DEBUG : newLeaf: reading active writers 2026/09/14 05:17:26 DEBUG : >WaitForWriters: 2026/09/14 05:17:26 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "sftp://rclone@:22/rclone-test-gahusir2suhi", Local "Local file system at /tmp/rclone1822207695", Modify Window "1s" 2026/09/14 05:17:26 INFO : sftp://rclone@:22/rclone-test-gahusir2suhi: poll-interval is not supported by this remote 2026/09/14 05:17:26 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/14 05:17:26 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:26 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/14 05:17:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/14 05:17:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:26 INFO : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/14 05:17:26 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:26 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:26 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:26 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:26 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:26 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:26 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/14 05:17:26 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:26 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:26 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:26 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:26 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:26 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:26 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:26 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/14 05:17:26 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/14 05:17:26 DEBUG : dir/file1: newRWFileHandle: 2026/09/14 05:17:26 DEBUG : dir/file1(0x3d55f96eb080): openPending: 2026/09/14 05:17:26 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:26 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:26 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:26 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:26 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:26 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:26 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/14 05:17:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/09/14 05:17:26 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/14 05:17:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/14 05:17:26 DEBUG : dir/file1(0x3d55f96eb080): >openPending: err= 2026/09/14 05:17:26 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/14 05:17:26 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/14 05:17:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/14 05:17:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/14 05:17:26 DEBUG : dir/file1(0x3d55f96eb080): _writeAt: size=14, off=0 2026/09/14 05:17:26 DEBUG : dir/file1(0x3d55f96eb080): >_writeAt: n=14, err= 2026/09/14 05:17:26 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/09/14 05:17:26 DEBUG : dir/file1(0x3d55f96eb080): close: 2026/09/14 05:17:26 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/09/14 05:17:26 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/09/14 05:17:26 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:26 DEBUG : dir/file1(0x3d55f96eb080): >close: err= 2026/09/14 05:17:26 DEBUG : WaitForWriters: timeout=30s 2026/09/14 05:17:26 DEBUG : dir: Looking for writers 2026/09/14 05:17:26 DEBUG : file1: reading active writers 2026/09/14 05:17:26 DEBUG : Looking for writers 2026/09/14 05:17:26 DEBUG : dir: reading active writers 2026/09/14 05:17:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/14 05:17:26 DEBUG : dir: Looking for writers 2026/09/14 05:17:26 DEBUG : file1: reading active writers 2026/09/14 05:17:26 DEBUG : Looking for writers 2026/09/14 05:17:26 DEBUG : dir: reading active writers 2026/09/14 05:17:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/14 05:17:26 DEBUG : dir: Looking for writers 2026/09/14 05:17:26 DEBUG : file1: reading active writers 2026/09/14 05:17:26 DEBUG : Looking for writers 2026/09/14 05:17:26 DEBUG : dir: reading active writers 2026/09/14 05:17:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/14 05:17:26 DEBUG : dir: Looking for writers 2026/09/14 05:17:26 DEBUG : file1: reading active writers 2026/09/14 05:17:26 DEBUG : Looking for writers 2026/09/14 05:17:26 DEBUG : dir: reading active writers 2026/09/14 05:17:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/14 05:17:26 DEBUG : dir/file1: vfs cache: starting upload 2026/09/14 05:17:26 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/09/14 05:17:26 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1.ca338588.partial" 2026/09/14 05:17:26 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:26 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir/file1.ca338588.partial 2026/09/14 05:17:26 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir/file1.ca338588.partial" 2026/09/14 05:17:26 DEBUG : dir: Looking for writers 2026/09/14 05:17:26 DEBUG : file1: reading active writers 2026/09/14 05:17:26 DEBUG : Looking for writers 2026/09/14 05:17:26 DEBUG : dir: reading active writers 2026/09/14 05:17:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/14 05:17:26 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:26 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gahusir2suhi/dir/file1.ca338588.partial 2026/09/14 05:17:26 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:26 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/14 05:17:26 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/14 05:17:26 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/09/14 05:17:26 INFO : dir/file1: Copied (replaced existing) 2026/09/14 05:17:26 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:26 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:26 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:26 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:26 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:26 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:26 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/14 05:17:26 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/14 05:17:26 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/09/14 05:17:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/14 05:17:26 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/14 05:17:26 DEBUG : dir: Looking for writers 2026/09/14 05:17:26 DEBUG : file1: reading active writers 2026/09/14 05:17:26 DEBUG : Looking for writers 2026/09/14 05:17:26 DEBUG : dir: reading active writers 2026/09/14 05:17:26 DEBUG : >WaitForWriters: 2026/09/14 05:17:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/14 05:17:26 DEBUG : dir/file1: newRWFileHandle: 2026/09/14 05:17:26 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/14 05:17:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/14 05:17:26 DEBUG : dir/file1(0x3d55f9ab48c0): _readAt: size=512, off=0 2026/09/14 05:17:26 DEBUG : dir/file1(0x3d55f9ab48c0): openPending: 2026/09/14 05:17:26 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/09/14 05:17:26 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/14 05:17:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/14 05:17:26 DEBUG : dir/file1(0x3d55f9ab48c0): >openPending: err= 2026/09/14 05:17:26 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/09/14 05:17:26 DEBUG : dir/file1(0x3d55f9ab48c0): >_readAt: n=14, err=EOF 2026/09/14 05:17:26 DEBUG : dir/file1(0x3d55f9ab48c0): close: 2026/09/14 05:17:26 DEBUG : dir/file1(0x3d55f9ab48c0): >close: err= 2026/09/14 05:17:26 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:26 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:26 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:26 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:27 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:27 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:27 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:27 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/14 05:17:27 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:27 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:27 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:27 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:27 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:27 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:27 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:27 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/14 05:17:27 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/14 05:17:27 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/newLeaf" 2026/09/14 05:17:27 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:27 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/newLeaf 2026/09/14 05:17:27 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/newLeaf" 2026/09/14 05:17:27 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:27 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gahusir2suhi/newLeaf 2026/09/14 05:17:27 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:27 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/14 05:17:27 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/14 05:17:27 DEBUG : newLeaf: Updating file with newLeaf 0x3d55f989e410 2026/09/14 05:17:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/14 05:17:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/14 05:17:27 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/newLeaf" 2026/09/14 05:17:27 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:27 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/newLeaf 2026/09/14 05:17:27 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/newLeaf" 2026/09/14 05:17:27 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:27 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gahusir2suhi/newLeaf 2026/09/14 05:17:27 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:27 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/14 05:17:27 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/newLeaf" 2026/09/14 05:17:27 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:27 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/newLeaf 2026/09/14 05:17:27 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/newLeaf" 2026/09/14 05:17:27 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:27 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gahusir2suhi/newLeaf 2026/09/14 05:17:27 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:27 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/14 05:17:27 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/14 05:17:27 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:27 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:27 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:27 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:27 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:27 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:27 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:27 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/14 05:17:27 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/09/14 05:17:27 DEBUG : dir/file1: Updating file with dir/file1 0x3d55f989e410 2026/09/14 05:17:27 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/14 05:17:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/14 05:17:27 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:27 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:27 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:27 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:27 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:27 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:27 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:27 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/14 05:17:27 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:27 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:27 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:27 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:27 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:27 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:27 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:27 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/14 05:17:27 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/14 05:17:27 DEBUG : dir/file1: newRWFileHandle: 2026/09/14 05:17:27 DEBUG : dir/file1(0x3d55f97a9640): openPending: 2026/09/14 05:17:27 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/09/14 05:17:27 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/14 05:17:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/14 05:17:27 DEBUG : dir/file1(0x3d55f97a9640): >openPending: err= 2026/09/14 05:17:27 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/14 05:17:27 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/14 05:17:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/14 05:17:27 DEBUG : dir/file1(0x3d55f97a9640): _writeAt: size=25, off=0 2026/09/14 05:17:27 DEBUG : dir/file1(0x3d55f97a9640): >_writeAt: n=25, err= 2026/09/14 05:17:27 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/14 05:17:27 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/newLeaf" 2026/09/14 05:17:27 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:27 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/newLeaf 2026/09/14 05:17:27 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/newLeaf" 2026/09/14 05:17:27 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:27 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gahusir2suhi/newLeaf 2026/09/14 05:17:27 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:27 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/14 05:17:27 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/14 05:17:27 DEBUG : newLeaf: Updating file with newLeaf 0x3d55f989e410 2026/09/14 05:17:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/14 05:17:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/14 05:17:27 DEBUG : newLeaf(0x3d55f97a9640): close: 2026/09/14 05:17:27 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/09/14 05:17:27 DEBUG : newLeaf: vfs cache: setting modification time to 2026-09-14 05:17:27.756822032 +0000 UTC m=+17.996788897 2026/09/14 05:17:27 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:27 DEBUG : newLeaf(0x3d55f97a9640): >close: err= 2026/09/14 05:17:27 DEBUG : WaitForWriters: timeout=30s 2026/09/14 05:17:27 DEBUG : dir: Looking for writers 2026/09/14 05:17:27 DEBUG : Looking for writers 2026/09/14 05:17:27 DEBUG : dir: reading active writers 2026/09/14 05:17:27 DEBUG : newLeaf: reading active writers 2026/09/14 05:17:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/14 05:17:27 DEBUG : dir: Looking for writers 2026/09/14 05:17:27 DEBUG : Looking for writers 2026/09/14 05:17:27 DEBUG : newLeaf: reading active writers 2026/09/14 05:17:27 DEBUG : dir: reading active writers 2026/09/14 05:17:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/14 05:17:27 DEBUG : dir: Looking for writers 2026/09/14 05:17:27 DEBUG : Looking for writers 2026/09/14 05:17:27 DEBUG : newLeaf: reading active writers 2026/09/14 05:17:27 DEBUG : dir: reading active writers 2026/09/14 05:17:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/14 05:17:27 DEBUG : dir: Looking for writers 2026/09/14 05:17:27 DEBUG : Looking for writers 2026/09/14 05:17:27 DEBUG : dir: reading active writers 2026/09/14 05:17:27 DEBUG : newLeaf: reading active writers 2026/09/14 05:17:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/14 05:17:27 DEBUG : newLeaf: vfs cache: starting upload 2026/09/14 05:17:27 DEBUG : newLeaf.6deedd19.partial: size = 25 OK 2026/09/14 05:17:27 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/newLeaf.6deedd19.partial" 2026/09/14 05:17:27 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:27 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/newLeaf.6deedd19.partial 2026/09/14 05:17:27 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/newLeaf.6deedd19.partial" 2026/09/14 05:17:28 DEBUG : dir: Looking for writers 2026/09/14 05:17:28 DEBUG : Looking for writers 2026/09/14 05:17:28 DEBUG : dir: reading active writers 2026/09/14 05:17:28 DEBUG : newLeaf: reading active writers 2026/09/14 05:17:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/14 05:17:28 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:28 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-gahusir2suhi/newLeaf.6deedd19.partial 2026/09/14 05:17:28 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:28 DEBUG : newLeaf.6deedd19.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/14 05:17:28 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/14 05:17:28 DEBUG : newLeaf.6deedd19.partial: renamed to: newLeaf 2026/09/14 05:17:28 INFO : newLeaf: Copied (replaced existing) 2026/09/14 05:17:28 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/newLeaf" 2026/09/14 05:17:28 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:28 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/newLeaf 2026/09/14 05:17:28 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/newLeaf" 2026/09/14 05:17:28 DEBUG : dir: Looking for writers 2026/09/14 05:17:28 DEBUG : Looking for writers 2026/09/14 05:17:28 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:28 DEBUG : dir: reading active writers 2026/09/14 05:17:28 DEBUG : newLeaf: reading active writers 2026/09/14 05:17:28 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-gahusir2suhi/newLeaf 2026/09/14 05:17:28 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:28 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/14 05:17:28 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-09-14 05:17:27 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/09/14 05:17:28 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/09/14 05:17:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/14 05:17:28 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/09/14 05:17:28 DEBUG : >WaitForWriters: 2026/09/14 05:17:28 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/newLeaf" 2026/09/14 05:17:28 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:28 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/newLeaf 2026/09/14 05:17:28 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/newLeaf" 2026/09/14 05:17:28 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:28 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-gahusir2suhi/newLeaf 2026/09/14 05:17:28 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:28 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/14 05:17:28 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/newLeaf" 2026/09/14 05:17:28 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:28 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/newLeaf 2026/09/14 05:17:28 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/newLeaf" 2026/09/14 05:17:28 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:28 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-gahusir2suhi/newLeaf 2026/09/14 05:17:28 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:28 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/09/14 05:17:28 DEBUG : WaitForWriters: timeout=30s 2026/09/14 05:17:28 DEBUG : dir: Looking for writers 2026/09/14 05:17:28 DEBUG : Looking for writers 2026/09/14 05:17:28 DEBUG : dir: reading active writers 2026/09/14 05:17:28 DEBUG : newLeaf: reading active writers 2026/09/14 05:17:28 DEBUG : >WaitForWriters: 2026/09/14 05:17:28 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-gahusir2suhi", Local "Local file system at /tmp/rclone1822207695", Modify Window "1s" 2026/09/14 05:17:28 INFO : sftp://rclone@:22/rclone-test-gahusir2suhi: poll-interval is not supported by this remote 2026/09/14 05:17:28 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/14 05:17:28 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:28 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/14 05:17:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/14 05:17:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:28 INFO : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/14 05:17:28 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:28 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:28 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:28 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:28 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:28 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:28 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:28 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/14 05:17:28 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:28 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:28 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:28 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:28 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:28 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:28 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:28 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/14 05:17:28 DEBUG : WaitForWriters: timeout=30s 2026/09/14 05:17:28 DEBUG : dir: Looking for writers 2026/09/14 05:17:28 DEBUG : file1: reading active writers 2026/09/14 05:17:28 DEBUG : Looking for writers 2026/09/14 05:17:28 DEBUG : dir: reading active writers 2026/09/14 05:17:28 DEBUG : >WaitForWriters: 2026/09/14 05:17:28 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:28 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:28 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:28 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:28 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:28 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:28 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:28 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/14 05:17:28 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:28 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:28 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:28 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:28 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:28 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:28 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:28 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/14 05:17:28 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/14 05:17:28 DEBUG : newLeaf: Updating file with newLeaf 0x3d55f9aef930 2026/09/14 05:17:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/14 05:17:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/14 05:17:28 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/newLeaf" 2026/09/14 05:17:28 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:28 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/newLeaf 2026/09/14 05:17:28 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/newLeaf" 2026/09/14 05:17:28 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:28 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gahusir2suhi/newLeaf 2026/09/14 05:17:28 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:28 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/14 05:17:28 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/newLeaf" 2026/09/14 05:17:28 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:28 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/newLeaf 2026/09/14 05:17:28 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/newLeaf" 2026/09/14 05:17:29 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:29 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gahusir2suhi/newLeaf 2026/09/14 05:17:29 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:29 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/14 05:17:29 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/14 05:17:29 DEBUG : dir/file1: Updating file with dir/file1 0x3d55f9aef930 2026/09/14 05:17:29 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/14 05:17:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/14 05:17:29 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:29 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:29 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:29 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:29 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:29 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:29 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:29 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/14 05:17:29 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:29 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:29 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:29 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:29 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:29 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:29 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:29 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/14 05:17:29 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/14 05:17:29 DEBUG : dir/file1: newRWFileHandle: 2026/09/14 05:17:29 DEBUG : dir/file1(0x3d55f9c35080): openPending: 2026/09/14 05:17:29 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:29 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:29 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:29 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:29 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:29 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:29 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:29 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/14 05:17:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/09/14 05:17:29 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/14 05:17:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/14 05:17:29 DEBUG : dir/file1(0x3d55f9c35080): >openPending: err= 2026/09/14 05:17:29 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/14 05:17:29 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/14 05:17:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/14 05:17:29 DEBUG : dir/file1(0x3d55f9c35080): _writeAt: size=25, off=0 2026/09/14 05:17:29 DEBUG : dir/file1(0x3d55f9c35080): >_writeAt: n=25, err= 2026/09/14 05:17:29 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/14 05:17:29 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/newLeaf" 2026/09/14 05:17:29 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:29 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/newLeaf 2026/09/14 05:17:29 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/newLeaf" 2026/09/14 05:17:29 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:29 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gahusir2suhi/newLeaf 2026/09/14 05:17:29 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:29 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/14 05:17:29 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/14 05:17:29 DEBUG : newLeaf: Updating file with newLeaf 0x3d55f9aef930 2026/09/14 05:17:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/14 05:17:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/14 05:17:29 DEBUG : newLeaf(0x3d55f9c35080): close: 2026/09/14 05:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/09/14 05:17:29 DEBUG : newLeaf: vfs cache: setting modification time to 2026-09-14 05:17:29.41300183 +0000 UTC m=+19.652968655 2026/09/14 05:17:29 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:29 DEBUG : newLeaf(0x3d55f9c35080): >close: err= 2026/09/14 05:17:29 DEBUG : WaitForWriters: timeout=30s 2026/09/14 05:17:29 DEBUG : dir: Looking for writers 2026/09/14 05:17:29 DEBUG : Looking for writers 2026/09/14 05:17:29 DEBUG : newLeaf: reading active writers 2026/09/14 05:17:29 DEBUG : dir: reading active writers 2026/09/14 05:17:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/14 05:17:29 DEBUG : dir: Looking for writers 2026/09/14 05:17:29 DEBUG : Looking for writers 2026/09/14 05:17:29 DEBUG : dir: reading active writers 2026/09/14 05:17:29 DEBUG : newLeaf: reading active writers 2026/09/14 05:17:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/14 05:17:29 DEBUG : dir: Looking for writers 2026/09/14 05:17:29 DEBUG : Looking for writers 2026/09/14 05:17:29 DEBUG : dir: reading active writers 2026/09/14 05:17:29 DEBUG : newLeaf: reading active writers 2026/09/14 05:17:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/14 05:17:29 DEBUG : dir: Looking for writers 2026/09/14 05:17:29 DEBUG : Looking for writers 2026/09/14 05:17:29 DEBUG : dir: reading active writers 2026/09/14 05:17:29 DEBUG : newLeaf: reading active writers 2026/09/14 05:17:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/14 05:17:29 DEBUG : newLeaf: vfs cache: starting upload 2026/09/14 05:17:29 DEBUG : newLeaf.4b695761.partial: size = 25 OK 2026/09/14 05:17:29 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/newLeaf.4b695761.partial" 2026/09/14 05:17:29 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:29 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/newLeaf.4b695761.partial 2026/09/14 05:17:29 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/newLeaf.4b695761.partial" 2026/09/14 05:17:29 DEBUG : dir: Looking for writers 2026/09/14 05:17:29 DEBUG : Looking for writers 2026/09/14 05:17:29 DEBUG : dir: reading active writers 2026/09/14 05:17:29 DEBUG : newLeaf: reading active writers 2026/09/14 05:17:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/14 05:17:29 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:29 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-gahusir2suhi/newLeaf.4b695761.partial 2026/09/14 05:17:29 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:29 DEBUG : newLeaf.4b695761.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/14 05:17:29 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/14 05:17:29 DEBUG : newLeaf.4b695761.partial: renamed to: newLeaf 2026/09/14 05:17:29 INFO : newLeaf: Copied (replaced existing) 2026/09/14 05:17:29 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/newLeaf" 2026/09/14 05:17:29 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:29 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/newLeaf 2026/09/14 05:17:29 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/newLeaf" 2026/09/14 05:17:29 DEBUG : dir: Looking for writers 2026/09/14 05:17:29 DEBUG : Looking for writers 2026/09/14 05:17:29 DEBUG : dir: reading active writers 2026/09/14 05:17:29 DEBUG : newLeaf: reading active writers 2026/09/14 05:17:29 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:29 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-gahusir2suhi/newLeaf 2026/09/14 05:17:29 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:29 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/14 05:17:29 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-09-14 05:17:29 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/09/14 05:17:29 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/09/14 05:17:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/14 05:17:29 DEBUG : >WaitForWriters: 2026/09/14 05:17:29 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/09/14 05:17:29 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/newLeaf" 2026/09/14 05:17:29 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:29 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/newLeaf 2026/09/14 05:17:29 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/newLeaf" 2026/09/14 05:17:29 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:29 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-gahusir2suhi/newLeaf 2026/09/14 05:17:29 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:29 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/14 05:17:29 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/newLeaf" 2026/09/14 05:17:29 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:29 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/newLeaf 2026/09/14 05:17:29 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/newLeaf" 2026/09/14 05:17:30 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:30 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-gahusir2suhi/newLeaf 2026/09/14 05:17:30 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:30 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/09/14 05:17:30 DEBUG : WaitForWriters: timeout=30s 2026/09/14 05:17:30 DEBUG : dir: Looking for writers 2026/09/14 05:17:30 DEBUG : Looking for writers 2026/09/14 05:17:30 DEBUG : dir: reading active writers 2026/09/14 05:17:30 DEBUG : newLeaf: reading active writers 2026/09/14 05:17:30 DEBUG : >WaitForWriters: 2026/09/14 05:17:30 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "sftp://rclone@:22/rclone-test-gahusir2suhi", Local "Local file system at /tmp/rclone1822207695", Modify Window "1s" 2026/09/14 05:17:30 INFO : sftp://rclone@:22/rclone-test-gahusir2suhi: poll-interval is not supported by this remote 2026/09/14 05:17:30 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/14 05:17:30 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:30 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/14 05:17:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/14 05:17:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:30 INFO : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/14 05:17:30 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:30 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:30 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:30 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:30 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:30 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:30 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:30 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/14 05:17:30 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:30 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:30 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:30 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:30 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:30 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:30 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:30 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/14 05:17:30 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/14 05:17:30 DEBUG : dir/file1: newRWFileHandle: 2026/09/14 05:17:30 DEBUG : dir/file1(0x3d55f9b81a40): openPending: 2026/09/14 05:17:30 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:30 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:30 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:30 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:30 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:30 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:30 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:30 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/14 05:17:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/09/14 05:17:30 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/14 05:17:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/14 05:17:30 DEBUG : dir/file1(0x3d55f9b81a40): >openPending: err= 2026/09/14 05:17:30 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/14 05:17:30 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/14 05:17:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/14 05:17:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/14 05:17:30 DEBUG : dir/file1(0x3d55f9b81a40): _writeAt: size=14, off=0 2026/09/14 05:17:30 DEBUG : dir/file1(0x3d55f9b81a40): >_writeAt: n=14, err= 2026/09/14 05:17:30 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/09/14 05:17:30 DEBUG : dir/file1(0x3d55f9b81a40): close: 2026/09/14 05:17:30 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/09/14 05:17:30 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/09/14 05:17:30 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:30 DEBUG : dir/file1(0x3d55f9b81a40): >close: err= 2026/09/14 05:17:30 DEBUG : WaitForWriters: timeout=30s 2026/09/14 05:17:30 DEBUG : dir: Looking for writers 2026/09/14 05:17:30 DEBUG : file1: reading active writers 2026/09/14 05:17:30 DEBUG : Looking for writers 2026/09/14 05:17:30 DEBUG : dir: reading active writers 2026/09/14 05:17:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/14 05:17:30 DEBUG : dir: Looking for writers 2026/09/14 05:17:30 DEBUG : file1: reading active writers 2026/09/14 05:17:30 DEBUG : Looking for writers 2026/09/14 05:17:30 DEBUG : dir: reading active writers 2026/09/14 05:17:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/14 05:17:30 DEBUG : dir: Looking for writers 2026/09/14 05:17:30 DEBUG : file1: reading active writers 2026/09/14 05:17:30 DEBUG : Looking for writers 2026/09/14 05:17:30 DEBUG : dir: reading active writers 2026/09/14 05:17:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/14 05:17:30 DEBUG : dir: Looking for writers 2026/09/14 05:17:30 DEBUG : file1: reading active writers 2026/09/14 05:17:30 DEBUG : Looking for writers 2026/09/14 05:17:30 DEBUG : dir: reading active writers 2026/09/14 05:17:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/14 05:17:30 DEBUG : dir/file1: vfs cache: starting upload 2026/09/14 05:17:30 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/09/14 05:17:30 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1.ca338588.partial" 2026/09/14 05:17:30 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:30 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir/file1.ca338588.partial 2026/09/14 05:17:30 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir/file1.ca338588.partial" 2026/09/14 05:17:30 DEBUG : dir: Looking for writers 2026/09/14 05:17:30 DEBUG : file1: reading active writers 2026/09/14 05:17:30 DEBUG : Looking for writers 2026/09/14 05:17:30 DEBUG : dir: reading active writers 2026/09/14 05:17:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/14 05:17:30 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:30 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gahusir2suhi/dir/file1.ca338588.partial 2026/09/14 05:17:30 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:30 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/14 05:17:30 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/14 05:17:30 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/09/14 05:17:30 INFO : dir/file1: Copied (replaced existing) 2026/09/14 05:17:30 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:30 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:30 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:30 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:30 DEBUG : dir: Looking for writers 2026/09/14 05:17:30 DEBUG : file1: reading active writers 2026/09/14 05:17:30 DEBUG : Looking for writers 2026/09/14 05:17:30 DEBUG : dir: reading active writers 2026/09/14 05:17:30 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:30 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:30 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:30 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/14 05:17:30 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/14 05:17:30 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/09/14 05:17:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/14 05:17:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/14 05:17:30 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/14 05:17:31 DEBUG : dir: Looking for writers 2026/09/14 05:17:31 DEBUG : file1: reading active writers 2026/09/14 05:17:31 DEBUG : Looking for writers 2026/09/14 05:17:31 DEBUG : dir: reading active writers 2026/09/14 05:17:31 DEBUG : >WaitForWriters: 2026/09/14 05:17:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/14 05:17:31 DEBUG : dir/file1: newRWFileHandle: 2026/09/14 05:17:31 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/14 05:17:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/14 05:17:31 DEBUG : dir/file1(0x3d55f9a92180): _readAt: size=512, off=0 2026/09/14 05:17:31 DEBUG : dir/file1(0x3d55f9a92180): openPending: 2026/09/14 05:17:31 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/09/14 05:17:31 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/14 05:17:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/14 05:17:31 DEBUG : dir/file1(0x3d55f9a92180): >openPending: err= 2026/09/14 05:17:31 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/09/14 05:17:31 DEBUG : dir/file1(0x3d55f9a92180): >_readAt: n=14, err=EOF 2026/09/14 05:17:31 DEBUG : dir/file1(0x3d55f9a92180): close: 2026/09/14 05:17:31 DEBUG : dir/file1(0x3d55f9a92180): >close: err= 2026/09/14 05:17:31 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:31 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:31 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:31 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:31 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:31 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:31 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:31 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/14 05:17:31 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:31 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:31 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:31 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:31 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:31 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:31 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:31 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/14 05:17:31 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/14 05:17:31 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/newLeaf" 2026/09/14 05:17:31 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:31 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/newLeaf 2026/09/14 05:17:31 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/newLeaf" 2026/09/14 05:17:31 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:31 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gahusir2suhi/newLeaf 2026/09/14 05:17:31 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:31 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/14 05:17:31 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/14 05:17:31 DEBUG : newLeaf: Updating file with newLeaf 0x3d55f9bc8b60 2026/09/14 05:17:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/14 05:17:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/14 05:17:31 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/newLeaf" 2026/09/14 05:17:31 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:31 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/newLeaf 2026/09/14 05:17:31 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/newLeaf" 2026/09/14 05:17:31 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:31 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gahusir2suhi/newLeaf 2026/09/14 05:17:31 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:31 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/14 05:17:31 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/newLeaf" 2026/09/14 05:17:31 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:31 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/newLeaf 2026/09/14 05:17:31 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/newLeaf" 2026/09/14 05:17:31 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:31 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gahusir2suhi/newLeaf 2026/09/14 05:17:31 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:31 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/14 05:17:31 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/14 05:17:31 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:31 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:31 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:31 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:31 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:31 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:31 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:31 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/14 05:17:31 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/09/14 05:17:31 DEBUG : dir/file1: Updating file with dir/file1 0x3d55f9bc8b60 2026/09/14 05:17:31 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/14 05:17:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/14 05:17:31 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:31 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:31 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:31 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:31 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:31 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:31 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:31 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/14 05:17:31 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:31 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:31 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:31 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:31 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:31 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:31 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:31 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/14 05:17:31 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/14 05:17:31 DEBUG : dir/file1: newRWFileHandle: 2026/09/14 05:17:31 DEBUG : dir/file1(0x3d55f96ea600): openPending: 2026/09/14 05:17:31 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/09/14 05:17:31 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/14 05:17:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/14 05:17:31 DEBUG : dir/file1(0x3d55f96ea600): >openPending: err= 2026/09/14 05:17:31 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/14 05:17:31 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/14 05:17:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/14 05:17:31 DEBUG : dir/file1(0x3d55f96ea600): _writeAt: size=25, off=0 2026/09/14 05:17:31 DEBUG : dir/file1(0x3d55f96ea600): >_writeAt: n=25, err= 2026/09/14 05:17:31 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/14 05:17:31 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/newLeaf" 2026/09/14 05:17:31 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:31 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/newLeaf 2026/09/14 05:17:31 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/newLeaf" 2026/09/14 05:17:31 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:31 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gahusir2suhi/newLeaf 2026/09/14 05:17:31 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:31 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/14 05:17:31 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/14 05:17:31 DEBUG : newLeaf: Updating file with newLeaf 0x3d55f9bc8b60 2026/09/14 05:17:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/14 05:17:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/14 05:17:31 DEBUG : newLeaf(0x3d55f96ea600): close: 2026/09/14 05:17:31 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/09/14 05:17:31 DEBUG : newLeaf: vfs cache: setting modification time to 2026-09-14 05:17:31.878862212 +0000 UTC m=+22.118829027 2026/09/14 05:17:31 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:31 DEBUG : newLeaf(0x3d55f96ea600): >close: err= 2026/09/14 05:17:31 DEBUG : WaitForWriters: timeout=30s 2026/09/14 05:17:31 DEBUG : dir: Looking for writers 2026/09/14 05:17:31 DEBUG : Looking for writers 2026/09/14 05:17:31 DEBUG : dir: reading active writers 2026/09/14 05:17:31 DEBUG : newLeaf: reading active writers 2026/09/14 05:17:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/14 05:17:31 DEBUG : dir: Looking for writers 2026/09/14 05:17:31 DEBUG : Looking for writers 2026/09/14 05:17:31 DEBUG : dir: reading active writers 2026/09/14 05:17:31 DEBUG : newLeaf: reading active writers 2026/09/14 05:17:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/14 05:17:32 DEBUG : dir: Looking for writers 2026/09/14 05:17:32 DEBUG : Looking for writers 2026/09/14 05:17:32 DEBUG : dir: reading active writers 2026/09/14 05:17:32 DEBUG : newLeaf: reading active writers 2026/09/14 05:17:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/14 05:17:32 DEBUG : dir: Looking for writers 2026/09/14 05:17:32 DEBUG : Looking for writers 2026/09/14 05:17:32 DEBUG : dir: reading active writers 2026/09/14 05:17:32 DEBUG : newLeaf: reading active writers 2026/09/14 05:17:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/14 05:17:32 DEBUG : newLeaf: vfs cache: starting upload 2026/09/14 05:17:32 DEBUG : newLeaf.8d8ff773.partial: size = 25 OK 2026/09/14 05:17:32 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/newLeaf.8d8ff773.partial" 2026/09/14 05:17:32 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:32 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/newLeaf.8d8ff773.partial 2026/09/14 05:17:32 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/newLeaf.8d8ff773.partial" 2026/09/14 05:17:32 DEBUG : dir: Looking for writers 2026/09/14 05:17:32 DEBUG : Looking for writers 2026/09/14 05:17:32 DEBUG : newLeaf: reading active writers 2026/09/14 05:17:32 DEBUG : dir: reading active writers 2026/09/14 05:17:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/14 05:17:32 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:32 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-gahusir2suhi/newLeaf.8d8ff773.partial 2026/09/14 05:17:32 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:32 DEBUG : newLeaf.8d8ff773.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/14 05:17:32 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/14 05:17:32 DEBUG : newLeaf.8d8ff773.partial: renamed to: newLeaf 2026/09/14 05:17:32 INFO : newLeaf: Copied (replaced existing) 2026/09/14 05:17:32 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/newLeaf" 2026/09/14 05:17:32 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:32 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/newLeaf 2026/09/14 05:17:32 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/newLeaf" 2026/09/14 05:17:32 DEBUG : dir: Looking for writers 2026/09/14 05:17:32 DEBUG : Looking for writers 2026/09/14 05:17:32 DEBUG : dir: reading active writers 2026/09/14 05:17:32 DEBUG : newLeaf: reading active writers 2026/09/14 05:17:32 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:32 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-gahusir2suhi/newLeaf 2026/09/14 05:17:32 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:32 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/14 05:17:32 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-09-14 05:17:31 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/09/14 05:17:32 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/09/14 05:17:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/14 05:17:32 DEBUG : >WaitForWriters: 2026/09/14 05:17:32 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/09/14 05:17:32 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/newLeaf" 2026/09/14 05:17:32 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:32 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/newLeaf 2026/09/14 05:17:32 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/newLeaf" 2026/09/14 05:17:32 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:32 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-gahusir2suhi/newLeaf 2026/09/14 05:17:32 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:32 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/14 05:17:32 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/newLeaf" 2026/09/14 05:17:32 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:32 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/newLeaf 2026/09/14 05:17:32 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/newLeaf" 2026/09/14 05:17:32 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:32 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-gahusir2suhi/newLeaf 2026/09/14 05:17:32 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:32 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/09/14 05:17:32 DEBUG : WaitForWriters: timeout=30s 2026/09/14 05:17:32 DEBUG : dir: Looking for writers 2026/09/14 05:17:32 DEBUG : Looking for writers 2026/09/14 05:17:32 DEBUG : dir: reading active writers 2026/09/14 05:17:32 DEBUG : newLeaf: reading active writers 2026/09/14 05:17:32 DEBUG : >WaitForWriters: 2026/09/14 05:17:32 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-gahusir2suhi", Local "Local file system at /tmp/rclone1822207695", Modify Window "1s" 2026/09/14 05:17:32 INFO : sftp://rclone@:22/rclone-test-gahusir2suhi: poll-interval is not supported by this remote 2026/09/14 05:17:32 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/14 05:17:32 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:32 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/14 05:17:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/14 05:17:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:32 INFO : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/14 05:17:32 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:32 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:32 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:32 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:32 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:32 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:32 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:32 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/14 05:17:32 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:32 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:32 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:32 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:32 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:32 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:32 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:32 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/14 05:17:32 DEBUG : WaitForWriters: timeout=30s 2026/09/14 05:17:32 DEBUG : dir: Looking for writers 2026/09/14 05:17:32 DEBUG : file1: reading active writers 2026/09/14 05:17:32 DEBUG : Looking for writers 2026/09/14 05:17:32 DEBUG : dir: reading active writers 2026/09/14 05:17:32 DEBUG : >WaitForWriters: 2026/09/14 05:17:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/14 05:17:32 DEBUG : dir/file1: newRWFileHandle: 2026/09/14 05:17:32 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/14 05:17:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/14 05:17:32 DEBUG : dir/file1(0x3d55f9504040): _readAt: size=512, off=0 2026/09/14 05:17:32 DEBUG : dir/file1(0x3d55f9504040): openPending: 2026/09/14 05:17:32 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:32 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:32 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:32 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:32 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:32 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:32 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:32 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/14 05:17:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/09/14 05:17:32 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/14 05:17:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/14 05:17:32 DEBUG : dir/file1(0x3d55f9504040): >openPending: err= 2026/09/14 05:17:32 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/09/14 05:17:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/14 05:17:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/14 05:17:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/14 05:17:32 DEBUG : dir/file1(0x3d55f9504040): >_readAt: n=14, err=EOF 2026/09/14 05:17:32 DEBUG : dir/file1(0x3d55f9504040): close: 2026/09/14 05:17:32 DEBUG : dir/file1(0x3d55f9504040): >close: err= 2026/09/14 05:17:32 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:32 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:32 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:32 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:32 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:32 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:32 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:32 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/14 05:17:32 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:32 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:32 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:32 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:33 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:33 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:33 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:33 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/14 05:17:33 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/14 05:17:33 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/newLeaf" 2026/09/14 05:17:33 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:33 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/newLeaf 2026/09/14 05:17:33 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/newLeaf" 2026/09/14 05:17:33 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:33 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gahusir2suhi/newLeaf 2026/09/14 05:17:33 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:33 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/14 05:17:33 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/14 05:17:33 DEBUG : newLeaf: Updating file with newLeaf 0x3d55f989edd0 2026/09/14 05:17:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/14 05:17:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/14 05:17:33 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/newLeaf" 2026/09/14 05:17:33 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:33 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/newLeaf 2026/09/14 05:17:33 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/newLeaf" 2026/09/14 05:17:33 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:33 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gahusir2suhi/newLeaf 2026/09/14 05:17:33 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:33 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/14 05:17:33 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/newLeaf" 2026/09/14 05:17:33 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:33 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/newLeaf 2026/09/14 05:17:33 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/newLeaf" 2026/09/14 05:17:33 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:33 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gahusir2suhi/newLeaf 2026/09/14 05:17:33 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:33 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/14 05:17:33 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/14 05:17:33 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:33 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:33 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:33 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:33 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:33 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:33 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:33 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/14 05:17:33 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/09/14 05:17:33 DEBUG : dir/file1: Updating file with dir/file1 0x3d55f989edd0 2026/09/14 05:17:33 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/14 05:17:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/14 05:17:33 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:33 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:33 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:33 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:33 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:33 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:33 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:33 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/14 05:17:33 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:33 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:33 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:33 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:33 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:33 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:33 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:33 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/14 05:17:33 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/14 05:17:33 DEBUG : dir/file1: newRWFileHandle: 2026/09/14 05:17:33 DEBUG : dir/file1(0x3d55f9ab4d80): openPending: 2026/09/14 05:17:33 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/09/14 05:17:33 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/14 05:17:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/14 05:17:33 DEBUG : dir/file1(0x3d55f9ab4d80): >openPending: err= 2026/09/14 05:17:33 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/14 05:17:33 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/14 05:17:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/14 05:17:33 DEBUG : dir/file1(0x3d55f9ab4d80): _writeAt: size=25, off=0 2026/09/14 05:17:33 DEBUG : dir/file1(0x3d55f9ab4d80): >_writeAt: n=25, err= 2026/09/14 05:17:33 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/14 05:17:33 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/newLeaf" 2026/09/14 05:17:33 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:33 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/newLeaf 2026/09/14 05:17:33 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/newLeaf" 2026/09/14 05:17:33 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:33 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gahusir2suhi/newLeaf 2026/09/14 05:17:33 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:33 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/14 05:17:33 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/14 05:17:33 DEBUG : newLeaf: Updating file with newLeaf 0x3d55f989edd0 2026/09/14 05:17:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/14 05:17:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/14 05:17:33 DEBUG : newLeaf(0x3d55f9ab4d80): close: 2026/09/14 05:17:33 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/09/14 05:17:33 DEBUG : newLeaf: vfs cache: setting modification time to 2026-09-14 05:17:33.707503653 +0000 UTC m=+23.947470488 2026/09/14 05:17:33 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:33 DEBUG : newLeaf(0x3d55f9ab4d80): >close: err= 2026/09/14 05:17:33 DEBUG : WaitForWriters: timeout=30s 2026/09/14 05:17:33 DEBUG : dir: Looking for writers 2026/09/14 05:17:33 DEBUG : Looking for writers 2026/09/14 05:17:33 DEBUG : newLeaf: reading active writers 2026/09/14 05:17:33 DEBUG : dir: reading active writers 2026/09/14 05:17:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/14 05:17:33 DEBUG : dir: Looking for writers 2026/09/14 05:17:33 DEBUG : Looking for writers 2026/09/14 05:17:33 DEBUG : dir: reading active writers 2026/09/14 05:17:33 DEBUG : newLeaf: reading active writers 2026/09/14 05:17:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/14 05:17:33 DEBUG : dir: Looking for writers 2026/09/14 05:17:33 DEBUG : Looking for writers 2026/09/14 05:17:33 DEBUG : dir: reading active writers 2026/09/14 05:17:33 DEBUG : newLeaf: reading active writers 2026/09/14 05:17:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/14 05:17:33 DEBUG : dir: Looking for writers 2026/09/14 05:17:33 DEBUG : Looking for writers 2026/09/14 05:17:33 DEBUG : dir: reading active writers 2026/09/14 05:17:33 DEBUG : newLeaf: reading active writers 2026/09/14 05:17:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/14 05:17:33 DEBUG : newLeaf: vfs cache: starting upload 2026/09/14 05:17:33 DEBUG : newLeaf.b9f6a085.partial: size = 25 OK 2026/09/14 05:17:33 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/newLeaf.b9f6a085.partial" 2026/09/14 05:17:33 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:33 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/newLeaf.b9f6a085.partial 2026/09/14 05:17:33 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/newLeaf.b9f6a085.partial" 2026/09/14 05:17:33 DEBUG : dir: Looking for writers 2026/09/14 05:17:33 DEBUG : Looking for writers 2026/09/14 05:17:33 DEBUG : dir: reading active writers 2026/09/14 05:17:33 DEBUG : newLeaf: reading active writers 2026/09/14 05:17:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/14 05:17:34 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:34 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-gahusir2suhi/newLeaf.b9f6a085.partial 2026/09/14 05:17:34 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:34 DEBUG : newLeaf.b9f6a085.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/14 05:17:34 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/14 05:17:34 DEBUG : newLeaf.b9f6a085.partial: renamed to: newLeaf 2026/09/14 05:17:34 INFO : newLeaf: Copied (replaced existing) 2026/09/14 05:17:34 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/newLeaf" 2026/09/14 05:17:34 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:34 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/newLeaf 2026/09/14 05:17:34 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/newLeaf" 2026/09/14 05:17:34 DEBUG : dir: Looking for writers 2026/09/14 05:17:34 DEBUG : Looking for writers 2026/09/14 05:17:34 DEBUG : dir: reading active writers 2026/09/14 05:17:34 DEBUG : newLeaf: reading active writers 2026/09/14 05:17:34 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:34 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-gahusir2suhi/newLeaf 2026/09/14 05:17:34 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:34 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/14 05:17:34 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-09-14 05:17:33 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/09/14 05:17:34 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/09/14 05:17:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/14 05:17:34 DEBUG : >WaitForWriters: 2026/09/14 05:17:34 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/09/14 05:17:34 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/newLeaf" 2026/09/14 05:17:34 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:34 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/newLeaf 2026/09/14 05:17:34 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/newLeaf" 2026/09/14 05:17:34 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:34 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-gahusir2suhi/newLeaf 2026/09/14 05:17:34 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:34 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/14 05:17:34 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/newLeaf" 2026/09/14 05:17:34 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:34 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/newLeaf 2026/09/14 05:17:34 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/newLeaf" 2026/09/14 05:17:34 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:34 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-gahusir2suhi/newLeaf 2026/09/14 05:17:34 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:34 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/09/14 05:17:34 DEBUG : WaitForWriters: timeout=30s 2026/09/14 05:17:34 DEBUG : dir: Looking for writers 2026/09/14 05:17:34 DEBUG : Looking for writers 2026/09/14 05:17:34 DEBUG : dir: reading active writers 2026/09/14 05:17:34 DEBUG : newLeaf: reading active writers 2026/09/14 05:17:34 DEBUG : >WaitForWriters: 2026/09/14 05:17:34 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: cleaner exiting --- PASS: TestFileRename (10.36s) --- PASS: TestFileRename/off,forceCache=false (1.14s) --- PASS: TestFileRename/minimal,forceCache=false (1.19s) --- PASS: TestFileRename/minimal,forceCache=true (2.06s) --- PASS: TestFileRename/writes,forceCache=false (1.66s) --- PASS: TestFileRename/writes,forceCache=true (2.43s) --- PASS: TestFileRename/full,forceCache=false (1.87s) === RUN TestFileStructSize file_test.go:419: File struct has size 200 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestAux --- PASS: TestAux (0.00s) === RUN TestAuxConcurrent --- PASS: TestAuxConcurrent (0.00s) === RUN TestRcGetVFS run.go:198: Remote "sftp://rclone@:22/rclone-test-gahusir2suhi", Local "Local file system at /tmp/rclone1822207695", Modify Window "1s" 2026/09/14 05:17:34 INFO : sftp://rclone@:22/rclone-test-gahusir2suhi: poll-interval is not supported by this remote 2026/09/14 05:17:34 INFO : sftp://rclone@:22/rclone-test-gahusir2suhi: poll-interval is not supported by this remote 2026/09/14 05:17:34 DEBUG : WaitForWriters: timeout=30s 2026/09/14 05:17:34 DEBUG : Looking for writers 2026/09/14 05:17:34 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.00s) === RUN TestRcForget rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcPollIntervalShutdown run.go:198: Remote "sftp://rclone@:22/rclone-test-gahusir2suhi", Local "Local file system at /tmp/rclone1822207695", Modify Window "1s" --- PASS: TestRcPollIntervalShutdown (0.00s) === RUN TestSetPollIntervalAfterShutdown run.go:198: Remote "sftp://rclone@:22/rclone-test-gahusir2suhi", Local "Local file system at /tmp/rclone1822207695", Modify Window "1s" --- PASS: TestSetPollIntervalAfterShutdown (0.00s) === RUN TestRcPollIntervalUpdate run.go:198: Remote "sftp://rclone@:22/rclone-test-gahusir2suhi", Local "Local file system at /tmp/rclone1822207695", Modify Window "1s" --- PASS: TestRcPollIntervalUpdate (0.00s) === RUN TestRcPollIntervalTimeout run.go:198: Remote "sftp://rclone@:22/rclone-test-gahusir2suhi", Local "Local file system at /tmp/rclone1822207695", Modify Window "1s" --- PASS: TestRcPollIntervalTimeout (0.01s) === RUN TestRcPollIntervalUnsupported run.go:198: Remote "sftp://rclone@:22/rclone-test-gahusir2suhi", Local "Local file system at /tmp/rclone1822207695", Modify Window "1s" 2026/09/14 05:17:34 INFO : sftp://rclone@:22/rclone-test-gahusir2suhi: poll-interval is not supported by this remote --- PASS: TestRcPollIntervalUnsupported (0.00s) === RUN TestRcList rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-gahusir2suhi", Local "Local file system at /tmp/rclone1822207695", Modify Window "1s" 2026/09/14 05:17:34 INFO : sftp://rclone@:22/rclone-test-gahusir2suhi: poll-interval is not supported by this remote 2026/09/14 05:17:34 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:34 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:34 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:34 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:34 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:34 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:34 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:34 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/14 05:17:34 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:34 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:34 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:34 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:34 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:34 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:34 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:34 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/09/14 05:17:34 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/14 05:17:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/14 05:17:34 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/14 05:17:34 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/14 05:17:34 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/14 05:17:34 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/09/14 05:17:34 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/09/14 05:17:34 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:34 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:34 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:34 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:34 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:34 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:34 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:34 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/14 05:17:34 DEBUG : WaitForWriters: timeout=30s 2026/09/14 05:17:34 DEBUG : dir: Looking for writers 2026/09/14 05:17:34 DEBUG : file1: reading active writers 2026/09/14 05:17:34 DEBUG : Looking for writers 2026/09/14 05:17:34 DEBUG : dir: reading active writers 2026/09/14 05:17:34 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.34s) === RUN TestReadFileHandleSeek run.go:198: Remote "sftp://rclone@:22/rclone-test-gahusir2suhi", Local "Local file system at /tmp/rclone1822207695", Modify Window "1s" 2026/09/14 05:17:34 INFO : sftp://rclone@:22/rclone-test-gahusir2suhi: poll-interval is not supported by this remote 2026/09/14 05:17:34 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:34 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:34 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:34 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:34 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:34 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:34 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:34 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/14 05:17:34 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:34 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:34 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:34 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:34 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:34 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:34 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:34 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/09/14 05:17:34 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/14 05:17:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/14 05:17:34 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/14 05:17:34 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/14 05:17:34 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/14 05:17:34 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/09/14 05:17:34 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/09/14 05:17:34 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/09/14 05:17:34 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/09/14 05:17:34 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/09/14 05:17:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/09/14 05:17:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/09/14 05:17:34 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/09/14 05:17:35 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/09/14 05:17:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/09/14 05:17:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/09/14 05:17:35 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/09/14 05:17:35 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/09/14 05:17:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/09/14 05:17:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/09/14 05:17:35 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/09/14 05:17:35 DEBUG : WaitForWriters: timeout=30s 2026/09/14 05:17:35 DEBUG : dir: Looking for writers 2026/09/14 05:17:35 DEBUG : file1: reading active writers 2026/09/14 05:17:35 DEBUG : Looking for writers 2026/09/14 05:17:35 DEBUG : dir: reading active writers 2026/09/14 05:17:35 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.34s) === RUN TestReadFileHandleReadAt run.go:198: Remote "sftp://rclone@:22/rclone-test-gahusir2suhi", Local "Local file system at /tmp/rclone1822207695", Modify Window "1s" 2026/09/14 05:17:35 INFO : sftp://rclone@:22/rclone-test-gahusir2suhi: poll-interval is not supported by this remote 2026/09/14 05:17:35 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:35 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:35 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:35 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:35 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:35 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:35 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:35 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/14 05:17:35 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:35 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:35 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:35 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:35 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:35 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:35 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:35 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/09/14 05:17:35 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/14 05:17:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/14 05:17:35 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/14 05:17:35 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/14 05:17:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/14 05:17:35 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/09/14 05:17:35 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/09/14 05:17:35 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/09/14 05:17:35 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/09/14 05:17:35 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/09/14 05:17:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/09/14 05:17:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/09/14 05:17:35 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/09/14 05:17:35 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/09/14 05:17:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/09/14 05:17:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/09/14 05:17:35 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/09/14 05:17:35 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/09/14 05:17:35 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/09/14 05:17:35 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/09/14 05:17:35 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/09/14 05:17:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/09/14 05:17:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/09/14 05:17:35 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/09/14 05:17:35 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/09/14 05:17:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/09/14 05:17:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/09/14 05:17:35 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/09/14 05:17:35 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/09/14 05:17:35 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/09/14 05:17:35 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/09/14 05:17:35 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/09/14 05:17:35 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/09/14 05:17:35 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/09/14 05:17:35 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/09/14 05:17:35 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/09/14 05:17:35 DEBUG : WaitForWriters: timeout=30s 2026/09/14 05:17:35 DEBUG : dir: Looking for writers 2026/09/14 05:17:35 DEBUG : file1: reading active writers 2026/09/14 05:17:35 DEBUG : Looking for writers 2026/09/14 05:17:35 DEBUG : dir: reading active writers 2026/09/14 05:17:35 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.41s) === RUN TestReadFileHandleFlush run.go:198: Remote "sftp://rclone@:22/rclone-test-gahusir2suhi", Local "Local file system at /tmp/rclone1822207695", Modify Window "1s" 2026/09/14 05:17:35 INFO : sftp://rclone@:22/rclone-test-gahusir2suhi: poll-interval is not supported by this remote 2026/09/14 05:17:35 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:35 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:35 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:35 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:35 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:35 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:35 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:35 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/14 05:17:35 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:35 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:35 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:35 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:35 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:35 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:35 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:35 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/09/14 05:17:35 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/14 05:17:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/14 05:17:35 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/14 05:17:35 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/14 05:17:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/14 05:17:35 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/09/14 05:17:35 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:35 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:35 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:35 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:35 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:35 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:35 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:35 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/14 05:17:35 DEBUG : WaitForWriters: timeout=30s 2026/09/14 05:17:35 DEBUG : dir: Looking for writers 2026/09/14 05:17:35 DEBUG : file1: reading active writers 2026/09/14 05:17:35 DEBUG : Looking for writers 2026/09/14 05:17:35 DEBUG : dir: reading active writers 2026/09/14 05:17:35 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.34s) === RUN TestReadFileHandleRelease run.go:198: Remote "sftp://rclone@:22/rclone-test-gahusir2suhi", Local "Local file system at /tmp/rclone1822207695", Modify Window "1s" 2026/09/14 05:17:35 INFO : sftp://rclone@:22/rclone-test-gahusir2suhi: poll-interval is not supported by this remote 2026/09/14 05:17:35 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:35 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:35 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:35 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:35 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:35 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:35 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:35 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/14 05:17:35 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:35 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:35 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:35 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:36 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:36 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:36 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:36 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/09/14 05:17:36 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/14 05:17:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/14 05:17:36 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/14 05:17:36 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/14 05:17:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/14 05:17:36 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/09/14 05:17:36 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/09/14 05:17:36 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:36 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:36 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:36 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:36 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:36 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:36 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:36 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/14 05:17:36 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/09/14 05:17:36 DEBUG : WaitForWriters: timeout=30s 2026/09/14 05:17:36 DEBUG : dir: Looking for writers 2026/09/14 05:17:36 DEBUG : file1: reading active writers 2026/09/14 05:17:36 DEBUG : Looking for writers 2026/09/14 05:17:36 DEBUG : dir: reading active writers 2026/09/14 05:17:36 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.34s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "sftp://rclone@:22/rclone-test-gahusir2suhi", Local "Local file system at /tmp/rclone1822207695", Modify Window "1s" 2026/09/14 05:17:36 INFO : sftp://rclone@:22/rclone-test-gahusir2suhi: poll-interval is not supported by this remote 2026/09/14 05:17:36 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/14 05:17:36 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:36 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/14 05:17:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/14 05:17:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:36 INFO : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/14 05:17:36 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:36 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:36 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:36 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:36 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:36 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:36 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:36 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/14 05:17:36 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:36 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:36 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:36 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:36 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:36 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:36 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:36 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/09/14 05:17:36 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/14 05:17:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/14 05:17:36 DEBUG : dir/file1: newRWFileHandle: 2026/09/14 05:17:36 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/14 05:17:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/14 05:17:36 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/14 05:17:36 DEBUG : dir/file1(0x3d55f98d2640): _readAt: size=1, off=0 2026/09/14 05:17:36 DEBUG : dir/file1(0x3d55f98d2640): openPending: 2026/09/14 05:17:36 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:36 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:36 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:36 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:36 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:36 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:36 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:36 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/14 05:17:36 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/14 05:17:36 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/14 05:17:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/14 05:17:36 DEBUG : dir/file1(0x3d55f98d2640): >openPending: err= 2026/09/14 05:17:36 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/09/14 05:17:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/14 05:17:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/14 05:17:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/14 05:17:36 DEBUG : dir/file1(0x3d55f98d2640): >_readAt: n=1, err= 2026/09/14 05:17:36 DEBUG : dir/file1(0x3d55f98d2640): _readAt: size=256, off=1 2026/09/14 05:17:36 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/09/14 05:17:36 DEBUG : dir/file1(0x3d55f98d2640): >_readAt: n=15, err=EOF 2026/09/14 05:17:36 DEBUG : dir/file1(0x3d55f98d2640): _readAt: size=16, off=16 2026/09/14 05:17:36 DEBUG : dir/file1(0x3d55f98d2640): >_readAt: n=0, err=EOF 2026/09/14 05:17:36 DEBUG : dir/file1(0x3d55f98d2640): close: 2026/09/14 05:17:36 DEBUG : dir/file1(0x3d55f98d2640): >close: err= 2026/09/14 05:17:36 DEBUG : dir/file1(0x3d55f98d2640): close: 2026/09/14 05:17:36 DEBUG : dir/file1(0x3d55f98d2640): >close: err=file already closed 2026/09/14 05:17:36 DEBUG : WaitForWriters: timeout=30s 2026/09/14 05:17:36 DEBUG : dir: Looking for writers 2026/09/14 05:17:36 DEBUG : file1: reading active writers 2026/09/14 05:17:36 DEBUG : Looking for writers 2026/09/14 05:17:36 DEBUG : dir: reading active writers 2026/09/14 05:17:36 DEBUG : >WaitForWriters: 2026/09/14 05:17:36 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.36s) === RUN TestRWFileHandleSeek run.go:198: Remote "sftp://rclone@:22/rclone-test-gahusir2suhi", Local "Local file system at /tmp/rclone1822207695", Modify Window "1s" 2026/09/14 05:17:36 INFO : sftp://rclone@:22/rclone-test-gahusir2suhi: poll-interval is not supported by this remote 2026/09/14 05:17:36 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/14 05:17:36 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:36 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/14 05:17:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/14 05:17:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:36 INFO : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/14 05:17:36 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:36 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:36 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:36 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:36 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:36 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:36 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:36 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/14 05:17:36 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:36 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:36 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:36 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:36 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:36 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:36 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:36 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/09/14 05:17:36 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/14 05:17:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/14 05:17:36 DEBUG : dir/file1: newRWFileHandle: 2026/09/14 05:17:36 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/14 05:17:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/14 05:17:36 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/14 05:17:36 DEBUG : dir/file1(0x3d55f98d2f00): _readAt: size=1, off=0 2026/09/14 05:17:36 DEBUG : dir/file1(0x3d55f98d2f00): openPending: 2026/09/14 05:17:36 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:36 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:36 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:36 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:36 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:36 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:36 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:36 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/14 05:17:36 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/14 05:17:36 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/14 05:17:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/14 05:17:36 DEBUG : dir/file1(0x3d55f98d2f00): >openPending: err= 2026/09/14 05:17:36 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/09/14 05:17:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/14 05:17:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/14 05:17:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/14 05:17:36 DEBUG : dir/file1(0x3d55f98d2f00): >_readAt: n=1, err= 2026/09/14 05:17:36 DEBUG : dir/file1(0x3d55f98d2f00): _readAt: size=1, off=5 2026/09/14 05:17:36 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/14 05:17:36 DEBUG : dir/file1(0x3d55f98d2f00): >_readAt: n=1, err= 2026/09/14 05:17:36 DEBUG : dir/file1(0x3d55f98d2f00): _readAt: size=1, off=3 2026/09/14 05:17:36 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/14 05:17:36 DEBUG : dir/file1(0x3d55f98d2f00): >_readAt: n=1, err= 2026/09/14 05:17:36 DEBUG : dir/file1(0x3d55f98d2f00): _readAt: size=1, off=13 2026/09/14 05:17:36 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/14 05:17:36 DEBUG : dir/file1(0x3d55f98d2f00): >_readAt: n=1, err= 2026/09/14 05:17:36 DEBUG : dir/file1(0x3d55f98d2f00): _readAt: size=16, off=100 2026/09/14 05:17:36 DEBUG : dir/file1(0x3d55f98d2f00): >_readAt: n=0, err=EOF 2026/09/14 05:17:36 DEBUG : dir/file1(0x3d55f98d2f00): close: 2026/09/14 05:17:36 DEBUG : dir/file1(0x3d55f98d2f00): >close: err= 2026/09/14 05:17:36 DEBUG : WaitForWriters: timeout=30s 2026/09/14 05:17:36 DEBUG : dir: Looking for writers 2026/09/14 05:17:36 DEBUG : file1: reading active writers 2026/09/14 05:17:36 DEBUG : Looking for writers 2026/09/14 05:17:36 DEBUG : dir: reading active writers 2026/09/14 05:17:36 DEBUG : >WaitForWriters: 2026/09/14 05:17:36 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.26s) === RUN TestRWFileHandleReadAt run.go:198: Remote "sftp://rclone@:22/rclone-test-gahusir2suhi", Local "Local file system at /tmp/rclone1822207695", Modify Window "1s" 2026/09/14 05:17:36 INFO : sftp://rclone@:22/rclone-test-gahusir2suhi: poll-interval is not supported by this remote 2026/09/14 05:17:36 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/14 05:17:36 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:36 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/14 05:17:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/14 05:17:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:36 INFO : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/14 05:17:36 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:36 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:36 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:36 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:36 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:36 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:36 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:36 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/14 05:17:36 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:36 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:36 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:36 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:37 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:37 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:37 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:37 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/09/14 05:17:37 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/14 05:17:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/14 05:17:37 DEBUG : dir/file1: newRWFileHandle: 2026/09/14 05:17:37 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/14 05:17:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/14 05:17:37 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/14 05:17:37 DEBUG : dir/file1(0x3d55f99404c0): _readAt: size=1, off=0 2026/09/14 05:17:37 DEBUG : dir/file1(0x3d55f99404c0): openPending: 2026/09/14 05:17:37 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:37 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:37 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:37 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:37 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:37 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:37 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:37 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/14 05:17:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/14 05:17:37 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/14 05:17:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/14 05:17:37 DEBUG : dir/file1(0x3d55f99404c0): >openPending: err= 2026/09/14 05:17:37 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/09/14 05:17:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/14 05:17:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/14 05:17:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/14 05:17:37 DEBUG : dir/file1(0x3d55f99404c0): >_readAt: n=1, err= 2026/09/14 05:17:37 DEBUG : dir/file1(0x3d55f99404c0): _readAt: size=1, off=5 2026/09/14 05:17:37 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/14 05:17:37 DEBUG : dir/file1(0x3d55f99404c0): >_readAt: n=1, err= 2026/09/14 05:17:37 DEBUG : dir/file1(0x3d55f99404c0): _readAt: size=1, off=1 2026/09/14 05:17:37 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/14 05:17:37 DEBUG : dir/file1(0x3d55f99404c0): >_readAt: n=1, err= 2026/09/14 05:17:37 DEBUG : dir/file1(0x3d55f99404c0): _readAt: size=6, off=10 2026/09/14 05:17:37 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/09/14 05:17:37 DEBUG : dir/file1(0x3d55f99404c0): >_readAt: n=6, err= 2026/09/14 05:17:37 DEBUG : dir/file1(0x3d55f99404c0): _readAt: size=256, off=10 2026/09/14 05:17:37 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/09/14 05:17:37 DEBUG : dir/file1(0x3d55f99404c0): >_readAt: n=6, err=EOF 2026/09/14 05:17:37 DEBUG : dir/file1(0x3d55f99404c0): _readAt: size=256, off=100 2026/09/14 05:17:37 DEBUG : dir/file1(0x3d55f99404c0): >_readAt: n=0, err=EOF 2026/09/14 05:17:37 DEBUG : dir/file1(0x3d55f99404c0): close: 2026/09/14 05:17:37 DEBUG : dir/file1(0x3d55f99404c0): >close: err= 2026/09/14 05:17:37 DEBUG : dir/file1(0x3d55f99404c0): _readAt: size=256, off=100 2026/09/14 05:17:37 DEBUG : dir/file1(0x3d55f99404c0): >_readAt: n=0, err=file already closed 2026/09/14 05:17:37 DEBUG : WaitForWriters: timeout=30s 2026/09/14 05:17:37 DEBUG : dir: Looking for writers 2026/09/14 05:17:37 DEBUG : file1: reading active writers 2026/09/14 05:17:37 DEBUG : Looking for writers 2026/09/14 05:17:37 DEBUG : dir: reading active writers 2026/09/14 05:17:37 DEBUG : >WaitForWriters: 2026/09/14 05:17:37 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.34s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "sftp://rclone@:22/rclone-test-gahusir2suhi", Local "Local file system at /tmp/rclone1822207695", Modify Window "1s" 2026/09/14 05:17:37 INFO : sftp://rclone@:22/rclone-test-gahusir2suhi: poll-interval is not supported by this remote 2026/09/14 05:17:37 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/14 05:17:37 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:37 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/14 05:17:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/14 05:17:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:37 INFO : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/14 05:17:37 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:37 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:37 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:37 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:37 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:37 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:37 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:37 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/14 05:17:37 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:37 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:37 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:37 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:37 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:37 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:37 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:37 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/09/14 05:17:37 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/14 05:17:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/14 05:17:37 DEBUG : dir/file1: newRWFileHandle: 2026/09/14 05:17:37 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/14 05:17:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/14 05:17:37 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/14 05:17:37 DEBUG : dir/file1(0x3d55f9941000): RWFileHandle.Flush 2026/09/14 05:17:37 DEBUG : dir/file1(0x3d55f9941000): _readAt: size=256, off=0 2026/09/14 05:17:37 DEBUG : dir/file1(0x3d55f9941000): openPending: 2026/09/14 05:17:37 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:37 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:37 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:37 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:37 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:37 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:37 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:37 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/14 05:17:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/14 05:17:37 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/14 05:17:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/14 05:17:37 DEBUG : dir/file1(0x3d55f9941000): >openPending: err= 2026/09/14 05:17:37 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/09/14 05:17:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/14 05:17:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/14 05:17:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/14 05:17:37 DEBUG : dir/file1(0x3d55f9941000): >_readAt: n=16, err=EOF 2026/09/14 05:17:37 DEBUG : dir/file1(0x3d55f9941000): RWFileHandle.Flush 2026/09/14 05:17:37 DEBUG : dir/file1(0x3d55f9941000): RWFileHandle.Flush 2026/09/14 05:17:37 DEBUG : dir/file1(0x3d55f9941000): close: 2026/09/14 05:17:37 DEBUG : dir/file1(0x3d55f9941000): >close: err= 2026/09/14 05:17:37 DEBUG : WaitForWriters: timeout=30s 2026/09/14 05:17:37 DEBUG : dir: Looking for writers 2026/09/14 05:17:37 DEBUG : file1: reading active writers 2026/09/14 05:17:37 DEBUG : Looking for writers 2026/09/14 05:17:37 DEBUG : dir: reading active writers 2026/09/14 05:17:37 DEBUG : >WaitForWriters: 2026/09/14 05:17:37 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.34s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "sftp://rclone@:22/rclone-test-gahusir2suhi", Local "Local file system at /tmp/rclone1822207695", Modify Window "1s" 2026/09/14 05:17:37 INFO : sftp://rclone@:22/rclone-test-gahusir2suhi: poll-interval is not supported by this remote 2026/09/14 05:17:37 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/14 05:17:37 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:37 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/14 05:17:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/14 05:17:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:37 INFO : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/14 05:17:37 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:37 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:37 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:37 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:37 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:37 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:37 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:37 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/14 05:17:37 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:37 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:37 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:37 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:37 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:37 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:37 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:37 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/09/14 05:17:37 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/14 05:17:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/14 05:17:37 DEBUG : dir/file1: newRWFileHandle: 2026/09/14 05:17:37 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/14 05:17:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/14 05:17:37 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/14 05:17:37 DEBUG : dir/file1(0x3d55f9843040): _readAt: size=256, off=0 2026/09/14 05:17:37 DEBUG : dir/file1(0x3d55f9843040): openPending: 2026/09/14 05:17:37 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:37 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:37 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:37 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:37 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:37 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:37 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:37 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/14 05:17:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/14 05:17:37 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/14 05:17:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/14 05:17:37 DEBUG : dir/file1(0x3d55f9843040): >openPending: err= 2026/09/14 05:17:37 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/09/14 05:17:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/14 05:17:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/14 05:17:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/14 05:17:37 DEBUG : dir/file1(0x3d55f9843040): >_readAt: n=16, err=EOF 2026/09/14 05:17:37 DEBUG : dir/file1(0x3d55f9843040): RWFileHandle.Release 2026/09/14 05:17:37 DEBUG : dir/file1(0x3d55f9843040): close: 2026/09/14 05:17:37 DEBUG : dir/file1(0x3d55f9843040): >close: err= 2026/09/14 05:17:37 DEBUG : dir/file1(0x3d55f9843040): RWFileHandle.Release 2026/09/14 05:17:37 DEBUG : WaitForWriters: timeout=30s 2026/09/14 05:17:37 DEBUG : dir: Looking for writers 2026/09/14 05:17:37 DEBUG : file1: reading active writers 2026/09/14 05:17:37 DEBUG : Looking for writers 2026/09/14 05:17:37 DEBUG : dir: reading active writers 2026/09/14 05:17:37 DEBUG : >WaitForWriters: 2026/09/14 05:17:37 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.34s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-gahusir2suhi", Local "Local file system at /tmp/rclone1822207695", Modify Window "1s" 2026/09/14 05:17:37 INFO : sftp://rclone@:22/rclone-test-gahusir2suhi: poll-interval is not supported by this remote 2026/09/14 05:17:37 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/14 05:17:37 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:37 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/14 05:17:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/14 05:17:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:37 INFO : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/14 05:17:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:37 DEBUG : file1: newRWFileHandle: 2026/09/14 05:17:37 DEBUG : file1(0x3d55f96eabc0): openPending: 2026/09/14 05:17:37 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/14 05:17:37 DEBUG : file1(0x3d55f96eabc0): >openPending: err= 2026/09/14 05:17:37 DEBUG : file1: >newRWFileHandle: err= 2026/09/14 05:17:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/14 05:17:37 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/14 05:17:37 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/14 05:17:37 DEBUG : file1(0x3d55f96eabc0): _writeAt: size=5, off=0 2026/09/14 05:17:37 DEBUG : file1(0x3d55f96eabc0): >_writeAt: n=5, err= 2026/09/14 05:17:37 DEBUG : file1(0x3d55f96eabc0): _writeAt: size=7, off=5 2026/09/14 05:17:37 DEBUG : file1(0x3d55f96eabc0): >_writeAt: n=7, err= 2026/09/14 05:17:37 DEBUG : file1: vfs cache: truncate to size=11 2026/09/14 05:17:37 DEBUG : file1(0x3d55f96eabc0): close: 2026/09/14 05:17:37 DEBUG : file1: vfs cache: setting modification time to 2026-09-14 05:17:37.812924702 +0000 UTC m=+28.052891527 2026/09/14 05:17:37 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:37 DEBUG : file1(0x3d55f96eabc0): >close: err= 2026/09/14 05:17:37 DEBUG : file1(0x3d55f96eabc0): close: 2026/09/14 05:17:37 DEBUG : file1(0x3d55f96eabc0): >close: err=file already closed 2026/09/14 05:17:37 DEBUG : WaitForWriters: timeout=30s 2026/09/14 05:17:37 DEBUG : Looking for writers 2026/09/14 05:17:37 DEBUG : file1: reading active writers 2026/09/14 05:17:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/14 05:17:37 DEBUG : Looking for writers 2026/09/14 05:17:37 DEBUG : file1: reading active writers 2026/09/14 05:17:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/14 05:17:37 DEBUG : Looking for writers 2026/09/14 05:17:37 DEBUG : file1: reading active writers 2026/09/14 05:17:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/14 05:17:37 DEBUG : Looking for writers 2026/09/14 05:17:37 DEBUG : file1: reading active writers 2026/09/14 05:17:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/14 05:17:37 DEBUG : file1: vfs cache: starting upload 2026/09/14 05:17:37 DEBUG : file1.b5f2f696.partial: size = 11 OK 2026/09/14 05:17:37 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/file1.b5f2f696.partial" 2026/09/14 05:17:37 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:37 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/file1.b5f2f696.partial 2026/09/14 05:17:37 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/file1.b5f2f696.partial" 2026/09/14 05:17:37 DEBUG : Looking for writers 2026/09/14 05:17:37 DEBUG : file1: reading active writers 2026/09/14 05:17:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/14 05:17:38 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:38 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-gahusir2suhi/file1.b5f2f696.partial 2026/09/14 05:17:38 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:38 DEBUG : file1.b5f2f696.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/09/14 05:17:38 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/14 05:17:38 DEBUG : file1.b5f2f696.partial: renamed to: file1 2026/09/14 05:17:38 INFO : file1: Copied (new) 2026/09/14 05:17:38 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/file1" 2026/09/14 05:17:38 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:38 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/file1 2026/09/14 05:17:38 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/file1" 2026/09/14 05:17:38 DEBUG : Looking for writers 2026/09/14 05:17:38 DEBUG : file1: reading active writers 2026/09/14 05:17:38 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:38 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-gahusir2suhi/file1 2026/09/14 05:17:38 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:38 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/09/14 05:17:38 DEBUG : file1: vfs cache: fingerprint now "11,2026-09-14 05:17:37 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/09/14 05:17:38 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/14 05:17:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/14 05:17:38 DEBUG : >WaitForWriters: 2026/09/14 05:17:38 INFO : file1: vfs cache: upload succeeded try #1 2026/09/14 05:17:38 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/file1" 2026/09/14 05:17:38 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:38 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/file1 2026/09/14 05:17:38 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/file1" 2026/09/14 05:17:38 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:38 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-gahusir2suhi/file1 2026/09/14 05:17:38 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:38 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/09/14 05:17:38 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/file1" 2026/09/14 05:17:38 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:38 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/file1 2026/09/14 05:17:38 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/file1" 2026/09/14 05:17:38 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:38 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-gahusir2suhi/file1 2026/09/14 05:17:38 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:38 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/09/14 05:17:38 DEBUG : WaitForWriters: timeout=30s 2026/09/14 05:17:38 DEBUG : Looking for writers 2026/09/14 05:17:38 DEBUG : file1: reading active writers 2026/09/14 05:17:38 DEBUG : >WaitForWriters: 2026/09/14 05:17:38 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.54s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "sftp://rclone@:22/rclone-test-gahusir2suhi", Local "Local file system at /tmp/rclone1822207695", Modify Window "1s" 2026/09/14 05:17:38 INFO : sftp://rclone@:22/rclone-test-gahusir2suhi: poll-interval is not supported by this remote 2026/09/14 05:17:38 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/14 05:17:38 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:38 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/14 05:17:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/14 05:17:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:38 INFO : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/14 05:17:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:38 DEBUG : file1: newRWFileHandle: 2026/09/14 05:17:38 DEBUG : file1(0x3d55f9843700): openPending: 2026/09/14 05:17:38 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/14 05:17:38 DEBUG : file1(0x3d55f9843700): >openPending: err= 2026/09/14 05:17:38 DEBUG : file1: >newRWFileHandle: err= 2026/09/14 05:17:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/14 05:17:38 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/14 05:17:38 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/14 05:17:38 DEBUG : file1(0x3d55f9843700): _writeAt: size=7, off=0 2026/09/14 05:17:38 DEBUG : file1(0x3d55f9843700): >_writeAt: n=7, err= 2026/09/14 05:17:38 DEBUG : file1(0x3d55f9843700): _writeAt: size=6, off=5 2026/09/14 05:17:38 DEBUG : file1(0x3d55f9843700): >_writeAt: n=6, err= 2026/09/14 05:17:38 DEBUG : file1(0x3d55f9843700): close: 2026/09/14 05:17:38 DEBUG : file1: vfs cache: setting modification time to 2026-09-14 05:17:38.346637004 +0000 UTC m=+28.586603819 2026/09/14 05:17:38 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:38 DEBUG : file1(0x3d55f9843700): >close: err= 2026/09/14 05:17:38 DEBUG : file1(0x3d55f9843700): _writeAt: size=5, off=0 2026/09/14 05:17:38 DEBUG : file1(0x3d55f9843700): >_writeAt: n=0, err=file already closed 2026/09/14 05:17:38 DEBUG : WaitForWriters: timeout=30s 2026/09/14 05:17:38 DEBUG : Looking for writers 2026/09/14 05:17:38 DEBUG : file1: reading active writers 2026/09/14 05:17:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/14 05:17:38 DEBUG : Looking for writers 2026/09/14 05:17:38 DEBUG : file1: reading active writers 2026/09/14 05:17:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/14 05:17:38 DEBUG : Looking for writers 2026/09/14 05:17:38 DEBUG : file1: reading active writers 2026/09/14 05:17:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/14 05:17:38 DEBUG : Looking for writers 2026/09/14 05:17:38 DEBUG : file1: reading active writers 2026/09/14 05:17:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/14 05:17:38 DEBUG : file1: vfs cache: starting upload 2026/09/14 05:17:38 DEBUG : file1.1a54f1ae.partial: size = 11 OK 2026/09/14 05:17:38 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/file1.1a54f1ae.partial" 2026/09/14 05:17:38 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:38 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/file1.1a54f1ae.partial 2026/09/14 05:17:38 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/file1.1a54f1ae.partial" 2026/09/14 05:17:38 DEBUG : Looking for writers 2026/09/14 05:17:38 DEBUG : file1: reading active writers 2026/09/14 05:17:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/14 05:17:38 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:38 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-gahusir2suhi/file1.1a54f1ae.partial 2026/09/14 05:17:38 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:38 DEBUG : file1.1a54f1ae.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/09/14 05:17:38 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/14 05:17:38 DEBUG : file1.1a54f1ae.partial: renamed to: file1 2026/09/14 05:17:38 INFO : file1: Copied (new) 2026/09/14 05:17:38 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/file1" 2026/09/14 05:17:38 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:38 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/file1 2026/09/14 05:17:38 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/file1" 2026/09/14 05:17:38 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:38 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-gahusir2suhi/file1 2026/09/14 05:17:38 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:38 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/09/14 05:17:38 DEBUG : file1: vfs cache: fingerprint now "11,2026-09-14 05:17:38 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/09/14 05:17:38 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/14 05:17:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/14 05:17:38 INFO : file1: vfs cache: upload succeeded try #1 2026/09/14 05:17:38 DEBUG : Looking for writers 2026/09/14 05:17:38 DEBUG : file1: reading active writers 2026/09/14 05:17:38 DEBUG : >WaitForWriters: 2026/09/14 05:17:38 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/file1" 2026/09/14 05:17:38 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:38 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/file1 2026/09/14 05:17:38 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/file1" 2026/09/14 05:17:38 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:38 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-gahusir2suhi/file1 2026/09/14 05:17:38 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:38 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/09/14 05:17:38 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/file1" 2026/09/14 05:17:38 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:38 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/file1 2026/09/14 05:17:38 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/file1" 2026/09/14 05:17:38 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:38 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-gahusir2suhi/file1 2026/09/14 05:17:38 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:38 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/09/14 05:17:38 DEBUG : WaitForWriters: timeout=30s 2026/09/14 05:17:38 DEBUG : Looking for writers 2026/09/14 05:17:38 DEBUG : file1: reading active writers 2026/09/14 05:17:38 DEBUG : >WaitForWriters: 2026/09/14 05:17:38 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.53s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-gahusir2suhi", Local "Local file system at /tmp/rclone1822207695", Modify Window "1s" 2026/09/14 05:17:38 INFO : sftp://rclone@:22/rclone-test-gahusir2suhi: poll-interval is not supported by this remote 2026/09/14 05:17:38 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/14 05:17:38 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:38 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/14 05:17:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/14 05:17:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:38 INFO : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/14 05:17:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:38 DEBUG : file1: newRWFileHandle: 2026/09/14 05:17:38 DEBUG : file1(0x3d55f97a8300): openPending: 2026/09/14 05:17:38 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/14 05:17:38 DEBUG : file1(0x3d55f97a8300): >openPending: err= 2026/09/14 05:17:38 DEBUG : file1: >newRWFileHandle: err= 2026/09/14 05:17:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/14 05:17:38 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/14 05:17:38 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/14 05:17:38 DEBUG : file1(0x3d55f97a8300): close: 2026/09/14 05:17:38 DEBUG : file1: vfs cache: setting modification time to 2026-09-14 05:17:38.874291574 +0000 UTC m=+29.114258389 2026/09/14 05:17:38 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:38 DEBUG : file1(0x3d55f97a8300): >close: err= 2026/09/14 05:17:38 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/09/14 05:17:38 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/14 05:17:38 DEBUG : file2: newRWFileHandle: 2026/09/14 05:17:38 DEBUG : file2(0x3d55f97a8a40): openPending: 2026/09/14 05:17:38 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:38 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/14 05:17:38 DEBUG : file2(0x3d55f97a8a40): >openPending: err= 2026/09/14 05:17:38 DEBUG : file2: >newRWFileHandle: err= 2026/09/14 05:17:38 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/14 05:17:38 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/09/14 05:17:38 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/09/14 05:17:38 DEBUG : file2(0x3d55f97a8a40): RWFileHandle.Flush 2026/09/14 05:17:38 DEBUG : file2(0x3d55f97a8a40): RWFileHandle.Release 2026/09/14 05:17:38 DEBUG : file2(0x3d55f97a8a40): close: 2026/09/14 05:17:38 DEBUG : file2: vfs cache: setting modification time to 2026-09-14 05:17:38.875588884 +0000 UTC m=+29.115555709 2026/09/14 05:17:38 INFO : file2: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:38 DEBUG : file2(0x3d55f97a8a40): >close: err= 2026/09/14 05:17:38 DEBUG : WaitForWriters: timeout=30s 2026/09/14 05:17:38 DEBUG : Looking for writers 2026/09/14 05:17:38 DEBUG : file1: reading active writers 2026/09/14 05:17:38 DEBUG : file2: reading active writers 2026/09/14 05:17:38 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/09/14 05:17:38 DEBUG : Looking for writers 2026/09/14 05:17:38 DEBUG : file2: reading active writers 2026/09/14 05:17:38 DEBUG : file1: reading active writers 2026/09/14 05:17:38 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/09/14 05:17:38 DEBUG : Looking for writers 2026/09/14 05:17:38 DEBUG : file1: reading active writers 2026/09/14 05:17:38 DEBUG : file2: reading active writers 2026/09/14 05:17:38 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/09/14 05:17:38 DEBUG : Looking for writers 2026/09/14 05:17:38 DEBUG : file1: reading active writers 2026/09/14 05:17:38 DEBUG : file2: reading active writers 2026/09/14 05:17:38 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/09/14 05:17:38 DEBUG : file1: vfs cache: starting upload 2026/09/14 05:17:38 DEBUG : file2: vfs cache: starting upload 2026/09/14 05:17:38 DEBUG : file1.6c6ed06c.partial: size = 0 OK 2026/09/14 05:17:38 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/file1.6c6ed06c.partial" 2026/09/14 05:17:38 DEBUG : file2.0c1fb38e.partial: size = 0 OK 2026/09/14 05:17:38 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/file2.0c1fb38e.partial" 2026/09/14 05:17:38 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:38 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/file1.6c6ed06c.partial 2026/09/14 05:17:38 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/file1.6c6ed06c.partial" 2026/09/14 05:17:38 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:38 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/file2.0c1fb38e.partial 2026/09/14 05:17:38 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/file2.0c1fb38e.partial" 2026/09/14 05:17:39 DEBUG : Looking for writers 2026/09/14 05:17:39 DEBUG : file1: reading active writers 2026/09/14 05:17:39 DEBUG : file2: reading active writers 2026/09/14 05:17:39 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/09/14 05:17:39 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:39 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-gahusir2suhi/file2.0c1fb38e.partial 2026/09/14 05:17:39 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:39 DEBUG : file2.0c1fb38e.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/09/14 05:17:39 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/14 05:17:39 DEBUG : file2.0c1fb38e.partial: renamed to: file2 2026/09/14 05:17:39 INFO : file2: Copied (new) 2026/09/14 05:17:39 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/file2" 2026/09/14 05:17:39 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:39 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/file2 2026/09/14 05:17:39 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/file2" 2026/09/14 05:17:39 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:39 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-gahusir2suhi/file1.6c6ed06c.partial 2026/09/14 05:17:39 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:39 DEBUG : file1.6c6ed06c.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/09/14 05:17:39 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/14 05:17:39 DEBUG : file1.6c6ed06c.partial: renamed to: file1 2026/09/14 05:17:39 INFO : file1: Copied (new) 2026/09/14 05:17:39 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/file1" 2026/09/14 05:17:39 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:39 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/file1 2026/09/14 05:17:39 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/file1" 2026/09/14 05:17:39 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:39 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-gahusir2suhi/file2 2026/09/14 05:17:39 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:39 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/09/14 05:17:39 DEBUG : file2: vfs cache: fingerprint now "0,2026-09-14 05:17:38 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/09/14 05:17:39 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/09/14 05:17:39 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/14 05:17:39 INFO : file2: vfs cache: upload succeeded try #1 2026/09/14 05:17:39 DEBUG : Looking for writers 2026/09/14 05:17:39 DEBUG : file1: reading active writers 2026/09/14 05:17:39 DEBUG : file2: reading active writers 2026/09/14 05:17:39 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:39 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-gahusir2suhi/file1 2026/09/14 05:17:39 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:39 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/09/14 05:17:39 DEBUG : file1: vfs cache: fingerprint now "0,2026-09-14 05:17:38 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/09/14 05:17:39 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/14 05:17:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/14 05:17:39 DEBUG : >WaitForWriters: 2026/09/14 05:17:39 INFO : file1: vfs cache: upload succeeded try #1 2026/09/14 05:17:39 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/file1" 2026/09/14 05:17:39 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:39 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/file1 2026/09/14 05:17:39 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/file1" 2026/09/14 05:17:39 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:39 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-gahusir2suhi/file1 2026/09/14 05:17:39 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:39 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/09/14 05:17:39 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/file1" 2026/09/14 05:17:39 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:39 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/file1 2026/09/14 05:17:39 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/file1" 2026/09/14 05:17:39 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:39 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-gahusir2suhi/file1 2026/09/14 05:17:39 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:39 DEBUG : file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/09/14 05:17:39 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/file2" 2026/09/14 05:17:39 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:39 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/file2 2026/09/14 05:17:39 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/file2" 2026/09/14 05:17:39 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:39 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-gahusir2suhi/file2 2026/09/14 05:17:39 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:39 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/09/14 05:17:39 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/file2" 2026/09/14 05:17:39 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:39 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/file2 2026/09/14 05:17:39 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/file2" 2026/09/14 05:17:39 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:39 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-gahusir2suhi/file2 2026/09/14 05:17:39 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:39 DEBUG : file2: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/09/14 05:17:39 DEBUG : WaitForWriters: timeout=30s 2026/09/14 05:17:39 DEBUG : Looking for writers 2026/09/14 05:17:39 DEBUG : file2: reading active writers 2026/09/14 05:17:39 DEBUG : file1: reading active writers 2026/09/14 05:17:39 DEBUG : >WaitForWriters: 2026/09/14 05:17:39 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.77s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-gahusir2suhi", Local "Local file system at /tmp/rclone1822207695", Modify Window "1s" 2026/09/14 05:17:39 INFO : sftp://rclone@:22/rclone-test-gahusir2suhi: poll-interval is not supported by this remote 2026/09/14 05:17:39 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/14 05:17:39 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:39 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/14 05:17:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/14 05:17:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:39 INFO : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/14 05:17:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:39 DEBUG : file1: newRWFileHandle: 2026/09/14 05:17:39 DEBUG : file1(0x3d55f9ab4280): openPending: 2026/09/14 05:17:39 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/14 05:17:39 DEBUG : file1(0x3d55f9ab4280): >openPending: err= 2026/09/14 05:17:39 DEBUG : file1: >newRWFileHandle: err= 2026/09/14 05:17:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/14 05:17:39 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/14 05:17:39 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/14 05:17:39 DEBUG : file1(0x3d55f9ab4280): _writeAt: size=5, off=0 2026/09/14 05:17:39 DEBUG : file1(0x3d55f9ab4280): >_writeAt: n=5, err= 2026/09/14 05:17:39 DEBUG : file1(0x3d55f9ab4280): RWFileHandle.Flush 2026/09/14 05:17:39 DEBUG : file1(0x3d55f9ab4280): RWFileHandle.Flush 2026/09/14 05:17:39 DEBUG : file1(0x3d55f9ab4280): close: 2026/09/14 05:17:39 DEBUG : file1: vfs cache: setting modification time to 2026-09-14 05:17:39.646635107 +0000 UTC m=+29.886601962 2026/09/14 05:17:39 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:39 DEBUG : file1(0x3d55f9ab4280): >close: err= 2026/09/14 05:17:39 DEBUG : WaitForWriters: timeout=30s 2026/09/14 05:17:39 DEBUG : Looking for writers 2026/09/14 05:17:39 DEBUG : file1: reading active writers 2026/09/14 05:17:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/14 05:17:39 DEBUG : Looking for writers 2026/09/14 05:17:39 DEBUG : file1: reading active writers 2026/09/14 05:17:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/14 05:17:39 DEBUG : Looking for writers 2026/09/14 05:17:39 DEBUG : file1: reading active writers 2026/09/14 05:17:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/14 05:17:39 DEBUG : Looking for writers 2026/09/14 05:17:39 DEBUG : file1: reading active writers 2026/09/14 05:17:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/14 05:17:39 DEBUG : file1: vfs cache: starting upload 2026/09/14 05:17:39 DEBUG : file1.20898df4.partial: size = 5 OK 2026/09/14 05:17:39 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/file1.20898df4.partial" 2026/09/14 05:17:39 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:39 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/file1.20898df4.partial 2026/09/14 05:17:39 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/file1.20898df4.partial" 2026/09/14 05:17:39 DEBUG : Looking for writers 2026/09/14 05:17:39 DEBUG : file1: reading active writers 2026/09/14 05:17:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/14 05:17:39 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:39 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-gahusir2suhi/file1.20898df4.partial 2026/09/14 05:17:39 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:39 DEBUG : file1.20898df4.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/14 05:17:39 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/14 05:17:39 DEBUG : file1.20898df4.partial: renamed to: file1 2026/09/14 05:17:39 INFO : file1: Copied (new) 2026/09/14 05:17:39 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/file1" 2026/09/14 05:17:39 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:39 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/file1 2026/09/14 05:17:39 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/file1" 2026/09/14 05:17:39 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:39 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-gahusir2suhi/file1 2026/09/14 05:17:39 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:39 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/14 05:17:39 DEBUG : file1: vfs cache: fingerprint now "5,2026-09-14 05:17:39 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/09/14 05:17:39 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/14 05:17:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/14 05:17:39 INFO : file1: vfs cache: upload succeeded try #1 2026/09/14 05:17:39 DEBUG : Looking for writers 2026/09/14 05:17:39 DEBUG : file1: reading active writers 2026/09/14 05:17:39 DEBUG : >WaitForWriters: 2026/09/14 05:17:39 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.32s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-gahusir2suhi", Local "Local file system at /tmp/rclone1822207695", Modify Window "1s" 2026/09/14 05:17:39 INFO : sftp://rclone@:22/rclone-test-gahusir2suhi: poll-interval is not supported by this remote 2026/09/14 05:17:39 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/14 05:17:39 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:39 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/14 05:17:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/14 05:17:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:39 INFO : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/14 05:17:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:39 DEBUG : file1: newRWFileHandle: 2026/09/14 05:17:39 DEBUG : file1(0x3d55f9ab50c0): openPending: 2026/09/14 05:17:39 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/14 05:17:39 DEBUG : file1(0x3d55f9ab50c0): >openPending: err= 2026/09/14 05:17:39 DEBUG : file1: >newRWFileHandle: err= 2026/09/14 05:17:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/14 05:17:39 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/14 05:17:39 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/14 05:17:39 DEBUG : file1(0x3d55f9ab50c0): _writeAt: size=5, off=0 2026/09/14 05:17:39 DEBUG : file1(0x3d55f9ab50c0): >_writeAt: n=5, err= 2026/09/14 05:17:39 DEBUG : file1(0x3d55f9ab50c0): RWFileHandle.Release 2026/09/14 05:17:39 DEBUG : file1(0x3d55f9ab50c0): close: 2026/09/14 05:17:39 DEBUG : file1: vfs cache: setting modification time to 2026-09-14 05:17:39.969407305 +0000 UTC m=+30.209374120 2026/09/14 05:17:39 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:39 DEBUG : file1(0x3d55f9ab50c0): >close: err= 2026/09/14 05:17:39 DEBUG : file1(0x3d55f9ab50c0): RWFileHandle.Release 2026/09/14 05:17:39 DEBUG : WaitForWriters: timeout=30s 2026/09/14 05:17:39 DEBUG : Looking for writers 2026/09/14 05:17:39 DEBUG : file1: reading active writers 2026/09/14 05:17:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/14 05:17:39 DEBUG : Looking for writers 2026/09/14 05:17:39 DEBUG : file1: reading active writers 2026/09/14 05:17:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/14 05:17:40 DEBUG : Looking for writers 2026/09/14 05:17:40 DEBUG : file1: reading active writers 2026/09/14 05:17:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/14 05:17:40 DEBUG : Looking for writers 2026/09/14 05:17:40 DEBUG : file1: reading active writers 2026/09/14 05:17:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/14 05:17:40 DEBUG : file1: vfs cache: starting upload 2026/09/14 05:17:40 DEBUG : file1.efc3c451.partial: size = 5 OK 2026/09/14 05:17:40 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/file1.efc3c451.partial" 2026/09/14 05:17:40 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:40 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/file1.efc3c451.partial 2026/09/14 05:17:40 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/file1.efc3c451.partial" 2026/09/14 05:17:40 DEBUG : Looking for writers 2026/09/14 05:17:40 DEBUG : file1: reading active writers 2026/09/14 05:17:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/14 05:17:40 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:40 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-gahusir2suhi/file1.efc3c451.partial 2026/09/14 05:17:40 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:40 DEBUG : file1.efc3c451.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/14 05:17:40 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/14 05:17:40 DEBUG : file1.efc3c451.partial: renamed to: file1 2026/09/14 05:17:40 INFO : file1: Copied (new) 2026/09/14 05:17:40 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/file1" 2026/09/14 05:17:40 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:40 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/file1 2026/09/14 05:17:40 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/file1" 2026/09/14 05:17:40 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:40 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-gahusir2suhi/file1 2026/09/14 05:17:40 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:40 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/14 05:17:40 DEBUG : file1: vfs cache: fingerprint now "5,2026-09-14 05:17:39 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/09/14 05:17:40 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/14 05:17:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/14 05:17:40 DEBUG : Looking for writers 2026/09/14 05:17:40 DEBUG : file1: reading active writers 2026/09/14 05:17:40 INFO : file1: vfs cache: upload succeeded try #1 2026/09/14 05:17:40 DEBUG : >WaitForWriters: 2026/09/14 05:17:40 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.32s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "sftp://rclone@:22/rclone-test-gahusir2suhi", Local "Local file system at /tmp/rclone1822207695", Modify Window "1s" 2026/09/14 05:17:40 INFO : sftp://rclone@:22/rclone-test-gahusir2suhi: poll-interval is not supported by this remote 2026/09/14 05:17:40 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/14 05:17:40 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:40 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/14 05:17:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/14 05:17:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:40 INFO : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/14 05:17:40 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:40 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:40 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:40 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:40 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:40 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:40 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:40 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/14 05:17:40 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:40 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:40 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:40 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:40 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:40 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:40 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:40 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/09/14 05:17:40 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/09/14 05:17:40 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/14 05:17:40 DEBUG : dir/file1: newRWFileHandle: 2026/09/14 05:17:40 DEBUG : dir/file1(0x3d55f9bf0080): openPending: 2026/09/14 05:17:40 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:40 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:40 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:40 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:40 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:40 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:40 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:40 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/14 05:17:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/14 05:17:40 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/14 05:17:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/14 05:17:40 DEBUG : dir/file1(0x3d55f9bf0080): >openPending: err= 2026/09/14 05:17:40 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/14 05:17:40 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/14 05:17:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/14 05:17:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/14 05:17:40 DEBUG : dir/file1(0x3d55f9bf0080): _writeAt: size=5, off=0 2026/09/14 05:17:40 DEBUG : dir/file1(0x3d55f9bf0080): >_writeAt: n=5, err= 2026/09/14 05:17:40 DEBUG : dir/file1(0x3d55f9bf0080): close: 2026/09/14 05:17:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:40 DEBUG : dir/file1: vfs cache: setting modification time to 2026-09-14 05:17:40.602921853 +0000 UTC m=+30.842888658 2026/09/14 05:17:40 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:40 DEBUG : dir/file1(0x3d55f9bf0080): >close: err= 2026/09/14 05:17:40 DEBUG : WaitForWriters: timeout=30s 2026/09/14 05:17:40 DEBUG : dir: Looking for writers 2026/09/14 05:17:40 DEBUG : file1: reading active writers 2026/09/14 05:17:40 DEBUG : Looking for writers 2026/09/14 05:17:40 DEBUG : dir: reading active writers 2026/09/14 05:17:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/14 05:17:40 DEBUG : dir: Looking for writers 2026/09/14 05:17:40 DEBUG : file1: reading active writers 2026/09/14 05:17:40 DEBUG : Looking for writers 2026/09/14 05:17:40 DEBUG : dir: reading active writers 2026/09/14 05:17:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/14 05:17:40 DEBUG : dir: Looking for writers 2026/09/14 05:17:40 DEBUG : file1: reading active writers 2026/09/14 05:17:40 DEBUG : Looking for writers 2026/09/14 05:17:40 DEBUG : dir: reading active writers 2026/09/14 05:17:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/14 05:17:40 DEBUG : dir: Looking for writers 2026/09/14 05:17:40 DEBUG : file1: reading active writers 2026/09/14 05:17:40 DEBUG : Looking for writers 2026/09/14 05:17:40 DEBUG : dir: reading active writers 2026/09/14 05:17:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/14 05:17:40 DEBUG : dir/file1: vfs cache: starting upload 2026/09/14 05:17:40 DEBUG : dir/file1.93886d56.partial: size = 5 OK 2026/09/14 05:17:40 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1.93886d56.partial" 2026/09/14 05:17:40 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:40 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir/file1.93886d56.partial 2026/09/14 05:17:40 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir/file1.93886d56.partial" 2026/09/14 05:17:40 DEBUG : dir: Looking for writers 2026/09/14 05:17:40 DEBUG : file1: reading active writers 2026/09/14 05:17:40 DEBUG : Looking for writers 2026/09/14 05:17:40 DEBUG : dir: reading active writers 2026/09/14 05:17:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/14 05:17:40 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:40 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-gahusir2suhi/dir/file1.93886d56.partial 2026/09/14 05:17:40 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:40 DEBUG : dir/file1.93886d56.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/14 05:17:40 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/14 05:17:40 DEBUG : dir/file1.93886d56.partial: renamed to: dir/file1 2026/09/14 05:17:40 INFO : dir/file1: Copied (replaced existing) 2026/09/14 05:17:40 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:40 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:40 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:40 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:40 DEBUG : dir: Looking for writers 2026/09/14 05:17:40 DEBUG : file1: reading active writers 2026/09/14 05:17:40 DEBUG : Looking for writers 2026/09/14 05:17:40 DEBUG : dir: reading active writers 2026/09/14 05:17:40 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:40 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:40 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:40 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/14 05:17:40 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-09-14 05:17:40 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/09/14 05:17:40 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/14 05:17:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/14 05:17:40 DEBUG : >WaitForWriters: 2026/09/14 05:17:40 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/14 05:17:40 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.65s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "sftp://rclone@:22/rclone-test-gahusir2suhi", Local "Local file system at /tmp/rclone1822207695", Modify Window "1s" 2026/09/14 05:17:40 INFO : sftp://rclone@:22/rclone-test-gahusir2suhi: poll-interval is not supported by this remote 2026/09/14 05:17:40 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/14 05:17:40 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:40 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/14 05:17:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/14 05:17:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:40 INFO : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/14 05:17:40 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:40 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:40 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:40 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:41 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:41 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:41 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:41 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/14 05:17:41 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:41 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:41 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:41 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:41 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:41 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:41 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:41 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/09/14 05:17:41 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:41 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:41 DEBUG : dir/file1: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/14 05:17:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/14 05:17:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/14 05:17:41 DEBUG : dir/file1(0x3d55f9d904c0): _writeAt: size=5, off=0 2026/09/14 05:17:41 DEBUG : dir/file1(0x3d55f9d904c0): openPending: 2026/09/14 05:17:41 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:41 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:41 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:41 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:41 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:41 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:41 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:41 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/14 05:17:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/14 05:17:41 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/14 05:17:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/14 05:17:41 DEBUG : dir/file1(0x3d55f9d904c0): >openPending: err= 2026/09/14 05:17:41 DEBUG : dir/file1(0x3d55f9d904c0): >_writeAt: n=5, err= 2026/09/14 05:17:41 DEBUG : dir/file1(0x3d55f9d904c0): _writeAt: size=15, off=5 2026/09/14 05:17:41 DEBUG : dir/file1(0x3d55f9d904c0): >_writeAt: n=15, err= 2026/09/14 05:17:41 DEBUG : dir/file1(0x3d55f9d904c0): close: 2026/09/14 05:17:41 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [{Pos:0 Size:20}] - present true 2026/09/14 05:17:41 DEBUG : dir/file1: vfs cache: setting modification time to 2026-09-14 05:17:41.266576905 +0000 UTC m=+31.506543720 2026/09/14 05:17:41 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : dir/file1(0x3d55f9d904c0): >close: err= 2026/09/14 05:17:41 DEBUG : WaitForWriters: timeout=30s 2026/09/14 05:17:41 DEBUG : dir: Looking for writers 2026/09/14 05:17:41 DEBUG : file1: reading active writers 2026/09/14 05:17:41 DEBUG : Looking for writers 2026/09/14 05:17:41 DEBUG : dir: reading active writers 2026/09/14 05:17:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/14 05:17:41 DEBUG : dir: Looking for writers 2026/09/14 05:17:41 DEBUG : file1: reading active writers 2026/09/14 05:17:41 DEBUG : Looking for writers 2026/09/14 05:17:41 DEBUG : dir: reading active writers 2026/09/14 05:17:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/14 05:17:41 DEBUG : dir: Looking for writers 2026/09/14 05:17:41 DEBUG : file1: reading active writers 2026/09/14 05:17:41 DEBUG : Looking for writers 2026/09/14 05:17:41 DEBUG : dir: reading active writers 2026/09/14 05:17:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/14 05:17:41 DEBUG : dir: Looking for writers 2026/09/14 05:17:41 DEBUG : file1: reading active writers 2026/09/14 05:17:41 DEBUG : Looking for writers 2026/09/14 05:17:41 DEBUG : dir: reading active writers 2026/09/14 05:17:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/14 05:17:41 DEBUG : dir/file1: vfs cache: starting upload 2026/09/14 05:17:41 DEBUG : dir/file1.ef8f2365.partial: size = 20 OK 2026/09/14 05:17:41 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1.ef8f2365.partial" 2026/09/14 05:17:41 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:41 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir/file1.ef8f2365.partial 2026/09/14 05:17:41 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir/file1.ef8f2365.partial" 2026/09/14 05:17:41 DEBUG : dir: Looking for writers 2026/09/14 05:17:41 DEBUG : file1: reading active writers 2026/09/14 05:17:41 DEBUG : Looking for writers 2026/09/14 05:17:41 DEBUG : dir: reading active writers 2026/09/14 05:17:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/14 05:17:41 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:41 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /rclone-test-gahusir2suhi/dir/file1.ef8f2365.partial 2026/09/14 05:17:41 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:41 DEBUG : dir/file1.ef8f2365.partial: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/09/14 05:17:41 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/09/14 05:17:41 DEBUG : dir/file1.ef8f2365.partial: renamed to: dir/file1 2026/09/14 05:17:41 INFO : dir/file1: Copied (replaced existing) 2026/09/14 05:17:41 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:41 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:41 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:41 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:41 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/09/14 05:17:41 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:41 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:41 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:41 DEBUG : dir/file1: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/09/14 05:17:41 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-09-14 05:17:41 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/09/14 05:17:41 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/14 05:17:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/14 05:17:41 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/14 05:17:41 DEBUG : dir: Looking for writers 2026/09/14 05:17:41 DEBUG : file1: reading active writers 2026/09/14 05:17:41 DEBUG : Looking for writers 2026/09/14 05:17:41 DEBUG : dir: reading active writers 2026/09/14 05:17:41 DEBUG : >WaitForWriters: 2026/09/14 05:17:41 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.65s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "sftp://rclone@:22/rclone-test-gahusir2suhi", Local "Local file system at /tmp/rclone1822207695", Modify Window "1s" 2026/09/14 05:17:41 INFO : sftp://rclone@:22/rclone-test-gahusir2suhi: poll-interval is not supported by this remote 2026/09/14 05:17:41 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/14 05:17:41 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:41 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/14 05:17:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/14 05:17:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:41 INFO : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/14 05:17:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:41 DEBUG : file1: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : file1(0x3d55f9154e00): openPending: 2026/09/14 05:17:41 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/14 05:17:41 DEBUG : file1(0x3d55f9154e00): >openPending: err= 2026/09/14 05:17:41 DEBUG : file1: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/14 05:17:41 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/14 05:17:41 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/14 05:17:41 DEBUG : file1(0x3d55f9154e00): _writeAt: size=5, off=0 2026/09/14 05:17:41 DEBUG : file1(0x3d55f9154e00): >_writeAt: n=5, err= 2026/09/14 05:17:41 DEBUG : file1(0x3d55f9154e00): close: 2026/09/14 05:17:41 DEBUG : file1: vfs cache: setting modification time to 2026-09-14 05:17:41.592348999 +0000 UTC m=+31.832315814 2026/09/14 05:17:41 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : file1(0x3d55f9154e00): >close: err= 2026/09/14 05:17:41 DEBUG : WaitForWriters: timeout=30s 2026/09/14 05:17:41 DEBUG : Looking for writers 2026/09/14 05:17:41 DEBUG : file1: reading active writers 2026/09/14 05:17:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/14 05:17:41 DEBUG : Looking for writers 2026/09/14 05:17:41 DEBUG : file1: reading active writers 2026/09/14 05:17:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/14 05:17:41 DEBUG : Looking for writers 2026/09/14 05:17:41 DEBUG : file1: reading active writers 2026/09/14 05:17:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/14 05:17:41 DEBUG : Looking for writers 2026/09/14 05:17:41 DEBUG : file1: reading active writers 2026/09/14 05:17:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/14 05:17:41 DEBUG : file1: vfs cache: starting upload 2026/09/14 05:17:41 DEBUG : file1.8029b4e2.partial: size = 5 OK 2026/09/14 05:17:41 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/file1.8029b4e2.partial" 2026/09/14 05:17:41 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:41 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/file1.8029b4e2.partial 2026/09/14 05:17:41 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/file1.8029b4e2.partial" 2026/09/14 05:17:41 DEBUG : Looking for writers 2026/09/14 05:17:41 DEBUG : file1: reading active writers 2026/09/14 05:17:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/14 05:17:41 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi/dir/file1: no such file or directory 2026/09/14 05:17:41 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi/dir/file1: no such file or directory 2026/09/14 05:17:41 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:41 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-gahusir2suhi/file1.8029b4e2.partial 2026/09/14 05:17:41 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:41 DEBUG : file1.8029b4e2.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/14 05:17:41 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/14 05:17:41 DEBUG : file1.8029b4e2.partial: renamed to: file1 2026/09/14 05:17:41 INFO : file1: Copied (new) 2026/09/14 05:17:41 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/file1" 2026/09/14 05:17:41 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:41 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/file1 2026/09/14 05:17:41 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/file1" 2026/09/14 05:17:41 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:41 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-gahusir2suhi/file1 2026/09/14 05:17:41 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:41 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/14 05:17:41 DEBUG : file1: vfs cache: fingerprint now "5,2026-09-14 05:17:41 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/09/14 05:17:41 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/14 05:17:41 INFO : file1: vfs cache: upload succeeded try #1 2026/09/14 05:17:41 DEBUG : Looking for writers 2026/09/14 05:17:41 DEBUG : file1: reading active writers 2026/09/14 05:17:41 DEBUG : >WaitForWriters: 2026/09/14 05:17:41 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.32s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "sftp://rclone@:22/rclone-test-gahusir2suhi", Local "Local file system at /tmp/rclone1822207695", Modify Window "1s" 2026/09/14 05:17:41 INFO : sftp://rclone@:22/rclone-test-gahusir2suhi: poll-interval is not supported by this remote 2026/09/14 05:17:41 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/14 05:17:41 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:41 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/14 05:17:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/14 05:17:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/09/14 05:17:41 INFO : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f96eaa80): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f96eaa80): >openPending: err= 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f96eaa80): _writeAt: size=5, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f96eaa80): >_writeAt: n=5, err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f96eaa80): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.912412703 +0000 UTC m=+32.152379518 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f96eaa80): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f96eaf80): _readAt: size=2, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f96eaf80): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f96eaf80): >openPending: err= 2026/09/14 05:17:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f96eaf80): >_readAt: n=2, err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f96eaf80): _writeAt: size=3, off=2 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f96eaf80): >_writeAt: n=0, err=Bad file descriptor 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f96eaf80): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.912412703 +0000 UTC m=+32.152379518 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f96eaf80): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f96eb440): _readAt: size=512, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f96eb440): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f96eb440): >openPending: err= 2026/09/14 05:17:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f96eb440): >_readAt: n=5, err=EOF 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f96eb440): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.912412703 +0000 UTC m=+32.152379518 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f96eb440): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: Remove: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f9bd5420 item 1 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f96ebac0): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f96ebac0): >openPending: err= 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f96ebac0): _writeAt: size=5, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f96ebac0): >_writeAt: n=5, err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f96ebac0): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.914436565 +0000 UTC m=+32.154403380 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f96ebac0): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f93141c0): _readAt: size=512, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f93141c0): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f93141c0): >openPending: err= 2026/09/14 05:17:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f93141c0): >_readAt: n=5, err=EOF 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f93141c0): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.914436565 +0000 UTC m=+32.154403380 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f93141c0): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: Remove: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f9bd5ce0 item 2 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9315580): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9315580): >openPending: err= 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9315580): _writeAt: size=5, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9315580): >_writeAt: n=5, err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9315580): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.915818364 +0000 UTC m=+32.155785169 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9315580): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9315c40): _readAt: size=2, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9315c40): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9315c40): >openPending: err= 2026/09/14 05:17:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9315c40): >_readAt: n=2, err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9315c40): _writeAt: size=3, off=2 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9315c40): >_writeAt: n=0, err=Bad file descriptor 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9315c40): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.915818364 +0000 UTC m=+32.155785169 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9315c40): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9504300): _readAt: size=512, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9504300): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9504300): >openPending: err= 2026/09/14 05:17:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9504300): >_readAt: n=5, err=EOF 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9504300): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.915818364 +0000 UTC m=+32.155785169 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9504300): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: Remove: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f9c144d0 item 3 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9504f80): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9504f80): >openPending: err= 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9504f80): _writeAt: size=5, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9504f80): >_writeAt: n=5, err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9504f80): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.917646949 +0000 UTC m=+32.157613753 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9504f80): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9505640): _readAt: size=512, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9505640): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9505640): >openPending: err= 2026/09/14 05:17:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9505640): >_readAt: n=5, err=EOF 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9505640): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.917646949 +0000 UTC m=+32.157613753 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9505640): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: Remove: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f9c14e70 item 4 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ab40c0): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ab40c0): >openPending: err= 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ab40c0): _writeAt: size=5, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ab40c0): >_writeAt: n=5, err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ab40c0): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.919059516 +0000 UTC m=+32.159026331 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ab40c0): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ab4540): _readAt: size=2, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ab4540): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ab4540): >openPending: err= 2026/09/14 05:17:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ab4540): >_readAt: n=2, err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ab4540): _writeAt: size=3, off=2 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ab4540): >_writeAt: n=0, err=Bad file descriptor 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ab4540): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.919059516 +0000 UTC m=+32.159026331 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ab4540): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ab4a00): _readAt: size=512, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ab4a00): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ab4a00): >openPending: err= 2026/09/14 05:17:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ab4a00): >_readAt: n=5, err=EOF 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ab4a00): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.919059516 +0000 UTC m=+32.159026331 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ab4a00): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: Remove: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f9c15500 item 5 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ab5080): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ab5080): >openPending: err= 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ab5080): _writeAt: size=5, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ab5080): >_writeAt: n=5, err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ab5080): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.921477051 +0000 UTC m=+32.161443907 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ab5080): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ab55c0): _readAt: size=512, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ab55c0): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ab55c0): >openPending: err= 2026/09/14 05:17:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ab55c0): >_readAt: n=5, err=EOF 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ab55c0): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.921477051 +0000 UTC m=+32.161443907 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ab55c0): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: Remove: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f9a2c2a0 item 6 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f97a8dc0): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f97a8dc0): >openPending: err= 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f97a8dc0): _writeAt: size=5, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f97a8dc0): >_writeAt: n=5, err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f97a8dc0): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.922957989 +0000 UTC m=+32.162924804 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f97a8dc0): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f97a9500): _readAt: size=2, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f97a9500): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f97a9500): >openPending: err= 2026/09/14 05:17:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f97a9500): >_readAt: n=2, err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f97a9500): _writeAt: size=3, off=2 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f97a9500): >_writeAt: n=0, err=Bad file descriptor 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f97a9500): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.922957989 +0000 UTC m=+32.162924804 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f97a9500): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f97a9a40): _readAt: size=512, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f97a9a40): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f97a9a40): >openPending: err= 2026/09/14 05:17:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f97a9a40): >_readAt: n=5, err=EOF 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f97a9a40): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.922957989 +0000 UTC m=+32.162924804 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f97a9a40): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: Remove: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f9b6f7a0 item 7 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9d901c0): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9d901c0): >openPending: err= 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9d901c0): _writeAt: size=5, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9d901c0): >_writeAt: n=5, err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9d901c0): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.925342122 +0000 UTC m=+32.165308937 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9d901c0): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9d90700): _readAt: size=512, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9d90700): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9d90700): >openPending: err= 2026/09/14 05:17:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9d90700): >_readAt: n=5, err=EOF 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9d90700): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.925342122 +0000 UTC m=+32.165308937 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9d90700): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: Remove: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f971c230 item 8 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9d90cc0): _readAt: size=2, off=0 2026/09/14 05:17:41 ERROR : open-test-file(0x3d55f9d90cc0): Couldn't read size of file 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9d90cc0): >_readAt: n=0, err=EOF 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9d90cc0): _writeAt: size=5, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9d90cc0): >_writeAt: n=0, err=Bad file descriptor 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9d90cc0): close: 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9d90cc0): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9d91080): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9d91080): >openPending: err= 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9d91080): _writeAt: size=5, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9d91080): >_writeAt: n=5, err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9d91080): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.926974274 +0000 UTC m=+32.166941090 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9d91080): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9d915c0): _readAt: size=2, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9d915c0): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9d915c0): >openPending: err= 2026/09/14 05:17:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9d915c0): >_readAt: n=2, err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9d915c0): _writeAt: size=3, off=2 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9d915c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9d915c0): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.926974274 +0000 UTC m=+32.166941090 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9d915c0): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9d91ac0): _readAt: size=512, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9d91ac0): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9d91ac0): >openPending: err= 2026/09/14 05:17:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9d91ac0): >_readAt: n=5, err=EOF 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9d91ac0): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.926974274 +0000 UTC m=+32.166941090 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9d91ac0): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: Remove: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f971c9a0 item 9 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9cc8240): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9cc8240): >openPending: err= 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9cc8240): _writeAt: size=5, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9cc8240): >_writeAt: n=5, err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9cc8240): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.928907275 +0000 UTC m=+32.168874080 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9cc8240): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9cc8780): _readAt: size=512, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9cc8780): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9cc8780): >openPending: err= 2026/09/14 05:17:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9cc8780): >_readAt: n=5, err=EOF 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9cc8780): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.928907275 +0000 UTC m=+32.168874080 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9cc8780): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: Remove: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f971d500 item 10 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9cc8dc0): _readAt: size=2, off=0 2026/09/14 05:17:41 ERROR : open-test-file(0x3d55f9cc8dc0): Couldn't read size of file 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9cc8dc0): >_readAt: n=0, err=EOF 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9cc8dc0): _writeAt: size=5, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9cc8dc0): >_writeAt: n=0, err=Bad file descriptor 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9cc8dc0): close: 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9cc8dc0): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9cc9180): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9cc9180): >openPending: err= 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9cc9180): _writeAt: size=5, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9cc9180): >_writeAt: n=5, err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9cc9180): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.930442205 +0000 UTC m=+32.170409020 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9cc9180): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9cc9680): _readAt: size=2, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9cc9680): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9cc9680): >openPending: err= 2026/09/14 05:17:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9cc9680): >_readAt: n=2, err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9cc9680): _writeAt: size=3, off=2 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9cc9680): >_writeAt: n=0, err=Bad file descriptor 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9cc9680): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.930442205 +0000 UTC m=+32.170409020 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9cc9680): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9cc9b80): _readAt: size=512, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9cc9b80): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9cc9b80): >openPending: err= 2026/09/14 05:17:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9cc9b80): >_readAt: n=5, err=EOF 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9cc9b80): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.930442205 +0000 UTC m=+32.170409020 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9cc9b80): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: Remove: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f971dce0 item 11 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9cd8300): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9cd8300): >openPending: err= 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9cd8300): _writeAt: size=5, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9cd8300): >_writeAt: n=5, err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9cd8300): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.932275177 +0000 UTC m=+32.172241992 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9cd8300): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9cd8840): _readAt: size=512, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9cd8840): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9cd8840): >openPending: err= 2026/09/14 05:17:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9cd8840): >_readAt: n=5, err=EOF 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9cd8840): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.932275177 +0000 UTC m=+32.172241992 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9cd8840): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: Remove: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f90acaf0 item 12 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9cd8e80): _readAt: size=2, off=0 2026/09/14 05:17:41 ERROR : open-test-file(0x3d55f9cd8e80): Couldn't read size of file 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9cd8e80): >_readAt: n=0, err=EOF 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9cd8e80): _writeAt: size=5, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9cd8e80): >_writeAt: n=0, err=Bad file descriptor 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9cd8e80): close: 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9cd8e80): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9cd9240): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9cd9240): >openPending: err= 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9cd9240): _writeAt: size=5, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9cd9240): >_writeAt: n=5, err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9cd9240): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.933785489 +0000 UTC m=+32.173752304 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9cd9240): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/14 05:17:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9cd9900): _readAt: size=512, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9cd9900): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9cd9900): >openPending: err= 2026/09/14 05:17:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9cd9900): >_readAt: n=5, err=EOF 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9cd9900): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.933785489 +0000 UTC m=+32.173752304 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9cd9900): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: Remove: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f90ad110 item 13 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9cea080): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9cea080): >openPending: err= 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9cea080): _writeAt: size=5, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9cea080): >_writeAt: n=5, err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9cea080): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.935189721 +0000 UTC m=+32.175156536 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9cea080): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9cea5c0): _readAt: size=512, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9cea5c0): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9cea5c0): >openPending: err= 2026/09/14 05:17:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9cea5c0): >_readAt: n=5, err=EOF 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9cea5c0): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.935189721 +0000 UTC m=+32.175156536 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9cea5c0): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: Remove: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f90ad6c0 item 14 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ceac00): _readAt: size=2, off=0 2026/09/14 05:17:41 ERROR : open-test-file(0x3d55f9ceac00): Couldn't read size of file 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ceac00): >_readAt: n=0, err=EOF 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ceac00): _writeAt: size=5, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ceac00): >_writeAt: n=0, err=Bad file descriptor 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ceac00): close: 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ceac00): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ceafc0): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ceafc0): >openPending: err= 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ceafc0): _writeAt: size=5, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ceafc0): >_writeAt: n=5, err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ceafc0): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.936559669 +0000 UTC m=+32.176526474 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ceafc0): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/14 05:17:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ceb680): _readAt: size=512, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ceb680): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ceb680): >openPending: err= 2026/09/14 05:17:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ceb680): >_readAt: n=5, err=EOF 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ceb680): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.936559669 +0000 UTC m=+32.176526474 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ceb680): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: Remove: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f90add50 item 15 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:41 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/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9cebd00): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9cebd00): >openPending: err= 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9cebd00): _writeAt: size=5, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9cebd00): >_writeAt: n=5, err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9cebd00): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.93792597 +0000 UTC m=+32.177892785 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9cebd00): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f909e2c0): _readAt: size=512, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f909e2c0): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f909e2c0): >openPending: err= 2026/09/14 05:17:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f909e2c0): >_readAt: n=5, err=EOF 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f909e2c0): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.93792597 +0000 UTC m=+32.177892785 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f909e2c0): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: Remove: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f9548d90 item 16 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f909e900): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f909e900): >openPending: err= 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f909e900): _writeAt: size=5, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f909e900): >_writeAt: n=5, err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f909e900): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.939232046 +0000 UTC m=+32.179198861 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f909e900): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f909ed80): _readAt: size=2, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f909ed80): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f909ed80): open at offset 5 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f909ed80): >openPending: err= 2026/09/14 05:17:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f909ed80): >_readAt: n=2, err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f909ed80): _writeAt: size=3, off=7 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f909ed80): >_writeAt: n=0, err=Bad file descriptor 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f909ed80): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.939232046 +0000 UTC m=+32.179198861 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f909ed80): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f909f280): _readAt: size=512, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f909f280): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f909f280): >openPending: err= 2026/09/14 05:17:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f909f280): >_readAt: n=5, err=EOF 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f909f280): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.939232046 +0000 UTC m=+32.179198861 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f909f280): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: Remove: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f95498f0 item 17 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f909f900): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f909f900): >openPending: err= 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f909f900): _writeAt: size=5, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f909f900): >_writeAt: n=5, err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f909f900): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.941350247 +0000 UTC m=+32.181317062 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f909f900): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f909fe40): _readAt: size=512, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f909fe40): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f909fe40): >openPending: err= 2026/09/14 05:17:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f909fe40): >_readAt: n=5, err=EOF 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f909fe40): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.941350247 +0000 UTC m=+32.181317062 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f909fe40): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: Remove: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f972e460 item 18 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f958e5c0): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f958e5c0): >openPending: err= 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f958e5c0): _writeAt: size=5, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f958e5c0): >_writeAt: n=5, err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f958e5c0): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.942646766 +0000 UTC m=+32.182613581 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f958e5c0): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f958eac0): _readAt: size=2, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f958eac0): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f958eac0): open at offset 5 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f958eac0): >openPending: err= 2026/09/14 05:17:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f958eac0): >_readAt: n=2, err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f958eac0): _writeAt: size=3, off=7 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f958eac0): >_writeAt: n=0, err=Bad file descriptor 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f958eac0): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.942646766 +0000 UTC m=+32.182613581 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f958eac0): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f958efc0): _readAt: size=512, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f958efc0): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f958efc0): >openPending: err= 2026/09/14 05:17:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f958efc0): >_readAt: n=5, err=EOF 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f958efc0): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.942646766 +0000 UTC m=+32.182613581 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f958efc0): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: Remove: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f972ea80 item 19 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f958f640): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f958f640): >openPending: err= 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f958f640): _writeAt: size=5, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f958f640): >_writeAt: n=5, err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f958f640): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.944440814 +0000 UTC m=+32.184407619 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f958f640): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f958fb80): _readAt: size=512, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f958fb80): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f958fb80): >openPending: err= 2026/09/14 05:17:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f958fb80): >_readAt: n=5, err=EOF 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f958fb80): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.944440814 +0000 UTC m=+32.184407619 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f958fb80): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: Remove: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f972f7a0 item 20 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f961e300): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f961e300): >openPending: err= 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f961e300): _writeAt: size=5, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f961e300): >_writeAt: n=5, err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f961e300): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.945726772 +0000 UTC m=+32.185693588 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f961e300): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f961e800): _readAt: size=2, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f961e800): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f961e800): open at offset 5 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f961e800): >openPending: err= 2026/09/14 05:17:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f961e800): >_readAt: n=2, err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f961e800): _writeAt: size=3, off=7 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f961e800): >_writeAt: n=0, err=Bad file descriptor 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f961e800): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.945726772 +0000 UTC m=+32.185693588 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f961e800): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f961ed00): _readAt: size=512, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f961ed00): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f961ed00): >openPending: err= 2026/09/14 05:17:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f961ed00): >_readAt: n=5, err=EOF 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f961ed00): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.945726772 +0000 UTC m=+32.185693588 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f961ed00): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: Remove: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f972fdc0 item 21 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f961f380): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f961f380): >openPending: err= 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f961f380): _writeAt: size=5, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f961f380): >_writeAt: n=5, err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f961f380): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.947481647 +0000 UTC m=+32.187448462 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f961f380): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f961f8c0): _readAt: size=512, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f961f8c0): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f961f8c0): >openPending: err= 2026/09/14 05:17:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f961f8c0): >_readAt: n=5, err=EOF 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f961f8c0): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.947481647 +0000 UTC m=+32.187448462 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f961f8c0): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: Remove: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f97d10a0 item 22 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f97fe040): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f97fe040): >openPending: err= 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f97fe040): _writeAt: size=5, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f97fe040): >_writeAt: n=5, err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f97fe040): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.948718433 +0000 UTC m=+32.188685248 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f97fe040): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f97fe540): _readAt: size=2, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f97fe540): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f97fe540): open at offset 5 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f97fe540): >openPending: err= 2026/09/14 05:17:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f97fe540): >_readAt: n=2, err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f97fe540): _writeAt: size=3, off=7 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f97fe540): >_writeAt: n=0, err=Bad file descriptor 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f97fe540): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.948718433 +0000 UTC m=+32.188685248 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f97fe540): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f97fea40): _readAt: size=512, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f97fea40): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f97fea40): >openPending: err= 2026/09/14 05:17:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f97fea40): >_readAt: n=5, err=EOF 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f97fea40): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.948718433 +0000 UTC m=+32.188685248 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f97fea40): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: Remove: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f97d1e30 item 23 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:41 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/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f97ff0c0): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f97ff0c0): >openPending: err= 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f97ff0c0): _writeAt: size=5, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f97ff0c0): >_writeAt: n=5, err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f97ff0c0): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.950544141 +0000 UTC m=+32.190510956 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f97ff0c0): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f97ff600): _readAt: size=512, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f97ff600): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f97ff600): >openPending: err= 2026/09/14 05:17:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f97ff600): >_readAt: n=5, err=EOF 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f97ff600): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.950544141 +0000 UTC m=+32.190510956 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f97ff600): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: Remove: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f957e8c0 item 24 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f97ffc40): _readAt: size=2, off=0 2026/09/14 05:17:41 ERROR : open-test-file(0x3d55f97ffc40): Couldn't read size of file 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f97ffc40): >_readAt: n=0, err=EOF 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f97ffc40): _writeAt: size=5, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f97ffc40): >_writeAt: n=0, err=Bad file descriptor 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f97ffc40): close: 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f97ffc40): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f98c4100): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f98c4100): >openPending: err= 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f98c4100): _writeAt: size=5, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f98c4100): >_writeAt: n=5, err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f98c4100): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.951899851 +0000 UTC m=+32.191866657 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f98c4100): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f98c4600): _readAt: size=2, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f98c4600): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f98c4600): open at offset 5 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f98c4600): >openPending: err= 2026/09/14 05:17:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f98c4600): >_readAt: n=2, err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f98c4600): _writeAt: size=3, off=7 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f98c4600): >_writeAt: n=0, err=Bad file descriptor 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f98c4600): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.951899851 +0000 UTC m=+32.191866657 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f98c4600): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f98c4b40): _readAt: size=512, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f98c4b40): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f98c4b40): >openPending: err= 2026/09/14 05:17:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f98c4b40): >_readAt: n=5, err=EOF 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f98c4b40): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.951899851 +0000 UTC m=+32.191866657 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f98c4b40): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: Remove: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f957f0a0 item 25 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f98c51c0): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f98c51c0): >openPending: err= 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f98c51c0): _writeAt: size=5, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f98c51c0): >_writeAt: n=5, err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f98c51c0): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.953596436 +0000 UTC m=+32.193563251 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f98c51c0): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f98c5700): _readAt: size=512, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f98c5700): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f98c5700): >openPending: err= 2026/09/14 05:17:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f98c5700): >_readAt: n=5, err=EOF 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f98c5700): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.953596436 +0000 UTC m=+32.193563251 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f98c5700): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: Remove: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f957fab0 item 26 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f98c5d40): _readAt: size=2, off=0 2026/09/14 05:17:41 ERROR : open-test-file(0x3d55f98c5d40): Couldn't read size of file 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f98c5d40): >_readAt: n=0, err=EOF 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f98c5d40): _writeAt: size=5, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f98c5d40): >_writeAt: n=0, err=Bad file descriptor 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f98c5d40): close: 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f98c5d40): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f98ee200): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f98ee200): >openPending: err= 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f98ee200): _writeAt: size=5, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f98ee200): >_writeAt: n=5, err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f98ee200): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.95486951 +0000 UTC m=+32.194836325 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f98ee200): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f98ee700): _readAt: size=2, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f98ee700): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f98ee700): open at offset 5 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f98ee700): >openPending: err= 2026/09/14 05:17:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f98ee700): >_readAt: n=2, err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f98ee700): _writeAt: size=3, off=7 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f98ee700): >_writeAt: n=0, err=Bad file descriptor 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f98ee700): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.95486951 +0000 UTC m=+32.194836325 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f98ee700): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f98eec40): _readAt: size=512, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f98eec40): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f98eec40): >openPending: err= 2026/09/14 05:17:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f98eec40): >_readAt: n=5, err=EOF 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f98eec40): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.95486951 +0000 UTC m=+32.194836325 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f98eec40): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: Remove: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f959e690 item 27 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:41 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/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f98ef2c0): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f98ef2c0): >openPending: err= 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f98ef2c0): _writeAt: size=5, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f98ef2c0): >_writeAt: n=5, err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f98ef2c0): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.956580752 +0000 UTC m=+32.196547567 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f98ef2c0): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f98ef800): _readAt: size=512, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f98ef800): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f98ef800): >openPending: err= 2026/09/14 05:17:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f98ef800): >_readAt: n=5, err=EOF 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f98ef800): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.956580752 +0000 UTC m=+32.196547567 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f98ef800): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: Remove: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f959f420 item 28 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f98efe40): _readAt: size=2, off=0 2026/09/14 05:17:41 ERROR : open-test-file(0x3d55f98efe40): Couldn't read size of file 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f98efe40): >_readAt: n=0, err=EOF 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f98efe40): _writeAt: size=5, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f98efe40): >_writeAt: n=0, err=Bad file descriptor 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f98efe40): close: 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f98efe40): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9926300): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9926300): >openPending: err= 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9926300): _writeAt: size=5, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9926300): >_writeAt: n=5, err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9926300): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.958008038 +0000 UTC m=+32.197974843 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9926300): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/14 05:17:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f99269c0): _readAt: size=512, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f99269c0): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f99269c0): >openPending: err= 2026/09/14 05:17:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f99269c0): >_readAt: n=5, err=EOF 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f99269c0): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.958008038 +0000 UTC m=+32.197974843 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f99269c0): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: Remove: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f959fb20 item 29 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:41 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/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9e60040): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9e60040): >openPending: err= 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9e60040): _writeAt: size=5, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9e60040): >_writeAt: n=5, err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9e60040): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.959505747 +0000 UTC m=+32.199472562 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9e60040): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9e60580): _readAt: size=512, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9e60580): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9e60580): >openPending: err= 2026/09/14 05:17:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9e60580): >_readAt: n=5, err=EOF 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9e60580): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.959505747 +0000 UTC m=+32.199472562 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9e60580): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: Remove: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f9a2ce70 item 30 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:41 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/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9e60bc0): _readAt: size=2, off=0 2026/09/14 05:17:41 ERROR : open-test-file(0x3d55f9e60bc0): Couldn't read size of file 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9e60bc0): >_readAt: n=0, err=EOF 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9e60bc0): _writeAt: size=5, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9e60bc0): >_writeAt: n=0, err=Bad file descriptor 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9e60bc0): close: 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9e60bc0): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9e60f80): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9e60f80): >openPending: err= 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9e60f80): _writeAt: size=5, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9e60f80): >_writeAt: n=5, err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9e60f80): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.960824487 +0000 UTC m=+32.200791302 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9e60f80): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/14 05:17:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9e61640): _readAt: size=512, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9e61640): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9e61640): >openPending: err= 2026/09/14 05:17:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9e61640): >_readAt: n=5, err=EOF 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9e61640): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.960824487 +0000 UTC m=+32.200791302 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9e61640): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: Remove: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f9a2d650 item 31 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:41 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/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9e61cc0): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9e61cc0): >openPending: err= 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9e61cc0): _writeAt: size=5, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9e61cc0): >_writeAt: n=5, err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9e61cc0): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.96220789 +0000 UTC m=+32.202174695 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9e61cc0): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9e7a300): _readAt: size=512, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9e7a300): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9e7a300): >openPending: err= 2026/09/14 05:17:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9e7a300): >_readAt: n=5, err=EOF 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9e7a300): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.96220789 +0000 UTC m=+32.202174695 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9e7a300): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: Remove: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f9f98380 item 32 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9e7a940): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9e7a940): >openPending: err= 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9e7a940): _writeAt: size=5, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9e7a940): >_writeAt: n=5, err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9e7a940): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.963675853 +0000 UTC m=+32.203642668 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9e7a940): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9e7adc0): _readAt: size=2, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9e7adc0): >_readAt: n=0, err=Bad file descriptor 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9e7adc0): _writeAt: size=3, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9e7adc0): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9e7adc0): >openPending: err= 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f9f989a0 item 33 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9e7adc0): >_writeAt: n=3, err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9e7adc0): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.964232684 +0000 UTC m=+32.204199499 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9e7adc0): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9e7b2c0): _readAt: size=512, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9e7b2c0): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9e7b2c0): >openPending: err= 2026/09/14 05:17:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9e7b2c0): >_readAt: n=5, err=EOF 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9e7b2c0): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.964232684 +0000 UTC m=+32.204199499 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9e7b2c0): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: Remove: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f9f98d90 item 33 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9e7b900): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9e7b900): >openPending: err= 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9e7b900): _writeAt: size=5, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9e7b900): >_writeAt: n=5, err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9e7b900): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.965772752 +0000 UTC m=+32.205739558 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9e7b900): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9e7bd80): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9e7bd80): >openPending: err= 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f9f993b0 item 34 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9e7bd80): _readAt: size=2, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9e7bd80): >_readAt: n=0, err=Bad file descriptor 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9e7bd80): _writeAt: size=3, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9e7bd80): >_writeAt: n=3, err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9e7bd80): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.966485229 +0000 UTC m=+32.206452044 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9e7bd80): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f99ac3c0): _readAt: size=512, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f99ac3c0): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f99ac3c0): >openPending: err= 2026/09/14 05:17:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f99ac3c0): >_readAt: n=3, err=EOF 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f99ac3c0): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.966485229 +0000 UTC m=+32.206452044 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f99ac3c0): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: Remove: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f9f99730 item 34 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f99aca00): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f99aca00): >openPending: err= 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f99aca00): _writeAt: size=5, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f99aca00): >_writeAt: n=5, err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f99aca00): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.968896573 +0000 UTC m=+32.208863388 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f99aca00): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f99ace80): _readAt: size=2, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f99ace80): >_readAt: n=0, err=Bad file descriptor 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f99ace80): _writeAt: size=3, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f99ace80): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f99ace80): >openPending: err= 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f959a150 item 35 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f99ace80): >_writeAt: n=3, err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f99ace80): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.969482269 +0000 UTC m=+32.209449084 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f99ace80): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f99ad380): _readAt: size=512, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f99ad380): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f99ad380): >openPending: err= 2026/09/14 05:17:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f99ad380): >_readAt: n=5, err=EOF 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f99ad380): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.969482269 +0000 UTC m=+32.209449084 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f99ad380): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: Remove: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f959a620 item 35 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f99ada00): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f99ada00): >openPending: err= 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f99ada00): _writeAt: size=5, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f99ada00): >_writeAt: n=5, err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f99ada00): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.970860102 +0000 UTC m=+32.210826917 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f99ada00): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9a62000): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9a62000): >openPending: err= 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f959b570 item 36 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9a62000): _readAt: size=2, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9a62000): >_readAt: n=0, err=Bad file descriptor 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9a62000): _writeAt: size=3, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9a62000): >_writeAt: n=3, err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9a62000): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.971381305 +0000 UTC m=+32.211348120 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9a62000): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9a62540): _readAt: size=512, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9a62540): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9a62540): >openPending: err= 2026/09/14 05:17:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9a62540): >_readAt: n=3, err=EOF 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9a62540): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.971381305 +0000 UTC m=+32.211348120 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9a62540): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: Remove: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f959b8f0 item 36 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9a62b80): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9a62b80): >openPending: err= 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9a62b80): _writeAt: size=5, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9a62b80): >_writeAt: n=5, err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9a62b80): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.972614505 +0000 UTC m=+32.212581311 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9a62b80): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9a63000): _readAt: size=2, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9a63000): >_readAt: n=0, err=Bad file descriptor 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9a63000): _writeAt: size=3, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9a63000): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9a63000): >openPending: err= 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f97db180 item 37 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9a63000): >_writeAt: n=3, err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9a63000): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.973128686 +0000 UTC m=+32.213095501 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9a63000): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9a63500): _readAt: size=512, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9a63500): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9a63500): >openPending: err= 2026/09/14 05:17:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9a63500): >_readAt: n=5, err=EOF 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9a63500): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.973128686 +0000 UTC m=+32.213095501 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9a63500): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: Remove: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f97db8f0 item 37 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9a63b80): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9a63b80): >openPending: err= 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9a63b80): _writeAt: size=5, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9a63b80): >_writeAt: n=5, err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9a63b80): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.97447016 +0000 UTC m=+32.214436975 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9a63b80): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9a92180): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9a92180): >openPending: err= 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f97a65b0 item 38 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9a92180): _readAt: size=2, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9a92180): >_readAt: n=0, err=Bad file descriptor 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9a92180): _writeAt: size=3, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9a92180): >_writeAt: n=3, err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9a92180): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.974995251 +0000 UTC m=+32.214962066 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9a92180): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9a926c0): _readAt: size=512, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9a926c0): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9a926c0): >openPending: err= 2026/09/14 05:17:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9a926c0): >_readAt: n=3, err=EOF 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9a926c0): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.974995251 +0000 UTC m=+32.214962066 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9a926c0): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: Remove: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f97a6930 item 38 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9a92d40): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9a92d40): >openPending: err= 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9a92d40): _writeAt: size=5, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9a92d40): >_writeAt: n=5, err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9a92d40): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.976282623 +0000 UTC m=+32.216249428 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9a92d40): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9a93240): _readAt: size=2, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9a93240): >_readAt: n=0, err=Bad file descriptor 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9a93240): _writeAt: size=3, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9a93240): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9a93240): >openPending: err= 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f97a7180 item 39 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9a93240): >_writeAt: n=3, err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9a93240): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.976751728 +0000 UTC m=+32.216718543 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9a93240): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9a93740): _readAt: size=512, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9a93740): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9a93740): >openPending: err= 2026/09/14 05:17:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9a93740): >_readAt: n=5, err=EOF 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9a93740): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.976751728 +0000 UTC m=+32.216718543 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9a93740): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: Remove: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f97a7570 item 39 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9a93dc0): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9a93dc0): >openPending: err= 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9a93dc0): _writeAt: size=5, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9a93dc0): >_writeAt: n=5, err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9a93dc0): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.978145832 +0000 UTC m=+32.218112647 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9a93dc0): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ac83c0): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ac83c0): >openPending: err= 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f94903f0 item 40 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ac83c0): _readAt: size=2, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ac83c0): >_readAt: n=0, err=Bad file descriptor 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ac83c0): _writeAt: size=3, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ac83c0): >_writeAt: n=3, err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ac83c0): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.97858422 +0000 UTC m=+32.218551026 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ac83c0): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ac8900): _readAt: size=512, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ac8900): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ac8900): >openPending: err= 2026/09/14 05:17:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ac8900): >_readAt: n=3, err=EOF 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ac8900): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.97858422 +0000 UTC m=+32.218551026 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ac8900): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: Remove: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f94908c0 item 40 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ac8ec0): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ac8ec0): >openPending: err= 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ac8ec0): _readAt: size=2, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ac8ec0): >_readAt: n=0, err=Bad file descriptor 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ac8ec0): _writeAt: size=5, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ac8ec0): >_writeAt: n=5, err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ac8ec0): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.979866472 +0000 UTC m=+32.219833287 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ac8ec0): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ac93c0): _writeAt: size=5, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ac93c0): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ac93c0): >openPending: err= 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f9491030 item 41 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ac93c0): >_writeAt: n=5, err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ac93c0): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.980327803 +0000 UTC m=+32.220294618 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ac93c0): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ac9880): _readAt: size=2, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ac9880): >_readAt: n=0, err=Bad file descriptor 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ac9880): _writeAt: size=3, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ac9880): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ac9880): >openPending: err= 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f9491340 item 41 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ac9880): >_writeAt: n=3, err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ac9880): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.980812338 +0000 UTC m=+32.220779153 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ac9880): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ac9dc0): _readAt: size=512, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ac9dc0): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ac9dc0): >openPending: err= 2026/09/14 05:17:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ac9dc0): >_readAt: n=5, err=EOF 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ac9dc0): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.980812338 +0000 UTC m=+32.220779153 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ac9dc0): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: Remove: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f9491730 item 41 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ae8500): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ae8500): >openPending: err= 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ae8500): _readAt: size=2, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ae8500): >_readAt: n=0, err=Bad file descriptor 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ae8500): _writeAt: size=5, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ae8500): >_writeAt: n=5, err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ae8500): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.982131159 +0000 UTC m=+32.222098004 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ae8500): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ae8a00): _writeAt: size=5, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ae8a00): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ae8a00): >openPending: err= 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55fa02a070 item 42 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ae8a00): >_writeAt: n=5, err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ae8a00): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.982596528 +0000 UTC m=+32.222563343 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ae8a00): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ae8f40): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ae8f40): >openPending: err= 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55fa02a310 item 42 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ae8f40): _readAt: size=2, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ae8f40): >_readAt: n=0, err=Bad file descriptor 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ae8f40): _writeAt: size=3, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ae8f40): >_writeAt: n=3, err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ae8f40): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.983173327 +0000 UTC m=+32.223140142 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ae8f40): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ae94c0): _readAt: size=512, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ae94c0): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ae94c0): >openPending: err= 2026/09/14 05:17:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ae94c0): >_readAt: n=3, err=EOF 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ae94c0): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.983173327 +0000 UTC m=+32.223140142 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ae94c0): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: Remove: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55fa02a5b0 item 42 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ae9b00): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ae9b00): >openPending: err= 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ae9b00): _readAt: size=2, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ae9b00): >_readAt: n=0, err=Bad file descriptor 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ae9b00): _writeAt: size=5, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ae9b00): >_writeAt: n=5, err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ae9b00): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.984549696 +0000 UTC m=+32.224516511 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9ae9b00): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b14100): _writeAt: size=5, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b14100): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b14100): >openPending: err= 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55fa02ab60 item 43 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b14100): >_writeAt: n=5, err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b14100): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.985060461 +0000 UTC m=+32.225027327 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b14100): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b14640): _readAt: size=2, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b14640): >_readAt: n=0, err=Bad file descriptor 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b14640): _writeAt: size=3, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b14640): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b14640): >openPending: err= 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55fa02ae70 item 43 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b14640): >_writeAt: n=3, err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b14640): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.985608246 +0000 UTC m=+32.225575061 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b14640): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b14b80): _readAt: size=512, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b14b80): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b14b80): >openPending: err= 2026/09/14 05:17:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b14b80): >_readAt: n=5, err=EOF 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b14b80): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.985608246 +0000 UTC m=+32.225575061 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b14b80): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: Remove: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55fa02b1f0 item 43 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b151c0): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b151c0): >openPending: err= 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b151c0): _readAt: size=2, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b151c0): >_readAt: n=0, err=Bad file descriptor 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b151c0): _writeAt: size=5, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b151c0): >_writeAt: n=5, err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b151c0): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.987001538 +0000 UTC m=+32.226968353 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b151c0): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b156c0): _writeAt: size=5, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b156c0): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b156c0): >openPending: err= 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55fa02b7a0 item 44 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b156c0): >_writeAt: n=5, err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b156c0): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.987604397 +0000 UTC m=+32.227571201 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b156c0): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b15c00): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b15c00): >openPending: err= 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55fa02ba40 item 44 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b15c00): _readAt: size=2, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b15c00): >_readAt: n=0, err=Bad file descriptor 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b15c00): _writeAt: size=3, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b15c00): >_writeAt: n=3, err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b15c00): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.988334465 +0000 UTC m=+32.228301310 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b15c00): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b32280): _readAt: size=512, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b32280): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b32280): >openPending: err= 2026/09/14 05:17:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b32280): >_readAt: n=3, err=EOF 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b32280): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.988334465 +0000 UTC m=+32.228301310 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b32280): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: Remove: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55fa02bd50 item 44 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b328c0): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b328c0): >openPending: err= 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b328c0): _readAt: size=2, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b328c0): >_readAt: n=0, err=Bad file descriptor 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b328c0): _writeAt: size=5, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b328c0): >_writeAt: n=5, err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b328c0): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.990010371 +0000 UTC m=+32.229977186 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b328c0): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b32dc0): _writeAt: size=5, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b32dc0): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b32dc0): >openPending: err= 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f90a6bd0 item 45 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b32dc0): >_writeAt: n=5, err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b32dc0): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.990614612 +0000 UTC m=+32.230581427 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b32dc0): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/14 05:17:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b334c0): _readAt: size=512, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b334c0): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b334c0): >openPending: err= 2026/09/14 05:17:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b334c0): >_readAt: n=5, err=EOF 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b334c0): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.990614612 +0000 UTC m=+32.230581427 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b334c0): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: Remove: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f90a7110 item 45 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b33b00): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b33b00): >openPending: err= 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b33b00): _readAt: size=2, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b33b00): >_readAt: n=0, err=Bad file descriptor 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b33b00): _writeAt: size=5, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b33b00): >_writeAt: n=5, err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b33b00): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.992485495 +0000 UTC m=+32.232452310 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b33b00): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b66100): _writeAt: size=5, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b66100): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b66100): >openPending: err= 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f90a7b90 item 46 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b66100): >_writeAt: n=5, err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b66100): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.99304373 +0000 UTC m=+32.233010545 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b66100): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/14 05:17:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b66800): _readAt: size=512, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b66800): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b66800): >openPending: err= 2026/09/14 05:17:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b66800): >_readAt: n=5, err=EOF 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b66800): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.99304373 +0000 UTC m=+32.233010545 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b66800): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: Remove: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f97e60e0 item 46 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b66e40): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b66e40): >openPending: err= 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b66e40): _readAt: size=2, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b66e40): >_readAt: n=0, err=Bad file descriptor 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b66e40): _writeAt: size=5, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b66e40): >_writeAt: n=5, err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b66e40): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.994684148 +0000 UTC m=+32.234650963 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b66e40): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b67340): _writeAt: size=5, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b67340): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b67340): >openPending: err= 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f97e7030 item 47 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b67340): >_writeAt: n=5, err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b67340): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.995196004 +0000 UTC m=+32.235162819 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b67340): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/14 05:17:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b67a40): _readAt: size=512, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b67a40): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b67a40): >openPending: err= 2026/09/14 05:17:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b67a40): >_readAt: n=5, err=EOF 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b67a40): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.995196004 +0000 UTC m=+32.235162819 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b67a40): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: Remove: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f97e73b0 item 47 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:41 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/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b96180): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b96180): >openPending: err= 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b96180): _readAt: size=2, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b96180): >_readAt: n=0, err=Bad file descriptor 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b96180): _writeAt: size=5, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b96180): >_writeAt: n=5, err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b96180): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.996927976 +0000 UTC m=+32.236894831 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b96180): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b96680): _writeAt: size=5, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b96680): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b96680): >openPending: err= 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f977c3f0 item 48 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b96680): >_writeAt: n=5, err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b96680): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.997594535 +0000 UTC m=+32.237561380 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b96680): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/14 05:17:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b96d80): _readAt: size=512, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b96d80): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b96d80): >openPending: err= 2026/09/14 05:17:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b96d80): >_readAt: n=5, err=EOF 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b96d80): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.997594535 +0000 UTC m=+32.237561380 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b96d80): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: Remove: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f977c930 item 48 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b973c0): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b973c0): >openPending: err= 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b973c0): _writeAt: size=5, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b973c0): >_writeAt: n=5, err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b973c0): close: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.999415835 +0000 UTC m=+32.239382720 2026/09/14 05:17:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b973c0): >close: err= 2026/09/14 05:17:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/14 05:17:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/09/14 05:17:41 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b97840): _readAt: size=2, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b97840): >_readAt: n=0, err=Bad file descriptor 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b97840): _writeAt: size=3, off=0 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b97840): openPending: 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b97840): open at offset 5 2026/09/14 05:17:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:41 DEBUG : open-test-file(0x3d55f9b97840): >openPending: err= 2026/09/14 05:17:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f977d340 item 49 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b97840): >_writeAt: n=3, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b97840): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.999994768 +0000 UTC m=+32.239961583 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b97840): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b97d80): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b97d80): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b97d80): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b97d80): >_readAt: n=8, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b97d80): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:41.999994768 +0000 UTC m=+32.239961583 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b97d80): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f977d6c0 item 49 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9bb4500): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9bb4500): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9bb4500): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9bb4500): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9bb4500): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.00174822 +0000 UTC m=+32.241715065 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9bb4500): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9bb4a00): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9bb4a00): open at offset 5 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9bb4a00): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f94f4620 item 50 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9bb4a00): _readAt: size=2, off=5 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9bb4a00): >_readAt: n=0, err=Bad file descriptor 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9bb4a00): _writeAt: size=3, off=5 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9bb4a00): >_writeAt: n=3, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9bb4a00): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.002468961 +0000 UTC m=+32.242435766 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9bb4a00): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9bb4f80): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9bb4f80): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9bb4f80): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9bb4f80): >_readAt: n=3, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9bb4f80): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.002468961 +0000 UTC m=+32.242435766 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9bb4f80): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f94f49a0 item 50 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9bb5600): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9bb5600): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9bb5600): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9bb5600): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9bb5600): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.004057291 +0000 UTC m=+32.244024096 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9bb5600): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9bb5b00): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9bb5b00): >_readAt: n=0, err=Bad file descriptor 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9bb5b00): _writeAt: size=3, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9bb5b00): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9bb5b00): open at offset 5 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9bb5b00): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f94f5c00 item 51 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9bb5b00): >_writeAt: n=3, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9bb5b00): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.004694505 +0000 UTC m=+32.244661380 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9bb5b00): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9bda140): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9bda140): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9bda140): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9bda140): >_readAt: n=8, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9bda140): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.004694505 +0000 UTC m=+32.244661380 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9bda140): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f977e1c0 item 51 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9bda7c0): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9bda7c0): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9bda7c0): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9bda7c0): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9bda7c0): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.006645038 +0000 UTC m=+32.246611853 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9bda7c0): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9bdacc0): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9bdacc0): open at offset 5 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9bdacc0): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f977ebd0 item 52 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9bdacc0): _readAt: size=2, off=5 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9bdacc0): >_readAt: n=0, err=Bad file descriptor 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9bdacc0): _writeAt: size=3, off=5 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9bdacc0): >_writeAt: n=3, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9bdacc0): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.007287121 +0000 UTC m=+32.247253976 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9bdacc0): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9bdb240): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9bdb240): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9bdb240): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9bdb240): >_readAt: n=3, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9bdb240): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.007287121 +0000 UTC m=+32.247253976 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9bdb240): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f977efc0 item 52 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9bdb8c0): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9bdb8c0): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9bdb8c0): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9bdb8c0): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9bdb8c0): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.009186449 +0000 UTC m=+32.249153264 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9bdb8c0): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9bdbdc0): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9bdbdc0): >_readAt: n=0, err=Bad file descriptor 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9bdbdc0): _writeAt: size=3, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9bdbdc0): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9bdbdc0): open at offset 5 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9bdbdc0): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f977fc70 item 53 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9bdbdc0): >_writeAt: n=3, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9bdbdc0): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.009827108 +0000 UTC m=+32.249793923 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9bdbdc0): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c10400): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c10400): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c10400): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c10400): >_readAt: n=8, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c10400): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.009827108 +0000 UTC m=+32.249793923 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c10400): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f97c0620 item 53 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c10a80): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c10a80): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c10a80): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c10a80): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c10a80): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.011569088 +0000 UTC m=+32.251535903 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c10a80): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c10f80): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c10f80): open at offset 5 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c10f80): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f97c1500 item 54 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c10f80): _readAt: size=2, off=5 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c10f80): >_readAt: n=0, err=Bad file descriptor 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c10f80): _writeAt: size=3, off=5 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c10f80): >_writeAt: n=3, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c10f80): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.012292405 +0000 UTC m=+32.252259250 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c10f80): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c11500): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c11500): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c11500): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c11500): >_readAt: n=3, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c11500): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.012292405 +0000 UTC m=+32.252259250 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c11500): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f97c1ab0 item 54 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c11b80): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c11b80): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c11b80): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c11b80): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c11b80): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.01387319 +0000 UTC m=+32.253840005 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c11b80): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c5a180): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c5a180): >_readAt: n=0, err=Bad file descriptor 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c5a180): _writeAt: size=3, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c5a180): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c5a180): open at offset 5 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c5a180): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f99bc930 item 55 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c5a180): >_writeAt: n=3, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c5a180): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.014534109 +0000 UTC m=+32.254500924 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c5a180): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c5a6c0): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c5a6c0): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c5a6c0): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c5a6c0): >_readAt: n=8, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c5a6c0): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.014534109 +0000 UTC m=+32.254500924 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c5a6c0): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f99bcc40 item 55 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 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/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c822c0): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c822c0): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c822c0): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c822c0): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c822c0): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.016131586 +0000 UTC m=+32.256098391 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c822c0): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c827c0): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c827c0): open at offset 5 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c827c0): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f9627c70 item 56 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c827c0): _readAt: size=2, off=5 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c827c0): >_readAt: n=0, err=Bad file descriptor 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c827c0): _writeAt: size=3, off=5 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c827c0): >_writeAt: n=3, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c827c0): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.01673219 +0000 UTC m=+32.256698996 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c827c0): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c82d40): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c82d40): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c82d40): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c82d40): >_readAt: n=3, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c82d40): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.01673219 +0000 UTC m=+32.256698996 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c82d40): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f9560150 item 56 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c83380): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c83380): open at offset 0 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c83380): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c83380): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c83380): >_readAt: n=0, err=Bad file descriptor 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c83380): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c83380): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c83380): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.018024952 +0000 UTC m=+32.257991767 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c83380): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c838c0): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c838c0): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c838c0): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f9561420 item 57 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c838c0): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c838c0): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.023510422 +0000 UTC m=+32.263477237 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c838c0): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c83e00): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c83e00): >_readAt: n=0, err=Bad file descriptor 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c83e00): _writeAt: size=3, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c83e00): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c83e00): open at offset 5 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c83e00): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f9561a40 item 57 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c83e00): >_writeAt: n=3, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c83e00): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.024466999 +0000 UTC m=+32.264433814 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c83e00): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ca4480): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ca4480): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ca4480): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ca4480): >_readAt: n=8, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ca4480): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.024466999 +0000 UTC m=+32.264433814 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ca4480): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f9561e30 item 57 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ca4ac0): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ca4ac0): open at offset 0 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ca4ac0): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ca4ac0): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ca4ac0): >_readAt: n=0, err=Bad file descriptor 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ca4ac0): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ca4ac0): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ca4ac0): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.027613081 +0000 UTC m=+32.267579896 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ca4ac0): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ca5000): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ca5000): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ca5000): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f9a14d20 item 58 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ca5000): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ca5000): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.029645419 +0000 UTC m=+32.269612234 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ca5000): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ca5540): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ca5540): open at offset 5 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ca5540): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f9a155e0 item 58 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ca5540): _readAt: size=2, off=5 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ca5540): >_readAt: n=0, err=Bad file descriptor 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ca5540): _writeAt: size=3, off=5 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ca5540): >_writeAt: n=3, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ca5540): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.033892661 +0000 UTC m=+32.273859476 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ca5540): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ca5b00): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ca5b00): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ca5b00): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ca5b00): >_readAt: n=3, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ca5b00): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.033892661 +0000 UTC m=+32.273859476 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ca5b00): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f9a15960 item 58 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d18240): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d18240): open at offset 0 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d18240): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d18240): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d18240): >_readAt: n=0, err=Bad file descriptor 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d18240): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d18240): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d18240): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.045661008 +0000 UTC m=+32.285627813 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d18240): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d18780): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d18780): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d18780): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f920c540 item 59 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d18780): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d18780): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.047854901 +0000 UTC m=+32.287821727 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d18780): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d18cc0): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d18cc0): >_readAt: n=0, err=Bad file descriptor 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d18cc0): _writeAt: size=3, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d18cc0): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d18cc0): open at offset 5 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d18cc0): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f920caf0 item 59 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d18cc0): >_writeAt: n=3, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d18cc0): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.04861648 +0000 UTC m=+32.288583315 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d18cc0): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d19240): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d19240): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d19240): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d19240): >_readAt: n=8, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d19240): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.04861648 +0000 UTC m=+32.288583315 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d19240): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f920cfc0 item 59 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 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/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d19880): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d19880): open at offset 0 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d19880): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d19880): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d19880): >_readAt: n=0, err=Bad file descriptor 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d19880): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d19880): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d19880): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.050378718 +0000 UTC m=+32.290345533 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d19880): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d19dc0): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d19dc0): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d19dc0): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f920d880 item 60 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d19dc0): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d19dc0): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.051127041 +0000 UTC m=+32.291093917 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d19dc0): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d40400): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d40400): open at offset 5 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d40400): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f960e1c0 item 60 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d40400): _readAt: size=2, off=5 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d40400): >_readAt: n=0, err=Bad file descriptor 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d40400): _writeAt: size=3, off=5 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d40400): >_writeAt: n=3, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d40400): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.051833626 +0000 UTC m=+32.291800441 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d40400): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d409c0): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d409c0): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d409c0): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d409c0): >_readAt: n=3, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d409c0): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.051833626 +0000 UTC m=+32.291800441 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d409c0): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f960e700 item 60 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d41000): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d41000): open at offset 0 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d41000): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d41000): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d41000): >_readAt: n=0, err=Bad file descriptor 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d41000): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d41000): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d41000): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.053674994 +0000 UTC m=+32.293641840 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d41000): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d41540): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d41540): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d41540): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f960f500 item 61 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d41540): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d41540): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.054298251 +0000 UTC m=+32.294265086 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d41540): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d41c40): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d41c40): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d41c40): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d41c40): >_readAt: n=5, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d41c40): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.054298251 +0000 UTC m=+32.294265086 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d41c40): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f960f7a0 item 61 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 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/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d5e380): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d5e380): open at offset 0 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d5e380): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d5e380): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d5e380): >_readAt: n=0, err=Bad file descriptor 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d5e380): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d5e380): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d5e380): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.055945332 +0000 UTC m=+32.295912177 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d5e380): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d5e8c0): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d5e8c0): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d5e8c0): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f9502150 item 62 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d5e8c0): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d5e8c0): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.056469261 +0000 UTC m=+32.296436076 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d5e8c0): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d5efc0): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d5efc0): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d5efc0): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d5efc0): >_readAt: n=5, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d5efc0): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.056469261 +0000 UTC m=+32.296436076 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d5efc0): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f9502540 item 62 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 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/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d5f600): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d5f600): open at offset 0 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d5f600): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d5f600): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d5f600): >_readAt: n=0, err=Bad file descriptor 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d5f600): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d5f600): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d5f600): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.058233554 +0000 UTC m=+32.298200369 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d5f600): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d5fb40): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d5fb40): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d5fb40): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f95032d0 item 63 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d5fb40): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d5fb40): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.058788792 +0000 UTC m=+32.298755647 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d5fb40): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d7c340): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d7c340): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d7c340): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d7c340): >_readAt: n=5, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d7c340): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.058788792 +0000 UTC m=+32.298755647 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d7c340): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f9503570 item 63 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 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/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d7c980): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d7c980): open at offset 0 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d7c980): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d7c980): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d7c980): >_readAt: n=0, err=Bad file descriptor 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d7c980): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d7c980): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d7c980): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.060325684 +0000 UTC m=+32.300292499 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d7c980): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d7cec0): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d7cec0): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d7cec0): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f9503e30 item 64 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d7cec0): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d7cec0): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.06094199 +0000 UTC m=+32.300908885 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d7cec0): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d7d5c0): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d7d5c0): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d7d5c0): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d7d5c0): >_readAt: n=5, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d7d5c0): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.06094199 +0000 UTC m=+32.300908885 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d7d5c0): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f94cc380 item 64 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d7dc00): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d7dc00): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d7dc00): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d7dc00): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d7dc00): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.062669341 +0000 UTC m=+32.302636156 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d7dc00): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDWR 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9dac180): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9dac180): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9dac180): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9dac180): >_readAt: n=2, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9dac180): _writeAt: size=3, off=2 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f94ccaf0 item 65 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9dac180): >_writeAt: n=3, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9dac180): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.063281167 +0000 UTC m=+32.303248001 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9dac180): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c5aa00): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c5aa00): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c5aa00): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c5aa00): >_readAt: n=5, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c5aa00): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.063281167 +0000 UTC m=+32.303248001 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c5aa00): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f94ccd90 item 65 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9daca80): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9daca80): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9daca80): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9daca80): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9daca80): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.065793673 +0000 UTC m=+32.305760488 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9daca80): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9dacf00): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9dacf00): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f94cd5e0 item 66 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9dacf00): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9dacf00): >_readAt: n=0, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9dacf00): _writeAt: size=3, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9dacf00): >_writeAt: n=3, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9dacf00): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.066901134 +0000 UTC m=+32.306867949 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9dacf00): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9dad440): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9dad440): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9dad440): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9dad440): >_readAt: n=3, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9dad440): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.066901134 +0000 UTC m=+32.306867949 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9dad440): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f94cd8f0 item 66 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9dac280): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9dac280): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9dac280): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9dac280): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9dac280): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.069053299 +0000 UTC m=+32.309020114 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9dac280): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9dada80): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9dada80): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9dada80): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9dada80): >_readAt: n=2, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9dada80): _writeAt: size=3, off=2 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f95984d0 item 67 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9dada80): >_writeAt: n=3, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9dada80): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.069696003 +0000 UTC m=+32.309662858 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9dada80): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9926080): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9926080): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9926080): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9926080): >_readAt: n=5, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9926080): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.069696003 +0000 UTC m=+32.309662858 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9926080): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f95988c0 item 67 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9926700): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9926700): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9926700): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9926700): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9926700): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.071301574 +0000 UTC m=+32.311268420 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9926700): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9926cc0): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9926cc0): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f9599500 item 68 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9926cc0): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9926cc0): >_readAt: n=0, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9926cc0): _writeAt: size=3, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9926cc0): >_writeAt: n=3, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9926cc0): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.071943167 +0000 UTC m=+32.311909982 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9926cc0): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9927200): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9927200): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9927200): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9927200): >_readAt: n=3, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9927200): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.071943167 +0000 UTC m=+32.311909982 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9927200): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f956a5b0 item 68 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9927840): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9927840): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9927840): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9927840): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9927840): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.073595468 +0000 UTC m=+32.313562283 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9927840): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9927cc0): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9927cc0): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9927cc0): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9927cc0): >_readAt: n=2, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9927cc0): _writeAt: size=3, off=2 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f956b3b0 item 69 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9927cc0): >_writeAt: n=3, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9927cc0): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.074223453 +0000 UTC m=+32.314190329 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9927cc0): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c5a2c0): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c5a2c0): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c5a2c0): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c5a2c0): >_readAt: n=5, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c5a2c0): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.074223453 +0000 UTC m=+32.314190329 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c5a2c0): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f956b960 item 69 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c5a940): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c5a940): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c5a940): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c5a940): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c5a940): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.075623829 +0000 UTC m=+32.315590644 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c5a940): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c5b040): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c5b040): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f959e620 item 70 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c5b040): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c5b040): >_readAt: n=0, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c5b040): _writeAt: size=3, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c5b040): >_writeAt: n=3, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c5b040): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.076348146 +0000 UTC m=+32.316314961 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c5b040): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c5b580): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c5b580): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c5b580): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c5b580): >_readAt: n=3, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c5b580): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.076348146 +0000 UTC m=+32.316314961 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c5b580): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f959ebd0 item 70 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c5bc00): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c5bc00): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c5bc00): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c5bc00): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c5bc00): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.077860553 +0000 UTC m=+32.317827358 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c5bc00): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9154280): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9154280): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9154280): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9154280): >_readAt: n=2, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9154280): _writeAt: size=3, off=2 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f959f420 item 71 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9154280): >_writeAt: n=3, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9154280): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.07849947 +0000 UTC m=+32.318466305 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9154280): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9154f80): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9154f80): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9154f80): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9154f80): >_readAt: n=5, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9154f80): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.07849947 +0000 UTC m=+32.318466305 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9154f80): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f959f6c0 item 71 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f96ea280): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f96ea280): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f96ea280): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f96ea280): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f96ea280): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.079882572 +0000 UTC m=+32.319849377 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f96ea280): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f96ea780): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f96ea780): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f99bc000 item 72 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f96ea780): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f96ea780): >_readAt: n=0, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f96ea780): _writeAt: size=3, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f96ea780): >_writeAt: n=3, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f96ea780): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.080608232 +0000 UTC m=+32.320575077 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f96ea780): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f96eacc0): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f96eacc0): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f96eacc0): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f96eacc0): >_readAt: n=3, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f96eacc0): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.080608232 +0000 UTC m=+32.320575077 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f96eacc0): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f99bc700 item 72 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9314140): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9314140): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9314140): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9314140): >_readAt: n=0, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9314140): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9314140): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9314140): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.082314545 +0000 UTC m=+32.322281360 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9314140): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f93153c0): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f93153c0): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f93153c0): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f97f28c0 item 73 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f93153c0): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f93153c0): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.082951227 +0000 UTC m=+32.322918093 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f93153c0): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9315940): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9315940): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9315940): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9315940): >_readAt: n=2, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9315940): _writeAt: size=3, off=2 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f97f2b60 item 73 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9315940): >_writeAt: n=3, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9315940): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.083639507 +0000 UTC m=+32.323606322 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9315940): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f95041c0): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f95041c0): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f95041c0): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f95041c0): >_readAt: n=5, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f95041c0): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.083639507 +0000 UTC m=+32.323606322 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f95041c0): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f97f2fc0 item 73 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9504d40): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9504d40): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9504d40): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9504d40): >_readAt: n=0, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9504d40): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9504d40): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9504d40): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.085301095 +0000 UTC m=+32.325267941 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9504d40): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f95054c0): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f95054c0): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f95054c0): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f97f3c00 item 74 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f95054c0): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f95054c0): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.085847108 +0000 UTC m=+32.325813942 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f95054c0): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9505a80): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9505a80): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f9620380 item 74 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9505a80): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9505a80): >_readAt: n=0, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9505a80): _writeAt: size=3, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9505a80): >_writeAt: n=3, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9505a80): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.086506692 +0000 UTC m=+32.326473498 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9505a80): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97a8640): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97a8640): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97a8640): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97a8640): >_readAt: n=3, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97a8640): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.086506692 +0000 UTC m=+32.326473498 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97a8640): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f9620700 item 74 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97a91c0): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97a91c0): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97a91c0): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97a91c0): >_readAt: n=0, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97a91c0): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97a91c0): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97a91c0): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.088152361 +0000 UTC m=+32.328119216 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97a91c0): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97a97c0): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97a97c0): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97a97c0): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f9620ee0 item 75 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97a97c0): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97a97c0): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.088707138 +0000 UTC m=+32.328674004 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97a97c0): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97a9d00): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97a9d00): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97a9d00): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97a9d00): >_readAt: n=2, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97a9d00): _writeAt: size=3, off=2 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f9621340 item 75 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97a9d00): >_writeAt: n=3, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97a9d00): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.089370932 +0000 UTC m=+32.329337747 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97a9d00): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f944c900): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f944c900): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f944c900): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f944c900): >_readAt: n=5, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f944c900): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.089370932 +0000 UTC m=+32.329337747 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f944c900): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f9621730 item 75 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ab42c0): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ab42c0): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ab42c0): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ab42c0): >_readAt: n=0, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ab42c0): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ab42c0): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ab42c0): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.090930738 +0000 UTC m=+32.330897553 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ab42c0): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ab47c0): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ab47c0): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ab47c0): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f9621ce0 item 76 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ab47c0): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ab47c0): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.09154539 +0000 UTC m=+32.331512224 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ab47c0): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ab4d00): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ab4d00): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f9bd41c0 item 76 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ab4d00): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ab4d00): >_readAt: n=0, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ab4d00): _writeAt: size=3, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ab4d00): >_writeAt: n=3, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ab4d00): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.092444397 +0000 UTC m=+32.332411233 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ab4d00): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ab5280): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ab5280): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ab5280): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ab5280): >_readAt: n=3, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ab5280): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.092444397 +0000 UTC m=+32.332411233 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ab5280): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f9bd4620 item 76 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ab58c0): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ab58c0): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ab58c0): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ab58c0): >_readAt: n=0, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ab58c0): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ab58c0): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ab58c0): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.094903422 +0000 UTC m=+32.334870237 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ab58c0): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ab5dc0): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ab5dc0): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ab5dc0): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f9bd5030 item 77 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ab5dc0): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ab5dc0): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.095788192 +0000 UTC m=+32.335755008 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ab5dc0): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f95665c0): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f95665c0): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f95665c0): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f95665c0): >_readAt: n=5, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f95665c0): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.095788192 +0000 UTC m=+32.335755008 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f95665c0): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f9bd53b0 item 77 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9566c00): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9566c00): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9566c00): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9566c00): >_readAt: n=0, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9566c00): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9566c00): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9566c00): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.098224544 +0000 UTC m=+32.338191359 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9566c00): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9567100): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9567100): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9567100): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f9bd5a40 item 78 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9567100): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9567100): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.099185149 +0000 UTC m=+32.339151964 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9567100): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9567800): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9567800): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9567800): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9567800): >_readAt: n=5, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9567800): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.099185149 +0000 UTC m=+32.339151964 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9567800): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f9bd5ce0 item 78 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9567e40): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9567e40): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9567e40): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9567e40): >_readAt: n=0, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9567e40): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9567e40): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9567e40): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.101722892 +0000 UTC m=+32.341689707 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9567e40): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f95cc440): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f95cc440): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f95cc440): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f9c144d0 item 79 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f95cc440): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f95cc440): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.10237297 +0000 UTC m=+32.342339775 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f95cc440): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f95ccb40): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f95ccb40): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f95ccb40): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f95ccb40): >_readAt: n=5, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f95ccb40): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.10237297 +0000 UTC m=+32.342339775 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f95ccb40): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f9c147e0 item 79 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 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/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f95cd180): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f95cd180): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f95cd180): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f95cd180): >_readAt: n=0, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f95cd180): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f95cd180): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f95cd180): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.104451274 +0000 UTC m=+32.344418089 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f95cd180): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f95cd680): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f95cd680): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f95cd680): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f9c14e70 item 80 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f95cd680): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f95cd680): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.105072508 +0000 UTC m=+32.345039314 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f95cd680): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f95cdd80): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f95cdd80): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f95cdd80): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f95cdd80): >_readAt: n=5, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f95cdd80): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.105072508 +0000 UTC m=+32.345039314 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f95cdd80): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f9c15180 item 80 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f95e64c0): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f95e64c0): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f95e64c0): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f95e64c0): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f95e64c0): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.107292 +0000 UTC m=+32.347258825 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f95e64c0): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f95e6940): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f95e6940): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f95e6940): open at offset 5 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f95e6940): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f95e6940): >_readAt: n=2, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f95e6940): _writeAt: size=3, off=7 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f9c15880 item 81 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f95e6940): >_writeAt: n=3, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f95e6940): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.107855584 +0000 UTC m=+32.347822389 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f95e6940): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f95e6e80): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f95e6e80): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f95e6e80): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f95e6e80): >_readAt: n=8, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f95e6e80): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.107855584 +0000 UTC m=+32.347822389 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f95e6e80): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f9c15b90 item 81 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f95e7500): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f95e7500): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f95e7500): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f95e7500): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f95e7500): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.110280574 +0000 UTC m=+32.350247389 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f95e7500): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f95e7a00): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f95e7a00): open at offset 5 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f95e7a00): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f9b6e620 item 82 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f95e7a00): _readAt: size=2, off=5 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f95e7a00): >_readAt: n=0, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f95e7a00): _writeAt: size=3, off=5 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f95e7a00): >_writeAt: n=3, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f95e7a00): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.110892149 +0000 UTC m=+32.350858964 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f95e7a00): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f961e080): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f961e080): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f961e080): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f961e080): >_readAt: n=3, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f961e080): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.110892149 +0000 UTC m=+32.350858964 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f961e080): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f9b6e8c0 item 82 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f961e700): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f961e700): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f961e700): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f961e700): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f961e700): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.112561582 +0000 UTC m=+32.352528387 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f961e700): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f961ec00): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f961ec00): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f961ec00): open at offset 5 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f961ec00): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f961ec00): >_readAt: n=2, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f961ec00): _writeAt: size=3, off=7 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f9b6ef50 item 83 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f961ec00): >_writeAt: n=3, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f961ec00): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.113150765 +0000 UTC m=+32.353117580 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f961ec00): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f961f140): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f961f140): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f961f140): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f961f140): >_readAt: n=8, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f961f140): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.113150765 +0000 UTC m=+32.353117580 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f961f140): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f9b6f1f0 item 83 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f961f7c0): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f961f7c0): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f961f7c0): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f961f7c0): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f961f7c0): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.114592919 +0000 UTC m=+32.354559734 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f961f7c0): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f961fcc0): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f961fcc0): open at offset 5 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f961fcc0): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f9b6f960 item 84 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f961fcc0): _readAt: size=2, off=5 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f961fcc0): >_readAt: n=0, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f961fcc0): _writeAt: size=3, off=5 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f961fcc0): >_writeAt: n=3, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f961fcc0): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.115192241 +0000 UTC m=+32.355159056 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f961fcc0): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97d4340): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97d4340): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97d4340): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97d4340): >_readAt: n=3, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97d4340): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.115192241 +0000 UTC m=+32.355159056 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97d4340): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f9b6fc70 item 84 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97d49c0): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97d49c0): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97d49c0): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97d49c0): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97d49c0): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.116840273 +0000 UTC m=+32.356807109 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97d49c0): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97d4ec0): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97d4ec0): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97d4ec0): open at offset 5 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97d4ec0): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97d4ec0): >_readAt: n=2, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97d4ec0): _writeAt: size=3, off=7 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f971c380 item 85 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97d4ec0): >_writeAt: n=3, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97d4ec0): close: 2026/09/14 05:17:42 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi/dir/file1: no such file or directory 2026/09/14 05:17:42 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi/dir/file1: no such file or directory 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.117527682 +0000 UTC m=+32.357494497 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97d4ec0): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97d5400): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97d5400): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97d5400): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97d5400): >_readAt: n=8, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97d5400): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.117527682 +0000 UTC m=+32.357494497 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97d5400): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f971c770 item 85 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97d5a80): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97d5a80): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97d5a80): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97d5a80): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97d5a80): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.119307063 +0000 UTC m=+32.359273878 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97d5a80): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97fc080): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97fc080): open at offset 5 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97fc080): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f971cee0 item 86 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97fc080): _readAt: size=2, off=5 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97fc080): >_readAt: n=0, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97fc080): _writeAt: size=3, off=5 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97fc080): >_writeAt: n=3, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97fc080): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.12035963 +0000 UTC m=+32.360326445 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97fc080): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97fc600): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97fc600): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97fc600): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97fc600): >_readAt: n=3, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97fc600): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.12035963 +0000 UTC m=+32.360326445 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97fc600): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f971d3b0 item 86 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97fcc80): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97fcc80): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97fcc80): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97fcc80): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97fcc80): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.122021279 +0000 UTC m=+32.361988094 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97fcc80): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97fd180): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97fd180): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97fd180): open at offset 5 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97fd180): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97fd180): >_readAt: n=2, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97fd180): _writeAt: size=3, off=7 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f971db90 item 87 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97fd180): >_writeAt: n=3, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97fd180): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.122708968 +0000 UTC m=+32.362675783 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97fd180): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97fd6c0): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97fd6c0): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97fd6c0): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97fd6c0): >_readAt: n=8, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97fd6c0): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.122708968 +0000 UTC m=+32.362675783 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97fd6c0): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f971de30 item 87 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 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/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97fdd40): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97fdd40): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97fdd40): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97fdd40): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97fdd40): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.124271699 +0000 UTC m=+32.364238554 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97fdd40): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9890340): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9890340): open at offset 5 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9890340): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f90ac930 item 88 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9890340): _readAt: size=2, off=5 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9890340): >_readAt: n=0, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9890340): _writeAt: size=3, off=5 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9890340): >_writeAt: n=3, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9890340): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.124909384 +0000 UTC m=+32.364876199 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9890340): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98908c0): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98908c0): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98908c0): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98908c0): >_readAt: n=3, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98908c0): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.124909384 +0000 UTC m=+32.364876199 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98908c0): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f90acd20 item 88 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9890f00): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9890f00): open at offset 0 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9890f00): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9890f00): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9890f00): >_readAt: n=0, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9890f00): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9890f00): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9890f00): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.126560652 +0000 UTC m=+32.366527467 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9890f00): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9891440): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9891440): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9891440): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f90ad2d0 item 89 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9891440): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9891440): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.127121842 +0000 UTC m=+32.367088698 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9891440): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9891980): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9891980): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9891980): open at offset 5 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9891980): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9891980): >_readAt: n=2, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9891980): _writeAt: size=3, off=7 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f90ad570 item 89 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9891980): >_writeAt: n=3, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9891980): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.127744388 +0000 UTC m=+32.367711193 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9891980): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98c4000): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98c4000): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98c4000): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98c4000): >_readAt: n=8, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98c4000): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.127744388 +0000 UTC m=+32.367711193 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98c4000): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f90ad810 item 89 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98c4640): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98c4640): open at offset 0 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98c4640): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98c4640): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98c4640): >_readAt: n=0, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98c4640): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98c4640): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98c4640): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.129414603 +0000 UTC m=+32.369381428 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98c4640): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98c4b80): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98c4b80): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98c4b80): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f9548150 item 90 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98c4b80): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98c4b80): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.129962036 +0000 UTC m=+32.369928852 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98c4b80): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98c50c0): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98c50c0): open at offset 5 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98c50c0): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f95485b0 item 90 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98c50c0): _readAt: size=2, off=5 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98c50c0): >_readAt: n=0, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98c50c0): _writeAt: size=3, off=5 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98c50c0): >_writeAt: n=3, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98c50c0): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.13069405 +0000 UTC m=+32.370660865 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98c50c0): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98c5680): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98c5680): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98c5680): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98c5680): >_readAt: n=3, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98c5680): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.13069405 +0000 UTC m=+32.370660865 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98c5680): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f9548d90 item 90 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98c5cc0): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98c5cc0): open at offset 0 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98c5cc0): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98c5cc0): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98c5cc0): >_readAt: n=0, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98c5cc0): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98c5cc0): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98c5cc0): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.132403137 +0000 UTC m=+32.372369953 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98c5cc0): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98e8300): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98e8300): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98e8300): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f95498f0 item 91 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98e8300): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98e8300): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.132929401 +0000 UTC m=+32.372896216 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98e8300): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98e8840): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98e8840): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98e8840): open at offset 5 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98e8840): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98e8840): >_readAt: n=2, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98e8840): _writeAt: size=3, off=7 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f9549c70 item 91 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98e8840): >_writeAt: n=3, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98e8840): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.133636988 +0000 UTC m=+32.373603803 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98e8840): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98e8dc0): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98e8dc0): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98e8dc0): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98e8dc0): >_readAt: n=8, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98e8dc0): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.133636988 +0000 UTC m=+32.373603803 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98e8dc0): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f972e0e0 item 91 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 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/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98e9400): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98e9400): open at offset 0 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98e9400): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98e9400): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98e9400): >_readAt: n=0, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98e9400): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98e9400): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98e9400): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.135377605 +0000 UTC m=+32.375344420 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98e9400): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98e9940): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98e9940): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98e9940): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f972e770 item 92 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98e9940): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98e9940): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.135975925 +0000 UTC m=+32.375942771 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98e9940): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98e9e80): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98e9e80): open at offset 5 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98e9e80): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f972ea80 item 92 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98e9e80): _readAt: size=2, off=5 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98e9e80): >_readAt: n=0, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98e9e80): _writeAt: size=3, off=5 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98e9e80): >_writeAt: n=3, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98e9e80): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.136724089 +0000 UTC m=+32.376690904 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98e9e80): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9918540): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9918540): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9918540): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9918540): >_readAt: n=3, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9918540): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.136724089 +0000 UTC m=+32.376690904 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9918540): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f972ed90 item 92 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9918b80): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9918b80): open at offset 0 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9918b80): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9918b80): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9918b80): >_readAt: n=0, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9918b80): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9918b80): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9918b80): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.138433196 +0000 UTC m=+32.378400001 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9918b80): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f99190c0): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f99190c0): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f99190c0): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f972f7a0 item 93 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f99190c0): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f99190c0): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.138919315 +0000 UTC m=+32.378886130 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f99190c0): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f99197c0): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f99197c0): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f99197c0): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f99197c0): >_readAt: n=5, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f99197c0): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.138919315 +0000 UTC m=+32.378886130 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f99197c0): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f972fab0 item 93 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 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/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9919e00): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9919e00): open at offset 0 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9919e00): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9919e00): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9919e00): >_readAt: n=0, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9919e00): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9919e00): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9919e00): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.140513285 +0000 UTC m=+32.380480100 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9919e00): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f999c440): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f999c440): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f999c440): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f97d0380 item 94 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f999c440): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f999c440): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.141017697 +0000 UTC m=+32.380984512 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f999c440): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f999cb40): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f999cb40): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f999cb40): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f999cb40): >_readAt: n=5, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f999cb40): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.141017697 +0000 UTC m=+32.380984512 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f999cb40): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f97d0d20 item 94 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 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/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f999d180): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f999d180): open at offset 0 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f999d180): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f999d180): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f999d180): >_readAt: n=0, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f999d180): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f999d180): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f999d180): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.142517029 +0000 UTC m=+32.382483844 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f999d180): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f999d6c0): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f999d6c0): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f999d6c0): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f97d19d0 item 95 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f999d6c0): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f999d6c0): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.142998017 +0000 UTC m=+32.382964822 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f999d6c0): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f999ddc0): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f999ddc0): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f999ddc0): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f999ddc0): >_readAt: n=5, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f999ddc0): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.142998017 +0000 UTC m=+32.382964822 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f999ddc0): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f97d1e30 item 95 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 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/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a4e500): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a4e500): open at offset 0 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a4e500): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a4e500): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a4e500): >_readAt: n=0, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a4e500): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a4e500): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a4e500): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.144489524 +0000 UTC m=+32.384456339 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a4e500): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a4ea40): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a4ea40): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a4ea40): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f957e690 item 96 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a4ea40): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a4ea40): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.144971195 +0000 UTC m=+32.384938010 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a4ea40): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a4f140): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a4f140): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a4f140): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a4f140): >_readAt: n=5, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a4f140): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.144971195 +0000 UTC m=+32.384938010 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a4f140): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f957e930 item 96 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Remove: err= 2026/09/14 05:17:42 DEBUG : WaitForWriters: timeout=30s 2026/09/14 05:17:42 DEBUG : Looking for writers 2026/09/14 05:17:42 DEBUG : >WaitForWriters: 2026/09/14 05:17:42 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "sftp://rclone@:22/rclone-test-gahusir2suhi", Local "Local file system at /tmp/rclone1822207695", Modify Window "1s" 2026/09/14 05:17:42 INFO : sftp://rclone@:22/rclone-test-gahusir2suhi: poll-interval is not supported by this remote 2026/09/14 05:17:42 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/14 05:17:42 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:42 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/14 05:17:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/14 05:17:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/09/14 05:17:42 INFO : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9de8500): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9de8500): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9de8500): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9de8500): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9de8500): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.15226456 +0000 UTC m=+32.392231434 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9de8500): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9de8980): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9de8980): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9de8980): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9de8980): >_readAt: n=2, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9de8980): _writeAt: size=3, off=2 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9de8980): >_writeAt: n=0, err=Bad file descriptor 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9de8980): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.15226456 +0000 UTC m=+32.392231434 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9de8980): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9de8e40): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9de8e40): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9de8e40): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9de8e40): >_readAt: n=5, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9de8e40): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.15226456 +0000 UTC m=+32.392231434 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9de8e40): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f9a2d730 item 1 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9de9480): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9de9480): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9de9480): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9de9480): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9de9480): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.15463173 +0000 UTC m=+32.394598575 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9de9480): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9de9980): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9de9980): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9de9980): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9de9980): >_readAt: n=5, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9de9980): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.15463173 +0000 UTC m=+32.394598575 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9de9980): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f959ad90 item 2 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9aa00c0): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9aa00c0): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9aa00c0): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9aa00c0): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9aa00c0): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.156307365 +0000 UTC m=+32.396274180 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9aa00c0): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9aa0540): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9aa0540): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9aa0540): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9aa0540): >_readAt: n=2, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9aa0540): _writeAt: size=3, off=2 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9aa0540): >_writeAt: n=0, err=Bad file descriptor 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9aa0540): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.156307365 +0000 UTC m=+32.396274180 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9aa0540): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9aa0a00): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9aa0a00): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9aa0a00): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9aa0a00): >_readAt: n=5, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9aa0a00): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.156307365 +0000 UTC m=+32.396274180 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9aa0a00): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f959b730 item 3 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9aa1080): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9aa1080): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9aa1080): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9aa1080): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9aa1080): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.158498433 +0000 UTC m=+32.398465238 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9aa1080): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9aa15c0): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9aa15c0): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9aa15c0): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9aa15c0): >_readAt: n=5, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9aa15c0): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.158498433 +0000 UTC m=+32.398465238 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9aa15c0): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f97db5e0 item 4 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9aa1c00): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9aa1c00): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9aa1c00): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9aa1c00): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9aa1c00): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.160045786 +0000 UTC m=+32.400012601 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9aa1c00): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9abe180): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9abe180): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9abe180): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9abe180): >_readAt: n=2, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9abe180): _writeAt: size=3, off=2 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9abe180): >_writeAt: n=0, err=Bad file descriptor 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9abe180): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.160045786 +0000 UTC m=+32.400012601 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9abe180): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9abe640): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9abe640): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9abe640): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9abe640): >_readAt: n=5, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9abe640): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.160045786 +0000 UTC m=+32.400012601 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9abe640): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f97a62a0 item 5 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9abecc0): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9abecc0): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9abecc0): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9abecc0): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9abecc0): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.162148126 +0000 UTC m=+32.402114941 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9abecc0): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9abf200): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9abf200): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9abf200): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9abf200): >_readAt: n=5, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9abf200): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.162148126 +0000 UTC m=+32.402114941 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9abf200): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f97a6fc0 item 6 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9abf880): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9abf880): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9abf880): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9abf880): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9abf880): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.163733731 +0000 UTC m=+32.403700546 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9abf880): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9abfd80): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9abfd80): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9abfd80): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9abfd80): >_readAt: n=2, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9abfd80): _writeAt: size=3, off=2 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9abfd80): >_writeAt: n=0, err=Bad file descriptor 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9abfd80): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.163733731 +0000 UTC m=+32.403700546 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9abfd80): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ae2340): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ae2340): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ae2340): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ae2340): >_readAt: n=5, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ae2340): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.163733731 +0000 UTC m=+32.403700546 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ae2340): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f97a77a0 item 7 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ae29c0): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ae29c0): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ae29c0): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ae29c0): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ae29c0): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.166509855 +0000 UTC m=+32.406476670 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ae29c0): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ae2f00): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ae2f00): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ae2f00): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ae2f00): >_readAt: n=5, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ae2f00): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.166509855 +0000 UTC m=+32.406476670 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ae2f00): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f94909a0 item 8 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ae34c0): _readAt: size=2, off=0 2026/09/14 05:17:42 ERROR : open-test-file(0x3d55f9ae34c0): Couldn't read size of file 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ae34c0): >_readAt: n=0, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ae34c0): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ae34c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ae34c0): close: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ae34c0): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ae3880): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ae3880): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ae3880): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ae3880): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ae3880): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.169155952 +0000 UTC m=+32.409122767 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ae3880): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ae3d00): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ae3d00): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ae3d00): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ae3d00): >_readAt: n=2, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ae3d00): _writeAt: size=3, off=2 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ae3d00): >_writeAt: n=0, err=Bad file descriptor 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ae3d00): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.169155952 +0000 UTC m=+32.409122767 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ae3d00): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b0c300): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b0c300): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b0c300): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b0c300): >_readAt: n=5, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b0c300): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.169155952 +0000 UTC m=+32.409122767 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b0c300): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f9491110 item 9 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b0c980): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b0c980): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b0c980): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b0c980): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b0c980): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.17290818 +0000 UTC m=+32.412874995 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b0c980): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b0cec0): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b0cec0): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b0cec0): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b0cec0): >_readAt: n=5, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b0cec0): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.17290818 +0000 UTC m=+32.412874995 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b0cec0): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f9491ce0 item 10 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b0d500): _readAt: size=2, off=0 2026/09/14 05:17:42 ERROR : open-test-file(0x3d55f9b0d500): Couldn't read size of file 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b0d500): >_readAt: n=0, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b0d500): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b0d500): >_writeAt: n=0, err=Bad file descriptor 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b0d500): close: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b0d500): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b0d8c0): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b0d8c0): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b0d8c0): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b0d8c0): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b0d8c0): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.174560529 +0000 UTC m=+32.414527344 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b0d8c0): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b0ddc0): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b0ddc0): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b0ddc0): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b0ddc0): >_readAt: n=2, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b0ddc0): _writeAt: size=3, off=2 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b0ddc0): >_writeAt: n=0, err=Bad file descriptor 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b0ddc0): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.174560529 +0000 UTC m=+32.414527344 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b0ddc0): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b263c0): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b263c0): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b263c0): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b263c0): >_readAt: n=5, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b263c0): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.174560529 +0000 UTC m=+32.414527344 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b263c0): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55fa02a3f0 item 11 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b26a40): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b26a40): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b26a40): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b26a40): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b26a40): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.176598769 +0000 UTC m=+32.416565574 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b26a40): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b26f80): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b26f80): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b26f80): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b26f80): >_readAt: n=5, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b26f80): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.176598769 +0000 UTC m=+32.416565574 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b26f80): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55fa02abd0 item 12 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b275c0): _readAt: size=2, off=0 2026/09/14 05:17:42 ERROR : open-test-file(0x3d55f9b275c0): Couldn't read size of file 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b275c0): >_readAt: n=0, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b275c0): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b275c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b275c0): close: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b275c0): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b27980): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b27980): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b27980): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b27980): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b27980): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.178206476 +0000 UTC m=+32.418173281 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b27980): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b4c140): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b4c140): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b4c140): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b4c140): >_readAt: n=5, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b4c140): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.178206476 +0000 UTC m=+32.418173281 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b4c140): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55fa02b2d0 item 13 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b4c7c0): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b4c7c0): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b4c7c0): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b4c7c0): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b4c7c0): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.179743509 +0000 UTC m=+32.419710334 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b4c7c0): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b4cd00): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b4cd00): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b4cd00): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b4cd00): >_readAt: n=5, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b4cd00): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.179743509 +0000 UTC m=+32.419710334 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b4cd00): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55fa02b880 item 14 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b4d340): _readAt: size=2, off=0 2026/09/14 05:17:42 ERROR : open-test-file(0x3d55f9b4d340): Couldn't read size of file 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b4d340): >_readAt: n=0, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b4d340): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b4d340): >_writeAt: n=0, err=Bad file descriptor 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b4d340): close: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b4d340): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b4d700): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b4d700): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b4d700): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b4d700): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b4d700): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.181204899 +0000 UTC m=+32.421171714 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b4d700): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b4ddc0): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b4ddc0): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b4ddc0): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b4ddc0): >_readAt: n=5, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b4ddc0): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.181204899 +0000 UTC m=+32.421171714 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b4ddc0): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f90a6000 item 15 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 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/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b86540): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b86540): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b86540): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b86540): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b86540): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.182628427 +0000 UTC m=+32.422595233 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b86540): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b86a80): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b86a80): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b86a80): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b86a80): >_readAt: n=5, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b86a80): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.182628427 +0000 UTC m=+32.422595233 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b86a80): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f90a6d90 item 16 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b870c0): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b870c0): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b870c0): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b870c0): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b870c0): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.184249899 +0000 UTC m=+32.424216735 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b870c0): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b87540): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b87540): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b87540): open at offset 5 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b87540): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b87540): >_readAt: n=2, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b87540): _writeAt: size=3, off=7 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b87540): >_writeAt: n=0, err=Bad file descriptor 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b87540): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.184249899 +0000 UTC m=+32.424216735 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b87540): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b87a40): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b87a40): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b87a40): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b87a40): >_readAt: n=5, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b87a40): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.184249899 +0000 UTC m=+32.424216735 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b87a40): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f90a78f0 item 17 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9bae1c0): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9bae1c0): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9bae1c0): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9bae1c0): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9bae1c0): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.18634694 +0000 UTC m=+32.426313755 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9bae1c0): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9bae700): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9bae700): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9bae700): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9bae700): >_readAt: n=5, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9bae700): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.18634694 +0000 UTC m=+32.426313755 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9bae700): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f97e6770 item 18 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a4fbc0): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a4fbc0): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a4fbc0): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a4fbc0): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a4fbc0): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.188133265 +0000 UTC m=+32.428100080 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a4fbc0): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a7e1c0): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a7e1c0): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a7e1c0): open at offset 5 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a7e1c0): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a7e1c0): >_readAt: n=2, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a7e1c0): _writeAt: size=3, off=7 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a7e1c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a7e1c0): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.188133265 +0000 UTC m=+32.428100080 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a7e1c0): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a7e6c0): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a7e6c0): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a7e6c0): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a7e6c0): >_readAt: n=5, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a7e6c0): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.188133265 +0000 UTC m=+32.428100080 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a7e6c0): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f9f98fc0 item 19 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a7ed40): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a7ed40): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a7ed40): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a7ed40): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a7ed40): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.190610873 +0000 UTC m=+32.430577679 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a7ed40): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a7f280): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a7f280): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a7f280): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a7f280): >_readAt: n=5, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a7f280): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.190610873 +0000 UTC m=+32.430577679 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a7f280): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f9f99ab0 item 20 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a7f900): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a7f900): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a7f900): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a7f900): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a7f900): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.192545919 +0000 UTC m=+32.432512734 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a7f900): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a7fe00): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a7fe00): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a7fe00): open at offset 5 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a7fe00): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a7fe00): >_readAt: n=2, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a7fe00): _writeAt: size=3, off=7 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a7fe00): >_writeAt: n=0, err=Bad file descriptor 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a7fe00): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.192545919 +0000 UTC m=+32.432512734 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a7fe00): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c6e400): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c6e400): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c6e400): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c6e400): >_readAt: n=5, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c6e400): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.192545919 +0000 UTC m=+32.432512734 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c6e400): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f977c310 item 21 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c6ea80): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c6ea80): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c6ea80): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c6ea80): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c6ea80): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.195065988 +0000 UTC m=+32.435032803 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c6ea80): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c6efc0): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c6efc0): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c6efc0): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c6efc0): >_readAt: n=5, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c6efc0): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.195065988 +0000 UTC m=+32.435032803 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c6efc0): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f977d110 item 22 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c6f640): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c6f640): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c6f640): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c6f640): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c6f640): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.196638548 +0000 UTC m=+32.436605363 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c6f640): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c6fb40): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c6fb40): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c6fb40): open at offset 5 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c6fb40): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c6fb40): >_readAt: n=2, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c6fb40): _writeAt: size=3, off=7 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c6fb40): >_writeAt: n=0, err=Bad file descriptor 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c6fb40): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.196638548 +0000 UTC m=+32.436605363 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c6fb40): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c8a140): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c8a140): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c8a140): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c8a140): >_readAt: n=5, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c8a140): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.196638548 +0000 UTC m=+32.436605363 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c8a140): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f977d880 item 23 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 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/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c8a7c0): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c8a7c0): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c8a7c0): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c8a7c0): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c8a7c0): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.198857258 +0000 UTC m=+32.438824073 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c8a7c0): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c8ad00): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c8ad00): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c8ad00): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c8ad00): >_readAt: n=5, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c8ad00): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.198857258 +0000 UTC m=+32.438824073 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c8ad00): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f94f50a0 item 24 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c8b340): _readAt: size=2, off=0 2026/09/14 05:17:42 ERROR : open-test-file(0x3d55f9c8b340): Couldn't read size of file 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c8b340): >_readAt: n=0, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c8b340): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c8b340): >_writeAt: n=0, err=Bad file descriptor 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c8b340): close: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c8b340): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c8b700): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c8b700): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c8b700): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c8b700): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c8b700): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.200524257 +0000 UTC m=+32.440491062 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c8b700): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c8bc00): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c8bc00): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c8bc00): open at offset 5 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c8bc00): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c8bc00): >_readAt: n=2, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c8bc00): _writeAt: size=3, off=7 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c8bc00): >_writeAt: n=0, err=Bad file descriptor 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c8bc00): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.200524257 +0000 UTC m=+32.440491062 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9c8bc00): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9cb2240): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9cb2240): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9cb2240): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9cb2240): >_readAt: n=5, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9cb2240): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.200524257 +0000 UTC m=+32.440491062 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9cb2240): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f94f5dc0 item 25 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9cb28c0): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9cb28c0): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9cb28c0): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9cb28c0): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9cb28c0): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.202564219 +0000 UTC m=+32.442531034 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9cb28c0): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9cb2e00): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9cb2e00): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9cb2e00): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9cb2e00): >_readAt: n=5, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9cb2e00): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.202564219 +0000 UTC m=+32.442531034 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9cb2e00): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f977ecb0 item 26 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9cb3440): _readAt: size=2, off=0 2026/09/14 05:17:42 ERROR : open-test-file(0x3d55f9cb3440): Couldn't read size of file 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9cb3440): >_readAt: n=0, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9cb3440): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9cb3440): >_writeAt: n=0, err=Bad file descriptor 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9cb3440): close: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9cb3440): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9cb3800): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9cb3800): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9cb3800): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9cb3800): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9cb3800): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.204140487 +0000 UTC m=+32.444107302 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9cb3800): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9cb3d00): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9cb3d00): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9cb3d00): open at offset 5 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9cb3d00): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9cb3d00): >_readAt: n=2, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9cb3d00): _writeAt: size=3, off=7 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9cb3d00): >_writeAt: n=0, err=Bad file descriptor 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9cb3d00): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.204140487 +0000 UTC m=+32.444107302 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9cb3d00): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9cd0340): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9cd0340): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9cd0340): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9cd0340): >_readAt: n=5, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9cd0340): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.204140487 +0000 UTC m=+32.444107302 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9cd0340): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f977f5e0 item 27 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 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/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9cd09c0): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9cd09c0): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9cd09c0): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9cd09c0): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9cd09c0): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.206263818 +0000 UTC m=+32.446230633 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9cd09c0): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9cd0f00): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9cd0f00): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9cd0f00): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9cd0f00): >_readAt: n=5, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9cd0f00): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.206263818 +0000 UTC m=+32.446230633 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9cd0f00): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f97c0af0 item 28 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9cd1540): _readAt: size=2, off=0 2026/09/14 05:17:42 ERROR : open-test-file(0x3d55f9cd1540): Couldn't read size of file 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9cd1540): >_readAt: n=0, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9cd1540): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9cd1540): >_writeAt: n=0, err=Bad file descriptor 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9cd1540): close: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9cd1540): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9cd1900): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9cd1900): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9cd1900): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9cd1900): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9cd1900): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.207763811 +0000 UTC m=+32.447730626 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9cd1900): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9cee0c0): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9cee0c0): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9cee0c0): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9cee0c0): >_readAt: n=5, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9cee0c0): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.207763811 +0000 UTC m=+32.447730626 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9cee0c0): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f97c1a40 item 29 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 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/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9cee740): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9cee740): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9cee740): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9cee740): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9cee740): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.209526319 +0000 UTC m=+32.449493154 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9cee740): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ceec80): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ceec80): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ceec80): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ceec80): >_readAt: n=5, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ceec80): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.209526319 +0000 UTC m=+32.449493154 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ceec80): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f9626e00 item 30 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 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/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9cef2c0): _readAt: size=2, off=0 2026/09/14 05:17:42 ERROR : open-test-file(0x3d55f9cef2c0): Couldn't read size of file 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9cef2c0): >_readAt: n=0, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9cef2c0): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9cef2c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9cef2c0): close: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9cef2c0): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9cef680): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9cef680): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9cef680): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9cef680): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9cef680): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.211309607 +0000 UTC m=+32.451276422 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9cef680): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9cefd40): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9cefd40): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9cefd40): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9cefd40): >_readAt: n=5, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9cefd40): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.211309607 +0000 UTC m=+32.451276422 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9cefd40): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f9560070 item 31 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 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/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d124c0): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d124c0): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d124c0): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d124c0): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d124c0): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.212987346 +0000 UTC m=+32.452954151 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d124c0): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d12a00): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d12a00): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d12a00): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d12a00): >_readAt: n=5, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d12a00): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.212987346 +0000 UTC m=+32.452954151 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d12a00): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f9560a10 item 32 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d13040): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d13040): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d13040): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d13040): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d13040): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.214631091 +0000 UTC m=+32.454597896 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d13040): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d134c0): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d134c0): >_readAt: n=0, err=Bad file descriptor 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d134c0): _writeAt: size=3, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d134c0): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d134c0): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f9561880 item 33 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d134c0): >_writeAt: n=3, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d134c0): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.215296577 +0000 UTC m=+32.455263392 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d134c0): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d139c0): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d139c0): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d139c0): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d139c0): >_readAt: n=5, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d139c0): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.215296577 +0000 UTC m=+32.455263392 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d139c0): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f9561d50 item 33 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d3c100): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d3c100): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d3c100): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d3c100): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d3c100): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.21680707 +0000 UTC m=+32.456773885 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d3c100): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d3c580): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d3c580): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f9a14690 item 34 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d3c580): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d3c580): >_readAt: n=0, err=Bad file descriptor 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d3c580): _writeAt: size=3, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d3c580): >_writeAt: n=3, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d3c580): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.217452579 +0000 UTC m=+32.457419394 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d3c580): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d3cac0): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d3cac0): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d3cac0): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d3cac0): >_readAt: n=3, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d3cac0): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.217452579 +0000 UTC m=+32.457419394 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d3cac0): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f9a149a0 item 34 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d3d100): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d3d100): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d3d100): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d3d100): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d3d100): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.218848636 +0000 UTC m=+32.458815451 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d3d100): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d3d580): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d3d580): >_readAt: n=0, err=Bad file descriptor 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d3d580): _writeAt: size=3, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d3d580): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d3d580): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f9a151f0 item 35 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d3d580): >_writeAt: n=3, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d3d580): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.219468347 +0000 UTC m=+32.459435152 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d3d580): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d3da80): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d3da80): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d3da80): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d3da80): >_readAt: n=5, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d3da80): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.219468347 +0000 UTC m=+32.459435152 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d3da80): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f9a155e0 item 35 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d64200): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d64200): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d64200): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d64200): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d64200): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.221154411 +0000 UTC m=+32.461121226 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d64200): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d64700): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d64700): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f9a15b90 item 36 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d64700): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d64700): >_readAt: n=0, err=Bad file descriptor 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d64700): _writeAt: size=3, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d64700): >_writeAt: n=3, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d64700): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.221855826 +0000 UTC m=+32.461822641 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d64700): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d64c40): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d64c40): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d64c40): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d64c40): >_readAt: n=3, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d64c40): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.221855826 +0000 UTC m=+32.461822641 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d64c40): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f920c380 item 36 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d65280): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d65280): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d65280): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d65280): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d65280): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.223520119 +0000 UTC m=+32.463486934 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d65280): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d65700): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d65700): >_readAt: n=0, err=Bad file descriptor 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d65700): _writeAt: size=3, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d65700): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d65700): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f920cf50 item 37 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d65700): >_writeAt: n=3, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d65700): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.224136553 +0000 UTC m=+32.464103368 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d65700): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d65c00): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d65c00): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d65c00): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d65c00): >_readAt: n=5, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d65c00): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.224136553 +0000 UTC m=+32.464103368 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d65c00): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f920d340 item 37 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d8e380): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d8e380): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d8e380): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d8e380): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d8e380): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.225705196 +0000 UTC m=+32.465672011 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d8e380): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d8e880): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d8e880): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f960e0e0 item 38 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d8e880): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d8e880): >_readAt: n=0, err=Bad file descriptor 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d8e880): _writeAt: size=3, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d8e880): >_writeAt: n=3, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d8e880): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.226451075 +0000 UTC m=+32.466417890 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d8e880): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d8edc0): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d8edc0): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d8edc0): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d8edc0): >_readAt: n=3, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d8edc0): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.226451075 +0000 UTC m=+32.466417890 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d8edc0): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f960e690 item 38 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d8f440): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d8f440): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d8f440): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d8f440): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d8f440): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.227926 +0000 UTC m=+32.467892815 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d8f440): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d8f940): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d8f940): >_readAt: n=0, err=Bad file descriptor 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d8f940): _writeAt: size=3, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d8f940): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d8f940): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f960f420 item 39 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d8f940): >_writeAt: n=3, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d8f940): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.22855046 +0000 UTC m=+32.468517275 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d8f940): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d8fe40): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d8fe40): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d8fe40): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d8fe40): >_readAt: n=5, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d8fe40): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.22855046 +0000 UTC m=+32.468517275 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9d8fe40): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f960f730 item 39 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e005c0): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e005c0): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e005c0): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e005c0): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e005c0): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.230185378 +0000 UTC m=+32.470152183 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e005c0): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e00ac0): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e00ac0): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f9502000 item 40 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e00ac0): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e00ac0): >_readAt: n=0, err=Bad file descriptor 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e00ac0): _writeAt: size=3, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e00ac0): >_writeAt: n=3, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e00ac0): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.230860613 +0000 UTC m=+32.470827428 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e00ac0): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e01000): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e01000): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e01000): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e01000): >_readAt: n=3, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e01000): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.230860613 +0000 UTC m=+32.470827428 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e01000): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f95024d0 item 40 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e015c0): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e015c0): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e015c0): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e015c0): >_readAt: n=0, err=Bad file descriptor 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e015c0): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e015c0): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e015c0): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.232262972 +0000 UTC m=+32.472229778 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e015c0): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e01ac0): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e01ac0): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e01ac0): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f95031f0 item 41 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e01ac0): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e01ac0): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.232776311 +0000 UTC m=+32.472743116 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e01ac0): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e20080): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e20080): >_readAt: n=0, err=Bad file descriptor 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e20080): _writeAt: size=3, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e20080): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e20080): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f9503500 item 41 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e20080): >_writeAt: n=3, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e20080): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.233409177 +0000 UTC m=+32.473375992 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e20080): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e205c0): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e205c0): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e205c0): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e205c0): >_readAt: n=5, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e205c0): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.233409177 +0000 UTC m=+32.473375992 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e205c0): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f95038f0 item 41 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e20c00): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e20c00): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e20c00): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e20c00): >_readAt: n=0, err=Bad file descriptor 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e20c00): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e20c00): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e20c00): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.234846471 +0000 UTC m=+32.474813286 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e20c00): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e21100): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e21100): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e21100): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f94cc2a0 item 42 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e21100): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e21100): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.235355122 +0000 UTC m=+32.475321926 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e21100): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e21640): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e21640): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f94cc690 item 42 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e21640): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e21640): >_readAt: n=0, err=Bad file descriptor 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e21640): _writeAt: size=3, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e21640): >_writeAt: n=3, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e21640): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.235954073 +0000 UTC m=+32.475920888 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e21640): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e21bc0): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e21bc0): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e21bc0): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e21bc0): >_readAt: n=3, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e21bc0): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.235954073 +0000 UTC m=+32.475920888 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e21bc0): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f94cca10 item 42 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e3c300): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e3c300): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e3c300): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e3c300): >_readAt: n=0, err=Bad file descriptor 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e3c300): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e3c300): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e3c300): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.237289636 +0000 UTC m=+32.477256441 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e3c300): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e3c800): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e3c800): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e3c800): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f96e8540 item 43 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e3c800): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e3c800): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.237742351 +0000 UTC m=+32.477709166 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e3c800): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e3cd40): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e3cd40): >_readAt: n=0, err=Bad file descriptor 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e3cd40): _writeAt: size=3, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e3cd40): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e3cd40): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f96e87e0 item 43 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e3cd40): >_writeAt: n=3, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e3cd40): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.238534627 +0000 UTC m=+32.478501492 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e3cd40): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e3d280): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e3d280): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e3d280): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e3d280): >_readAt: n=5, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e3d280): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.238534627 +0000 UTC m=+32.478501492 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e3d280): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f96e8a80 item 43 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e3d8c0): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e3d8c0): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e3d8c0): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e3d8c0): >_readAt: n=0, err=Bad file descriptor 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e3d8c0): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e3d8c0): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e3d8c0): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.241446187 +0000 UTC m=+32.481413002 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e3d8c0): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9bae940): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9bae940): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9bae940): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f90cc5b0 item 44 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9bae940): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9bae940): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.242069513 +0000 UTC m=+32.482036318 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9bae940): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e3da40): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e3da40): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f97e7110 item 44 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e3da40): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e3da40): >_readAt: n=0, err=Bad file descriptor 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e3da40): _writeAt: size=3, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e3da40): >_writeAt: n=3, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e3da40): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.243410497 +0000 UTC m=+32.483377381 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e3da40): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e8a6c0): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e8a6c0): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e8a6c0): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e8a6c0): >_readAt: n=3, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e8a6c0): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.243410497 +0000 UTC m=+32.483377381 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e8a6c0): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f90cc770 item 44 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e8ad00): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e8ad00): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e8ad00): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e8ad00): >_readAt: n=0, err=Bad file descriptor 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e8ad00): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e8ad00): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e8ad00): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.245044211 +0000 UTC m=+32.485011056 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e8ad00): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e8b200): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e8b200): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e8b200): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f90cd1f0 item 45 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e8b200): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e8b200): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.245645728 +0000 UTC m=+32.485612543 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e8b200): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e8b900): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e8b900): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e8b900): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e8b900): >_readAt: n=5, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e8b900): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.245645728 +0000 UTC m=+32.485612543 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e8b900): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f90cd5e0 item 45 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e3c040): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e3c040): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e3c040): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e3c040): >_readAt: n=0, err=Bad file descriptor 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e3c040): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e3c040): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e3c040): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.247327785 +0000 UTC m=+32.487294590 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e3c040): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e3c540): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e3c540): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e3c540): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f96e8070 item 46 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e3c540): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e3c540): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.247811208 +0000 UTC m=+32.487778023 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e3c540): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e3cc40): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e3cc40): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e3cc40): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e3cc40): >_readAt: n=5, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e3cc40): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.247811208 +0000 UTC m=+32.487778023 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e3cc40): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f96e8540 item 46 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e3d280): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e3d280): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e3d280): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e3d280): >_readAt: n=0, err=Bad file descriptor 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e3d280): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e3d280): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e3d280): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.248993611 +0000 UTC m=+32.488960417 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e3d280): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e3d780): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e3d780): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e3d780): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f96e8af0 item 47 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e3d780): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e3d780): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.249465693 +0000 UTC m=+32.489432497 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9e3d780): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f96ea2c0): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f96ea2c0): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f96ea2c0): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f96ea2c0): >_readAt: n=5, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f96ea2c0): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.249465693 +0000 UTC m=+32.489432497 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f96ea2c0): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f96e9500 item 47 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 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/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f96ea900): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f96ea900): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f96ea900): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f96ea900): >_readAt: n=0, err=Bad file descriptor 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f96ea900): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f96ea900): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f96ea900): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.250952119 +0000 UTC m=+32.490918925 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f96ea900): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f96eae00): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f96eae00): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f96eae00): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f99bc000 item 48 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f96eae00): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f96eae00): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.251674154 +0000 UTC m=+32.491640969 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f96eae00): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f96eb580): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f96eb580): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f96eb580): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f96eb580): >_readAt: n=5, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f96eb580): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.251674154 +0000 UTC m=+32.491640969 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f96eb580): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f99bc700 item 48 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f96ebc00): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f96ebc00): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f96ebc00): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f96ebc00): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f96ebc00): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.253429669 +0000 UTC m=+32.493396474 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f96ebc00): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9bae180): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9bae180): >_readAt: n=0, err=Bad file descriptor 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9bae180): _writeAt: size=3, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9bae180): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9bae180): open at offset 5 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9bae180): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f99bd9d0 item 49 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9bae180): >_writeAt: n=3, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9bae180): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.25404447 +0000 UTC m=+32.494011275 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9bae180): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9bae6c0): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9bae6c0): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9bae6c0): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9bae6c0): >_readAt: n=8, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9bae6c0): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.25404447 +0000 UTC m=+32.494011275 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9bae6c0): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f99bde30 item 49 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9baf340): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9baf340): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9baf340): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9baf340): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9baf340): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.255622411 +0000 UTC m=+32.495589226 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9baf340): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9baf840): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9baf840): open at offset 5 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9baf840): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f97e7340 item 50 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9baf840): _readAt: size=2, off=5 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9baf840): >_readAt: n=0, err=Bad file descriptor 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9baf840): _writeAt: size=3, off=5 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9baf840): >_writeAt: n=3, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9baf840): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.25625258 +0000 UTC m=+32.496219395 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9baf840): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9bafdc0): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9bafdc0): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9bafdc0): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9bafdc0): >_readAt: n=3, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9bafdc0): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.25625258 +0000 UTC m=+32.496219395 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9bafdc0): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f97e7c00 item 50 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9154dc0): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9154dc0): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9154dc0): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9154dc0): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9154dc0): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.257579297 +0000 UTC m=+32.497546101 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9154dc0): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9155480): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9155480): >_readAt: n=0, err=Bad file descriptor 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9155480): _writeAt: size=3, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9155480): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9155480): open at offset 5 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9155480): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f9598690 item 51 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9155480): >_writeAt: n=3, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9155480): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.258150244 +0000 UTC m=+32.498117059 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9155480): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9315100): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9315100): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9315100): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9315100): >_readAt: n=8, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9315100): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.258150244 +0000 UTC m=+32.498117059 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9315100): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f95989a0 item 51 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f93159c0): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f93159c0): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f93159c0): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f93159c0): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f93159c0): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.259551531 +0000 UTC m=+32.499518346 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f93159c0): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9504240): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9504240): open at offset 5 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9504240): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f9599180 item 52 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9504240): _readAt: size=2, off=5 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9504240): >_readAt: n=0, err=Bad file descriptor 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9504240): _writeAt: size=3, off=5 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9504240): >_writeAt: n=3, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9504240): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.260188625 +0000 UTC m=+32.500155440 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9504240): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9504c40): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9504c40): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9504c40): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9504c40): >_readAt: n=3, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9504c40): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.260188625 +0000 UTC m=+32.500155440 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9504c40): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f9599a40 item 52 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f95055c0): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f95055c0): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f95055c0): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f95055c0): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f95055c0): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.261556078 +0000 UTC m=+32.501522893 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f95055c0): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9505c80): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9505c80): >_readAt: n=0, err=Bad file descriptor 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9505c80): _writeAt: size=3, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9505c80): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9505c80): open at offset 5 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9505c80): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f956aee0 item 53 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9505c80): >_writeAt: n=3, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9505c80): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.262075749 +0000 UTC m=+32.502042564 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9505c80): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97a8840): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97a8840): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97a8840): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97a8840): >_readAt: n=8, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97a8840): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.262075749 +0000 UTC m=+32.502042564 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97a8840): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f956b2d0 item 53 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97a9280): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97a9280): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97a9280): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97a9280): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97a9280): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.263494048 +0000 UTC m=+32.503460863 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97a9280): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97a9880): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97a9880): open at offset 5 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97a9880): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f956bce0 item 54 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97a9880): _readAt: size=2, off=5 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97a9880): >_readAt: n=0, err=Bad file descriptor 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97a9880): _writeAt: size=3, off=5 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97a9880): >_writeAt: n=3, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97a9880): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.26406692 +0000 UTC m=+32.504033735 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97a9880): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97a9e00): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97a9e00): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97a9e00): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97a9e00): >_readAt: n=3, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97a9e00): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.26406692 +0000 UTC m=+32.504033735 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97a9e00): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f959e5b0 item 54 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f944d600): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f944d600): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f944d600): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f944d600): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f944d600): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.265518862 +0000 UTC m=+32.505485677 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f944d600): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ab43c0): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ab43c0): >_readAt: n=0, err=Bad file descriptor 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ab43c0): _writeAt: size=3, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ab43c0): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ab43c0): open at offset 5 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ab43c0): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f959eee0 item 55 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ab43c0): >_writeAt: n=3, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ab43c0): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.266027984 +0000 UTC m=+32.505994799 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ab43c0): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ab4900): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ab4900): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ab4900): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ab4900): >_readAt: n=8, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ab4900): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.266027984 +0000 UTC m=+32.505994799 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ab4900): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f959f3b0 item 55 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 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/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ab4f80): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ab4f80): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ab4f80): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ab4f80): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ab4f80): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.2673498 +0000 UTC m=+32.507316605 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ab4f80): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ab5480): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ab5480): open at offset 5 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ab5480): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f959fab0 item 56 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ab5480): _readAt: size=2, off=5 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ab5480): >_readAt: n=0, err=Bad file descriptor 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ab5480): _writeAt: size=3, off=5 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ab5480): >_writeAt: n=3, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ab5480): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.267923223 +0000 UTC m=+32.507890038 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ab5480): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ab5a00): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ab5a00): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ab5a00): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ab5a00): >_readAt: n=3, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ab5a00): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.267923223 +0000 UTC m=+32.507890038 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ab5a00): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f959fdc0 item 56 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f90a0140): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f90a0140): open at offset 0 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f90a0140): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f90a0140): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f90a0140): >_readAt: n=0, err=Bad file descriptor 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f90a0140): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f90a0140): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f90a0140): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.269273994 +0000 UTC m=+32.509240809 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f90a0140): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f90a0680): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f90a0680): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f90a0680): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f97f2b60 item 57 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f90a0680): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f90a0680): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.269748541 +0000 UTC m=+32.509715356 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f90a0680): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f90a0bc0): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f90a0bc0): >_readAt: n=0, err=Bad file descriptor 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f90a0bc0): _writeAt: size=3, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f90a0bc0): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f90a0bc0): open at offset 5 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f90a0bc0): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f97f2fc0 item 57 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f90a0bc0): >_writeAt: n=3, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f90a0bc0): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.270279774 +0000 UTC m=+32.510246589 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f90a0bc0): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f90a1140): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f90a1140): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f90a1140): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f90a1140): >_readAt: n=8, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f90a1140): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.270279774 +0000 UTC m=+32.510246589 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f90a1140): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f97f3810 item 57 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f90a1780): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f90a1780): open at offset 0 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f90a1780): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f90a1780): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f90a1780): >_readAt: n=0, err=Bad file descriptor 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f90a1780): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f90a1780): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f90a1780): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.271699195 +0000 UTC m=+32.511666010 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f90a1780): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f90a1cc0): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f90a1cc0): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f90a1cc0): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f9620230 item 58 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f90a1cc0): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f90a1cc0): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.272208947 +0000 UTC m=+32.512175762 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f90a1cc0): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f916a300): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f916a300): open at offset 5 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f916a300): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f9620540 item 58 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f916a300): _readAt: size=2, off=5 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f916a300): >_readAt: n=0, err=Bad file descriptor 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f916a300): _writeAt: size=3, off=5 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f916a300): >_writeAt: n=3, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f916a300): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.272782801 +0000 UTC m=+32.512749616 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f916a300): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f916a8c0): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f916a8c0): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f916a8c0): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f916a8c0): >_readAt: n=3, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f916a8c0): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.272782801 +0000 UTC m=+32.512749616 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f916a8c0): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f9620930 item 58 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f916af00): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f916af00): open at offset 0 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f916af00): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f916af00): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f916af00): >_readAt: n=0, err=Bad file descriptor 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f916af00): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f916af00): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f916af00): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.27407392 +0000 UTC m=+32.514040735 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f916af00): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f916b440): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f916b440): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f916b440): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f96211f0 item 59 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f916b440): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f916b440): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.274565367 +0000 UTC m=+32.514532183 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f916b440): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f916b980): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f916b980): >_readAt: n=0, err=Bad file descriptor 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f916b980): _writeAt: size=3, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f916b980): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f916b980): open at offset 5 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f916b980): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f9621650 item 59 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f916b980): >_writeAt: n=3, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f916b980): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.275077004 +0000 UTC m=+32.515043819 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f916b980): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f958e000): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f958e000): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f958e000): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f958e000): >_readAt: n=8, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f958e000): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.275077004 +0000 UTC m=+32.515043819 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f958e000): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f96218f0 item 59 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 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/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f958e640): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f958e640): open at offset 0 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f958e640): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f958e640): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f958e640): >_readAt: n=0, err=Bad file descriptor 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f958e640): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f958e640): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f958e640): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.276495153 +0000 UTC m=+32.516461968 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f958e640): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f958eb80): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f958eb80): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f958eb80): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f9bd4070 item 60 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f958eb80): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f958eb80): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.277003694 +0000 UTC m=+32.516970509 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f958eb80): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f958f0c0): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f958f0c0): open at offset 5 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f958f0c0): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f9bd4540 item 60 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f958f0c0): _readAt: size=2, off=5 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f958f0c0): >_readAt: n=0, err=Bad file descriptor 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f958f0c0): _writeAt: size=3, off=5 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f958f0c0): >_writeAt: n=3, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f958f0c0): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.277639774 +0000 UTC m=+32.517606590 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f958f0c0): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f958f680): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f958f680): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f958f680): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f958f680): >_readAt: n=3, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f958f680): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.277639774 +0000 UTC m=+32.517606590 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f958f680): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f9bd49a0 item 60 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f958fcc0): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f958fcc0): open at offset 0 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f958fcc0): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f958fcc0): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f958fcc0): >_readAt: n=0, err=Bad file descriptor 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f958fcc0): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f958fcc0): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f958fcc0): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.278867333 +0000 UTC m=+32.518834148 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f958fcc0): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f95ea300): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f95ea300): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f95ea300): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f9bd51f0 item 61 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f95ea300): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f95ea300): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.279381183 +0000 UTC m=+32.519347999 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f95ea300): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f95eaa00): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f95eaa00): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f95eaa00): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f95eaa00): >_readAt: n=5, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f95eaa00): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.279381183 +0000 UTC m=+32.519347999 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f95eaa00): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f9bd5490 item 61 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 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/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ea4040): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ea4040): open at offset 0 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ea4040): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ea4040): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ea4040): >_readAt: n=0, err=Bad file descriptor 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ea4040): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ea4040): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ea4040): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.280937443 +0000 UTC m=+32.520904258 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ea4040): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ea4580): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ea4580): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ea4580): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f9c14380 item 62 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ea4580): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ea4580): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.281562093 +0000 UTC m=+32.521528908 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ea4580): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ea4c80): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ea4c80): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ea4c80): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ea4c80): >_readAt: n=5, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ea4c80): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.281562093 +0000 UTC m=+32.521528908 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ea4c80): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f9c14620 item 62 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 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/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ea52c0): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ea52c0): open at offset 0 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ea52c0): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ea52c0): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ea52c0): >_readAt: n=0, err=Bad file descriptor 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ea52c0): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ea52c0): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ea52c0): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.283103144 +0000 UTC m=+32.523069948 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ea52c0): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ea5800): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ea5800): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ea5800): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f9c14c40 item 63 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ea5800): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ea5800): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.283525502 +0000 UTC m=+32.523492306 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ea5800): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9eb4000): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9eb4000): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9eb4000): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9eb4000): >_readAt: n=5, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9eb4000): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.283525502 +0000 UTC m=+32.523492306 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9eb4000): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f9c15030 item 63 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 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/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9eb4640): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9eb4640): open at offset 0 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9eb4640): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9eb4640): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9eb4640): >_readAt: n=0, err=Bad file descriptor 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9eb4640): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9eb4640): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9eb4640): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.285035443 +0000 UTC m=+32.525002258 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9eb4640): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9eb4b80): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9eb4b80): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9eb4b80): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f9c15730 item 64 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9eb4b80): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9eb4b80): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.285863707 +0000 UTC m=+32.525830522 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9eb4b80): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9eb5280): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9eb5280): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9eb5280): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9eb5280): >_readAt: n=5, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9eb5280): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.285863707 +0000 UTC m=+32.525830522 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9eb5280): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f9c15a40 item 64 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9eb58c0): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9eb58c0): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9eb58c0): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9eb58c0): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9eb58c0): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.287522491 +0000 UTC m=+32.527489306 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9eb58c0): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDWR 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9eb5d40): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9eb5d40): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9eb5d40): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9eb5d40): >_readAt: n=2, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9eb5d40): _writeAt: size=3, off=2 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f9b6e460 item 65 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9eb5d40): >_writeAt: n=3, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9eb5d40): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.288469789 +0000 UTC m=+32.528436604 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9eb5d40): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ec2340): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ec2340): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ec2340): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ec2340): >_readAt: n=5, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ec2340): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.288469789 +0000 UTC m=+32.528436604 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ec2340): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f9b6e700 item 65 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ec2980): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ec2980): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ec2980): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ec2980): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ec2980): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.289743184 +0000 UTC m=+32.529709990 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ec2980): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ec2e00): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ec2e00): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f9b6ed90 item 66 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ec2e00): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ec2e00): >_readAt: n=0, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ec2e00): _writeAt: size=3, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ec2e00): >_writeAt: n=3, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ec2e00): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.29034442 +0000 UTC m=+32.530311225 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ec2e00): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ec3340): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ec3340): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ec3340): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ec3340): >_readAt: n=3, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ec3340): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.29034442 +0000 UTC m=+32.530311225 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ec3340): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f9b6f030 item 66 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ec3980): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ec3980): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ec3980): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ec3980): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ec3980): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.291680473 +0000 UTC m=+32.531647308 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ec3980): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ec3e00): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ec3e00): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ec3e00): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ec3e00): >_readAt: n=2, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ec3e00): _writeAt: size=3, off=2 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f9b6f5e0 item 67 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ec3e00): >_writeAt: n=3, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ec3e00): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.29225089 +0000 UTC m=+32.532217716 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ec3e00): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ed6400): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ed6400): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ed6400): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ed6400): >_readAt: n=5, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ed6400): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.29225089 +0000 UTC m=+32.532217716 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ed6400): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f9b6f960 item 67 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ed6a80): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ed6a80): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ed6a80): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ed6a80): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ed6a80): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.293593907 +0000 UTC m=+32.533560753 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ed6a80): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ed6f80): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ed6f80): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f971c0e0 item 68 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ed6f80): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ed6f80): >_readAt: n=0, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ed6f80): _writeAt: size=3, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ed6f80): >_writeAt: n=3, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ed6f80): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.294254895 +0000 UTC m=+32.534221701 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ed6f80): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ed74c0): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ed74c0): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ed74c0): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ed74c0): >_readAt: n=3, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ed74c0): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.294254895 +0000 UTC m=+32.534221701 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ed74c0): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f971c380 item 68 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ed7b00): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ed7b00): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ed7b00): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ed7b00): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ed7b00): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.29567072 +0000 UTC m=+32.535637524 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ed7b00): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ee4080): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ee4080): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ee4080): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ee4080): >_readAt: n=2, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ee4080): _writeAt: size=3, off=2 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f971cc40 item 69 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ee4080): >_writeAt: n=3, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ee4080): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.296272737 +0000 UTC m=+32.536239541 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ee4080): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ee4580): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ee4580): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ee4580): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ee4580): >_readAt: n=5, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ee4580): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.296272737 +0000 UTC m=+32.536239541 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ee4580): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f971cee0 item 69 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ee4c00): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ee4c00): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ee4c00): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ee4c00): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ee4c00): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.297706615 +0000 UTC m=+32.537673420 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ee4c00): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ee5100): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ee5100): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f971d730 item 70 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ee5100): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ee5100): >_readAt: n=0, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ee5100): _writeAt: size=3, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ee5100): >_writeAt: n=3, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ee5100): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.298220606 +0000 UTC m=+32.538187411 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ee5100): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ee5640): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ee5640): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ee5640): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ee5640): >_readAt: n=3, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ee5640): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.298220606 +0000 UTC m=+32.538187411 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ee5640): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f971db90 item 70 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ee5cc0): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ee5cc0): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ee5cc0): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ee5cc0): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ee5cc0): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.299373042 +0000 UTC m=+32.539339848 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ee5cc0): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ef62c0): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ef62c0): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ef62c0): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ef62c0): >_readAt: n=2, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ef62c0): _writeAt: size=3, off=2 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f90ac620 item 71 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ef62c0): >_writeAt: n=3, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ef62c0): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.299898745 +0000 UTC m=+32.539865550 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ef62c0): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ef67c0): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ef67c0): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ef67c0): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ef67c0): >_readAt: n=5, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ef67c0): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.299898745 +0000 UTC m=+32.539865550 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ef67c0): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f90ac930 item 71 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ef6e40): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ef6e40): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ef6e40): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ef6e40): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ef6e40): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.301125241 +0000 UTC m=+32.541092047 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ef6e40): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ef7340): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ef7340): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f90ad030 item 72 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ef7340): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ef7340): >_readAt: n=0, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ef7340): _writeAt: size=3, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ef7340): >_writeAt: n=3, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ef7340): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.301619776 +0000 UTC m=+32.541586591 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ef7340): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ef7880): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ef7880): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ef7880): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ef7880): >_readAt: n=3, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ef7880): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.301619776 +0000 UTC m=+32.541586591 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ef7880): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f90ad2d0 item 72 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ef7e40): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ef7e40): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ef7e40): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ef7e40): >_readAt: n=0, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ef7e40): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ef7e40): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ef7e40): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.303180804 +0000 UTC m=+32.543147619 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ef7e40): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f974a440): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f974a440): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f974a440): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f90ad880 item 73 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f974a440): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f974a440): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.303788351 +0000 UTC m=+32.543755166 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f974a440): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f974a900): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f974a900): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f974a900): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f974a900): >_readAt: n=2, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f974a900): _writeAt: size=3, off=2 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f90adc00 item 73 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f974a900): >_writeAt: n=3, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f974a900): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.304552945 +0000 UTC m=+32.544519760 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f974a900): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f974ae40): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f974ae40): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f974ae40): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f974ae40): >_readAt: n=5, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f974ae40): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.304552945 +0000 UTC m=+32.544519760 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f974ae40): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f9548070 item 73 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f974b480): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f974b480): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f974b480): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f974b480): >_readAt: n=0, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f974b480): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f974b480): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f974b480): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.307003474 +0000 UTC m=+32.546970289 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f974b480): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f974b980): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f974b980): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f974b980): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f9548af0 item 74 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f974b980): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f974b980): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.307620189 +0000 UTC m=+32.547587053 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f974b980): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f974bec0): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f974bec0): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f9549420 item 74 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f974bec0): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f974bec0): >_readAt: n=0, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f974bec0): _writeAt: size=3, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f974bec0): >_writeAt: n=3, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f974bec0): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.308359005 +0000 UTC m=+32.548325809 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f974bec0): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97fa540): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97fa540): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97fa540): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97fa540): >_readAt: n=3, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97fa540): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.308359005 +0000 UTC m=+32.548325809 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97fa540): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f95497a0 item 74 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97fab80): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97fab80): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97fab80): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97fab80): >_readAt: n=0, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97fab80): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97fab80): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97fab80): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.310062672 +0000 UTC m=+32.550029506 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97fab80): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97fb080): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97fb080): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97fb080): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f972e070 item 75 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97fb080): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97fb080): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.31069724 +0000 UTC m=+32.550664086 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97fb080): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97fb5c0): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97fb5c0): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97fb5c0): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97fb5c0): >_readAt: n=2, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97fb5c0): _writeAt: size=3, off=2 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f972e380 item 75 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97fb5c0): >_writeAt: n=3, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97fb5c0): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.311439582 +0000 UTC m=+32.551406417 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97fb5c0): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97fbb00): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97fbb00): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97fbb00): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97fbb00): >_readAt: n=5, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97fbb00): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.311439582 +0000 UTC m=+32.551406417 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f97fbb00): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f972e690 item 75 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9890240): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9890240): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9890240): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9890240): >_readAt: n=0, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9890240): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9890240): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9890240): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.313169068 +0000 UTC m=+32.553135924 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9890240): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9890740): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9890740): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9890740): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f972ed20 item 76 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9890740): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9890740): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.313704369 +0000 UTC m=+32.553671184 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9890740): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9890c80): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9890c80): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f972f110 item 76 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9890c80): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9890c80): >_readAt: n=0, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9890c80): _writeAt: size=3, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9890c80): >_writeAt: n=3, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9890c80): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.314521863 +0000 UTC m=+32.554488699 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9890c80): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9891200): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9891200): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9891200): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9891200): >_readAt: n=3, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9891200): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.314521863 +0000 UTC m=+32.554488699 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9891200): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f972f6c0 item 76 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9891840): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9891840): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9891840): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9891840): >_readAt: n=0, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9891840): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9891840): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9891840): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.316203319 +0000 UTC m=+32.556170155 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9891840): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9891d40): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9891d40): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9891d40): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f972fce0 item 77 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9891d40): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9891d40): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.316796099 +0000 UTC m=+32.556762914 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9891d40): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98c8540): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98c8540): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98c8540): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98c8540): >_readAt: n=5, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98c8540): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.316796099 +0000 UTC m=+32.556762914 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98c8540): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f97d01c0 item 77 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98c8b80): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98c8b80): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98c8b80): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98c8b80): >_readAt: n=0, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98c8b80): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98c8b80): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98c8b80): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.31848078 +0000 UTC m=+32.558447595 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98c8b80): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98c9080): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98c9080): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98c9080): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f97d0f50 item 78 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98c9080): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98c9080): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.319151949 +0000 UTC m=+32.559118764 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98c9080): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98c9780): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98c9780): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98c9780): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98c9780): >_readAt: n=5, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98c9780): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.319151949 +0000 UTC m=+32.559118764 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98c9780): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f97d1650 item 78 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98c9dc0): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98c9dc0): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98c9dc0): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98c9dc0): >_readAt: n=0, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98c9dc0): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98c9dc0): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98c9dc0): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.320644097 +0000 UTC m=+32.560610912 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98c9dc0): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98ec3c0): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98ec3c0): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98ec3c0): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f957e1c0 item 79 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98ec3c0): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98ec3c0): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.321171764 +0000 UTC m=+32.561138579 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98ec3c0): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98ecac0): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98ecac0): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98ecac0): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98ecac0): >_readAt: n=5, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98ecac0): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.321171764 +0000 UTC m=+32.561138579 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98ecac0): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f957e5b0 item 79 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 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/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98ed100): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98ed100): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98ed100): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98ed100): >_readAt: n=0, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98ed100): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98ed100): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98ed100): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.322564022 +0000 UTC m=+32.562530837 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98ed100): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98ed600): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98ed600): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98ed600): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f957eb60 item 80 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98ed600): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98ed600): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.323050332 +0000 UTC m=+32.563017147 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98ed600): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98edd00): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98edd00): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98edd00): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98edd00): >_readAt: n=5, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98edd00): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.323050332 +0000 UTC m=+32.563017147 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f98edd00): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f957ee00 item 80 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9916440): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9916440): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9916440): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9916440): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9916440): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.324439765 +0000 UTC m=+32.564406580 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9916440): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f99168c0): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f99168c0): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f99168c0): open at offset 5 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f99168c0): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f99168c0): >_readAt: n=2, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f99168c0): _writeAt: size=3, off=7 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f9a2c150 item 81 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f99168c0): >_writeAt: n=3, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f99168c0): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.324945972 +0000 UTC m=+32.564912787 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f99168c0): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9916e00): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9916e00): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9916e00): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9916e00): >_readAt: n=8, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9916e00): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.324945972 +0000 UTC m=+32.564912787 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9916e00): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f9a2c5b0 item 81 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9917480): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9917480): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9917480): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9917480): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9917480): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.326273809 +0000 UTC m=+32.566240624 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9917480): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9917980): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9917980): open at offset 5 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9917980): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f9a2cee0 item 82 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9917980): _readAt: size=2, off=5 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9917980): >_readAt: n=0, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9917980): _writeAt: size=3, off=5 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9917980): >_writeAt: n=3, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9917980): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.326874013 +0000 UTC m=+32.566840818 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9917980): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9932000): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9932000): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9932000): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9932000): >_readAt: n=3, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9932000): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.326874013 +0000 UTC m=+32.566840818 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9932000): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f9a2d1f0 item 82 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9932680): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9932680): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9932680): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9932680): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9932680): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.32817996 +0000 UTC m=+32.568146776 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9932680): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9932b80): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9932b80): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9932b80): open at offset 5 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9932b80): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9932b80): >_readAt: n=2, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9932b80): _writeAt: size=3, off=7 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f959a2a0 item 83 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9932b80): >_writeAt: n=3, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9932b80): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.328689572 +0000 UTC m=+32.568656387 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9932b80): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f99330c0): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f99330c0): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f99330c0): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f99330c0): >_readAt: n=8, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f99330c0): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.328689572 +0000 UTC m=+32.568656387 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f99330c0): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f959a700 item 83 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9933740): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9933740): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9933740): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9933740): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9933740): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.329999857 +0000 UTC m=+32.569966672 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9933740): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9933c40): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9933c40): open at offset 5 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9933c40): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f959b1f0 item 84 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9933c40): _readAt: size=2, off=5 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9933c40): >_readAt: n=0, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9933c40): _writeAt: size=3, off=5 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9933c40): >_writeAt: n=3, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9933c40): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.330623816 +0000 UTC m=+32.570590631 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9933c40): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f99ac2c0): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f99ac2c0): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f99ac2c0): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f99ac2c0): >_readAt: n=3, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f99ac2c0): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.330623816 +0000 UTC m=+32.570590631 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f99ac2c0): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f959b6c0 item 84 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f99ac940): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f99ac940): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f99ac940): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f99ac940): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f99ac940): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.331938619 +0000 UTC m=+32.571905434 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f99ac940): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f99ace40): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f99ace40): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f99ace40): open at offset 5 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f99ace40): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f99ace40): >_readAt: n=2, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f99ace40): _writeAt: size=3, off=7 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f97da070 item 85 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f99ace40): >_writeAt: n=3, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f99ace40): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.332489528 +0000 UTC m=+32.572456334 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f99ace40): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f99ad380): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f99ad380): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f99ad380): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f99ad380): >_readAt: n=8, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f99ad380): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.332489528 +0000 UTC m=+32.572456334 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f99ad380): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f97db5e0 item 85 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f99ada00): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f99ada00): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f99ada00): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f99ada00): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f99ada00): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.333762613 +0000 UTC m=+32.573729418 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f99ada00): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a56000): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a56000): open at offset 5 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a56000): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f97a62a0 item 86 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a56000): _readAt: size=2, off=5 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a56000): >_readAt: n=0, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a56000): _writeAt: size=3, off=5 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a56000): >_writeAt: n=3, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a56000): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.334319816 +0000 UTC m=+32.574286622 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a56000): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a56580): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a56580): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a56580): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a56580): >_readAt: n=3, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a56580): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.334319816 +0000 UTC m=+32.574286622 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a56580): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f97a67e0 item 86 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a56c00): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a56c00): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a56c00): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a56c00): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a56c00): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.3355771 +0000 UTC m=+32.575543916 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a56c00): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a57100): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a57100): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a57100): open at offset 5 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a57100): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a57100): >_readAt: n=2, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a57100): _writeAt: size=3, off=7 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f97a7030 item 87 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a57100): >_writeAt: n=3, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a57100): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.336129575 +0000 UTC m=+32.576096390 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a57100): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a57640): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a57640): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a57640): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a57640): >_readAt: n=8, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a57640): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.336129575 +0000 UTC m=+32.576096390 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a57640): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f97a7420 item 87 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 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/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a57cc0): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a57cc0): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a57cc0): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a57cc0): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a57cc0): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.337510913 +0000 UTC m=+32.577477728 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a57cc0): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a862c0): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a862c0): open at offset 5 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a862c0): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f94901c0 item 88 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a862c0): _readAt: size=2, off=5 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a862c0): >_readAt: n=0, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a862c0): _writeAt: size=3, off=5 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a862c0): >_writeAt: n=3, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a862c0): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.33804381 +0000 UTC m=+32.578010625 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a862c0): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a86840): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a86840): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a86840): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a86840): >_readAt: n=3, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a86840): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.33804381 +0000 UTC m=+32.578010625 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a86840): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f9490770 item 88 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a86e80): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a86e80): open at offset 0 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a86e80): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a86e80): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a86e80): >_readAt: n=0, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a86e80): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a86e80): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a86e80): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.339308398 +0000 UTC m=+32.579275213 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a86e80): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a873c0): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a873c0): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a873c0): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f9490ee0 item 89 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a873c0): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a873c0): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.339753498 +0000 UTC m=+32.579720314 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a873c0): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a87900): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a87900): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a87900): open at offset 5 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a87900): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a87900): >_readAt: n=2, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a87900): _writeAt: size=3, off=7 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f9491180 item 89 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a87900): >_writeAt: n=3, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a87900): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.340284401 +0000 UTC m=+32.580251216 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a87900): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a87e80): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a87e80): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a87e80): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a87e80): >_readAt: n=8, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a87e80): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.340284401 +0000 UTC m=+32.580251216 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9a87e80): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f9491570 item 89 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9aae5c0): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9aae5c0): open at offset 0 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9aae5c0): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9aae5c0): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9aae5c0): >_readAt: n=0, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9aae5c0): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9aae5c0): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9aae5c0): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.341961429 +0000 UTC m=+32.581928244 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9aae5c0): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9aaeb00): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9aaeb00): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9aaeb00): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f9491dc0 item 90 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9aaeb00): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9aaeb00): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.342677491 +0000 UTC m=+32.582644346 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9aaeb00): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9aaf040): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9aaf040): open at offset 5 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9aaf040): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55fa02a1c0 item 90 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9aaf040): _readAt: size=2, off=5 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9aaf040): >_readAt: n=0, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9aaf040): _writeAt: size=3, off=5 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9aaf040): >_writeAt: n=3, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9aaf040): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.343525482 +0000 UTC m=+32.583492347 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9aaf040): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9aaf600): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9aaf600): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9aaf600): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9aaf600): >_readAt: n=3, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9aaf600): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.343525482 +0000 UTC m=+32.583492347 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9aaf600): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55fa02a460 item 90 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9aafc40): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9aafc40): open at offset 0 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9aafc40): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9aafc40): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9aafc40): >_readAt: n=0, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9aafc40): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9aafc40): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9aafc40): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.345700591 +0000 UTC m=+32.585667506 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9aafc40): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ad8280): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ad8280): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ad8280): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55fa02aa10 item 91 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ad8280): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ad8280): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.346306986 +0000 UTC m=+32.586273871 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ad8280): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ad87c0): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ad87c0): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ad87c0): open at offset 5 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ad87c0): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ad87c0): >_readAt: n=2, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ad87c0): _writeAt: size=3, off=7 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55fa02acb0 item 91 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ad87c0): >_writeAt: n=3, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ad87c0): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.34696002 +0000 UTC m=+32.586926825 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ad87c0): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ad8d40): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ad8d40): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ad8d40): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ad8d40): >_readAt: n=8, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ad8d40): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.34696002 +0000 UTC m=+32.586926825 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ad8d40): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55fa02afc0 item 91 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 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/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ad9380): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ad9380): open at offset 0 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ad9380): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ad9380): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ad9380): >_readAt: n=0, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ad9380): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ad9380): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ad9380): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.348727688 +0000 UTC m=+32.588694523 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ad9380): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ad98c0): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ad98c0): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ad98c0): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55fa02b650 item 92 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ad98c0): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ad98c0): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.34935911 +0000 UTC m=+32.589325925 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ad98c0): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ad9e00): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ad9e00): open at offset 5 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ad9e00): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55fa02b8f0 item 92 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ad9e00): _readAt: size=2, off=5 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ad9e00): >_readAt: n=0, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ad9e00): _writeAt: size=3, off=5 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ad9e00): >_writeAt: n=3, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ad9e00): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.350148172 +0000 UTC m=+32.590115006 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9ad9e00): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9af84c0): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9af84c0): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9af84c0): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9af84c0): >_readAt: n=3, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9af84c0): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.350148172 +0000 UTC m=+32.590115006 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9af84c0): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55fa02bb90 item 92 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9af8b00): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9af8b00): open at offset 0 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9af8b00): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9af8b00): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9af8b00): >_readAt: n=0, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9af8b00): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9af8b00): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9af8b00): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.351883188 +0000 UTC m=+32.591850003 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9af8b00): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9af9040): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9af9040): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9af9040): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f90a6930 item 93 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9af9040): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9af9040): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.35258313 +0000 UTC m=+32.592550005 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9af9040): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9af9740): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9af9740): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9af9740): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9af9740): >_readAt: n=5, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9af9740): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.35258313 +0000 UTC m=+32.592550005 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9af9740): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f90a6d90 item 93 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 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/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9af9d80): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9af9d80): open at offset 0 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9af9d80): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9af9d80): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9af9d80): >_readAt: n=0, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9af9d80): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9af9d80): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9af9d80): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.354524026 +0000 UTC m=+32.594490881 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9af9d80): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b203c0): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b203c0): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b203c0): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f90a78f0 item 94 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b203c0): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b203c0): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.355221514 +0000 UTC m=+32.595188358 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b203c0): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b20ac0): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b20ac0): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b20ac0): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b20ac0): >_readAt: n=5, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b20ac0): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.355221514 +0000 UTC m=+32.595188358 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b20ac0): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f90a7dc0 item 94 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 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/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b21100): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b21100): open at offset 0 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b21100): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b21100): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b21100): >_readAt: n=0, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b21100): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b21100): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b21100): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.357317632 +0000 UTC m=+32.597284447 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b21100): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b21640): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b21640): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b21640): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f9f987e0 item 95 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b21640): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b21640): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.358008477 +0000 UTC m=+32.597975342 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b21640): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b21d40): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b21d40): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b21d40): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b21d40): >_readAt: n=5, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b21d40): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.358008477 +0000 UTC m=+32.597975342 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b21d40): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f9f98c40 item 95 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 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/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b4a480): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b4a480): open at offset 0 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b4a480): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b4a480): _readAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b4a480): >_readAt: n=0, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b4a480): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b4a480): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b4a480): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.360118211 +0000 UTC m=+32.600085066 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b4a480): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b4a9c0): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b4a9c0): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b4a9c0): >openPending: err= 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f9f992d0 item 96 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b4a9c0): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b4a9c0): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.360831578 +0000 UTC m=+32.600798404 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b4a9c0): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/14 05:17:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/14 05:17:42 DEBUG : open-test-file: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b4b0c0): _readAt: size=512, off=0 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b4b0c0): openPending: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b4b0c0): >openPending: err= 2026/09/14 05:17:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b4b0c0): >_readAt: n=5, err=EOF 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b4b0c0): close: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-14 05:17:42.360831578 +0000 UTC m=+32.600798404 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : open-test-file(0x3d55f9b4b0c0): >close: err= 2026/09/14 05:17:42 DEBUG : open-test-file: Remove: 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d55f9f99650 item 96 2026/09/14 05:17:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/14 05:17:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/14 05:17:42 DEBUG : open-test-file: >Remove: err= 2026/09/14 05:17:42 DEBUG : WaitForWriters: timeout=30s 2026/09/14 05:17:42 DEBUG : Looking for writers 2026/09/14 05:17:42 DEBUG : >WaitForWriters: 2026/09/14 05:17:42 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.46s) --- PASS: TestRWFileHandleOpenTests/writes (0.24s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.02s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.22s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.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@:22/rclone-test-gahusir2suhi", Local "Local file system at /tmp/rclone1822207695", Modify Window "1s" 2026/09/14 05:17:42 INFO : sftp://rclone@:22/rclone-test-gahusir2suhi: poll-interval is not supported by this remote 2026/09/14 05:17:42 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/14 05:17:42 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:42 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/14 05:17:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/14 05:17:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 INFO : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/14 05:17:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : file1: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : file1(0x3d55f95eb0c0): openPending: 2026/09/14 05:17:42 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/14 05:17:42 DEBUG : file1(0x3d55f95eb0c0): >openPending: err= 2026/09/14 05:17:42 DEBUG : file1: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/14 05:17:42 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/14 05:17:42 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/14 05:17:42 DEBUG : file1(0x3d55f95eb0c0): _writeAt: size=2, off=0 2026/09/14 05:17:42 DEBUG : file1(0x3d55f95eb0c0): >_writeAt: n=2, err= 2026/09/14 05:17:42 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/09/14 05:17:42 DEBUG : file1(0x3d55f95eb0c0): RWFileHandle.Flush 2026/09/14 05:17:42 DEBUG : file1(0x3d55f95eb0c0): RWFileHandle.Release 2026/09/14 05:17:42 DEBUG : file1(0x3d55f95eb0c0): close: 2026/09/14 05:17:42 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/09/14 05:17:42 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : file1(0x3d55f95eb0c0): >close: err= 2026/09/14 05:17:42 DEBUG : WaitForWriters: timeout=30s 2026/09/14 05:17:42 DEBUG : Looking for writers 2026/09/14 05:17:42 DEBUG : file1: reading active writers 2026/09/14 05:17:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/14 05:17:42 DEBUG : Looking for writers 2026/09/14 05:17:42 DEBUG : file1: reading active writers 2026/09/14 05:17:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/14 05:17:42 DEBUG : Looking for writers 2026/09/14 05:17:42 DEBUG : file1: reading active writers 2026/09/14 05:17:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/14 05:17:42 DEBUG : Looking for writers 2026/09/14 05:17:42 DEBUG : file1: reading active writers 2026/09/14 05:17:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/14 05:17:42 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi/dir/file1: no such file or directory 2026/09/14 05:17:42 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi/dir/file1: no such file or directory 2026/09/14 05:17:42 DEBUG : file1: vfs cache: starting upload 2026/09/14 05:17:42 DEBUG : file1.a0a9169e.partial: size = 2 OK 2026/09/14 05:17:42 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/file1.a0a9169e.partial" 2026/09/14 05:17:42 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:42 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/file1.a0a9169e.partial 2026/09/14 05:17:42 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/file1.a0a9169e.partial" 2026/09/14 05:17:42 DEBUG : Looking for writers 2026/09/14 05:17:42 DEBUG : file1: reading active writers 2026/09/14 05:17:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/14 05:17:42 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:42 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-gahusir2suhi/file1.a0a9169e.partial 2026/09/14 05:17:42 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:42 DEBUG : file1.a0a9169e.partial: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/09/14 05:17:42 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/09/14 05:17:42 DEBUG : file1.a0a9169e.partial: renamed to: file1 2026/09/14 05:17:42 INFO : file1: Copied (new) 2026/09/14 05:17:42 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/file1" 2026/09/14 05:17:42 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:42 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/file1 2026/09/14 05:17:42 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/file1" 2026/09/14 05:17:42 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:42 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-gahusir2suhi/file1 2026/09/14 05:17:42 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:42 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/09/14 05:17:42 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/09/14 05:17:42 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/14 05:17:42 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/14 05:17:42 INFO : file1: vfs cache: upload succeeded try #1 2026/09/14 05:17:42 DEBUG : Looking for writers 2026/09/14 05:17:42 DEBUG : file1: reading active writers 2026/09/14 05:17:42 DEBUG : >WaitForWriters: 2026/09/14 05:17:42 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/file1" 2026/09/14 05:17:42 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:42 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/file1 2026/09/14 05:17:42 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/file1" 2026/09/14 05:17:42 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:42 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-gahusir2suhi/file1 2026/09/14 05:17:42 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:42 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/09/14 05:17:42 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/file1" 2026/09/14 05:17:42 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:42 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/file1 2026/09/14 05:17:42 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/file1" 2026/09/14 05:17:42 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi/dir/file1: no such file or directory 2026/09/14 05:17:42 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi/dir/file1: no such file or directory 2026/09/14 05:17:42 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:42 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: c22b5f9178342609428d6f51b2c5af4c0bde6a42 /rclone-test-gahusir2suhi/file1 2026/09/14 05:17:42 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:42 DEBUG : file1: Parsed hash: c22b5f9178342609428d6f51b2c5af4c0bde6a42 2026/09/14 05:17:42 DEBUG : WaitForWriters: timeout=30s 2026/09/14 05:17:42 DEBUG : Looking for writers 2026/09/14 05:17:42 DEBUG : file1: reading active writers 2026/09/14 05:17:42 DEBUG : >WaitForWriters: 2026/09/14 05:17:42 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.52s) === RUN TestRWCacheRename run.go:198: Remote "sftp://rclone@:22/rclone-test-gahusir2suhi", Local "Local file system at /tmp/rclone1822207695", Modify Window "1s" 2026/09/14 05:17:42 INFO : sftp://rclone@:22/rclone-test-gahusir2suhi: poll-interval is not supported by this remote 2026/09/14 05:17:42 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/14 05:17:42 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:42 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/14 05:17:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/14 05:17:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:42 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:42 INFO : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/14 05:17:42 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:42 DEBUG : rename_me: newRWFileHandle: 2026/09/14 05:17:42 DEBUG : rename_me(0x3d55f91540c0): openPending: 2026/09/14 05:17:42 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/09/14 05:17:42 DEBUG : rename_me(0x3d55f91540c0): >openPending: err= 2026/09/14 05:17:42 DEBUG : rename_me: >newRWFileHandle: err= 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/09/14 05:17:42 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/09/14 05:17:42 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/09/14 05:17:42 DEBUG : rename_me(0x3d55f91540c0): _writeAt: size=5, off=0 2026/09/14 05:17:42 DEBUG : rename_me(0x3d55f91540c0): >_writeAt: n=5, err= 2026/09/14 05:17:42 DEBUG : rename_me(0x3d55f91540c0): close: 2026/09/14 05:17:42 DEBUG : rename_me: vfs cache: setting modification time to 2026-09-14 05:17:42.893290531 +0000 UTC m=+33.133257346 2026/09/14 05:17:42 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/09/14 05:17:42 DEBUG : rename_me(0x3d55f91540c0): >close: err= 2026/09/14 05:17:42 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/09/14 05:17:42 DEBUG : i_was_renamed: Updating file with 0x3d55f978c000 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/09/14 05:17:42 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/09/14 05:17:42 DEBUG : WaitForWriters: timeout=30s 2026/09/14 05:17:42 DEBUG : Looking for writers 2026/09/14 05:17:42 DEBUG : i_was_renamed: reading active writers 2026/09/14 05:17:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/14 05:17:42 DEBUG : Looking for writers 2026/09/14 05:17:42 DEBUG : i_was_renamed: reading active writers 2026/09/14 05:17:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/14 05:17:42 DEBUG : Looking for writers 2026/09/14 05:17:42 DEBUG : i_was_renamed: reading active writers 2026/09/14 05:17:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/14 05:17:42 DEBUG : Looking for writers 2026/09/14 05:17:42 DEBUG : i_was_renamed: reading active writers 2026/09/14 05:17:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/14 05:17:42 DEBUG : i_was_renamed: vfs cache: starting upload 2026/09/14 05:17:42 DEBUG : i_was_renamed.872584d9.partial: size = 5 OK 2026/09/14 05:17:42 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/i_was_renamed.872584d9.partial" 2026/09/14 05:17:42 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:42 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/i_was_renamed.872584d9.partial 2026/09/14 05:17:42 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/i_was_renamed.872584d9.partial" 2026/09/14 05:17:43 DEBUG : Looking for writers 2026/09/14 05:17:43 DEBUG : i_was_renamed: reading active writers 2026/09/14 05:17:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/14 05:17:43 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:43 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-gahusir2suhi/i_was_renamed.872584d9.partial 2026/09/14 05:17:43 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:43 DEBUG : i_was_renamed.872584d9.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/14 05:17:43 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/14 05:17:43 DEBUG : i_was_renamed.872584d9.partial: renamed to: i_was_renamed 2026/09/14 05:17:43 INFO : i_was_renamed: Copied (new) 2026/09/14 05:17:43 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/i_was_renamed" 2026/09/14 05:17:43 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:43 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/i_was_renamed 2026/09/14 05:17:43 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/i_was_renamed" 2026/09/14 05:17:43 DEBUG : Looking for writers 2026/09/14 05:17:43 DEBUG : i_was_renamed: reading active writers 2026/09/14 05:17:43 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:43 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-gahusir2suhi/i_was_renamed 2026/09/14 05:17:43 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:43 DEBUG : i_was_renamed: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/14 05:17:43 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-09-14 05:17:42 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/09/14 05:17:43 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/09/14 05:17:43 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/09/14 05:17:43 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/09/14 05:17:43 DEBUG : >WaitForWriters: 2026/09/14 05:17:43 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.32s) === RUN TestRWCacheUpdate run.go:198: Remote "sftp://rclone@:22/rclone-test-gahusir2suhi", Local "Local file system at /tmp/rclone1822207695", Modify Window "1s" 2026/09/14 05:17:43 INFO : sftp://rclone@:22/rclone-test-gahusir2suhi: poll-interval is not supported by this remote 2026/09/14 05:17:43 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/14 05:17:43 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:43 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/14 05:17:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/14 05:17:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gahusir2suhi" 2026/09/14 05:17:43 INFO : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/14 05:17:43 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/TestRWCacheUpdate" 2026/09/14 05:17:43 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:43 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/TestRWCacheUpdate 2026/09/14 05:17:43 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/TestRWCacheUpdate" 2026/09/14 05:17:43 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:43 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 8558f20bbf1a5777c862752b37ad49be /rclone-test-gahusir2suhi/TestRWCacheUpdate 2026/09/14 05:17:43 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:43 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/09/14 05:17:43 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/TestRWCacheUpdate" 2026/09/14 05:17:43 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:43 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/TestRWCacheUpdate 2026/09/14 05:17:43 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/TestRWCacheUpdate" 2026/09/14 05:17:43 DEBUG : forgetting directory cache 2026/09/14 05:17:43 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:43 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 288158e561053f03b91b9361f5d0328ac9e349fc /rclone-test-gahusir2suhi/TestRWCacheUpdate 2026/09/14 05:17:43 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:43 DEBUG : TestRWCacheUpdate: Parsed hash: 288158e561053f03b91b9361f5d0328ac9e349fc 2026/09/14 05:17:43 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:43 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/14 05:17:43 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/14 05:17:43 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/14 05:17:43 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/14 05:17:43 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/14 05:17:43 DEBUG : TestRWCacheUpdate(0x3d55f9504100): _readAt: size=512, off=0 2026/09/14 05:17:43 DEBUG : TestRWCacheUpdate(0x3d55f9504100): openPending: 2026/09/14 05:17:43 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/TestRWCacheUpdate" 2026/09/14 05:17:43 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:43 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/TestRWCacheUpdate 2026/09/14 05:17:43 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/TestRWCacheUpdate" 2026/09/14 05:17:43 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:43 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 8558f20bbf1a5777c862752b37ad49be /rclone-test-gahusir2suhi/TestRWCacheUpdate 2026/09/14 05:17:43 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:43 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/09/14 05:17:43 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-14 04:18:43 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/09/14 05:17:43 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/14 05:17:43 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/14 05:17:43 DEBUG : TestRWCacheUpdate(0x3d55f9504100): >openPending: err= 2026/09/14 05:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/14 05:17:43 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/14 05:17:43 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/14 05:17:43 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/14 05:17:43 DEBUG : TestRWCacheUpdate(0x3d55f9504100): >_readAt: n=20, err=EOF 2026/09/14 05:17:43 DEBUG : TestRWCacheUpdate(0x3d55f9504100): close: 2026/09/14 05:17:43 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-14 04:18:43 +0000 UTC 2026/09/14 05:17:43 DEBUG : TestRWCacheUpdate(0x3d55f9504100): >close: err= 2026/09/14 05:17:43 DEBUG : Re-reading directory (101.480846ms old) 2026/09/14 05:17:43 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/14 05:17:43 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/14 05:17:43 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/TestRWCacheUpdate" 2026/09/14 05:17:43 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:43 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/TestRWCacheUpdate 2026/09/14 05:17:43 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/TestRWCacheUpdate" 2026/09/14 05:17:43 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:43 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 944a242d910e2bbacae0d0db8c64490a /rclone-test-gahusir2suhi/TestRWCacheUpdate 2026/09/14 05:17:43 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:43 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/09/14 05:17:43 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/TestRWCacheUpdate" 2026/09/14 05:17:43 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:43 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/TestRWCacheUpdate 2026/09/14 05:17:43 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/TestRWCacheUpdate" 2026/09/14 05:17:43 DEBUG : forgetting directory cache 2026/09/14 05:17:43 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:43 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 /rclone-test-gahusir2suhi/TestRWCacheUpdate 2026/09/14 05:17:43 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:43 DEBUG : TestRWCacheUpdate: Parsed hash: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 2026/09/14 05:17:44 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:44 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/14 05:17:44 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/14 05:17:44 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/14 05:17:44 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/14 05:17:44 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/14 05:17:44 DEBUG : TestRWCacheUpdate(0x3d55f9314a80): _readAt: size=512, off=0 2026/09/14 05:17:44 DEBUG : TestRWCacheUpdate(0x3d55f9314a80): openPending: 2026/09/14 05:17:44 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/TestRWCacheUpdate" 2026/09/14 05:17:44 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:44 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/TestRWCacheUpdate 2026/09/14 05:17:44 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/TestRWCacheUpdate" 2026/09/14 05:17:44 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:44 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 944a242d910e2bbacae0d0db8c64490a /rclone-test-gahusir2suhi/TestRWCacheUpdate 2026/09/14 05:17:44 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:44 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/09/14 05:17:44 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-14 04:19:43 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-09-14 04:18:43 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/09/14 05:17:44 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-14 04:19:43 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-09-14 04:18:43 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/09/14 05:17:44 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/14 05:17:44 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/14 05:17:44 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/14 05:17:44 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/14 05:17:44 DEBUG : TestRWCacheUpdate(0x3d55f9314a80): >openPending: err= 2026/09/14 05:17:44 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/14 05:17:44 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/14 05:17:44 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/14 05:17:44 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/14 05:17:44 DEBUG : TestRWCacheUpdate(0x3d55f9314a80): >_readAt: n=20, err=EOF 2026/09/14 05:17:44 DEBUG : TestRWCacheUpdate(0x3d55f9314a80): close: 2026/09/14 05:17:44 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-14 04:19:43 +0000 UTC 2026/09/14 05:17:44 DEBUG : TestRWCacheUpdate(0x3d55f9314a80): >close: err= 2026/09/14 05:17:44 DEBUG : Re-reading directory (107.767159ms old) 2026/09/14 05:17:44 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/14 05:17:44 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/14 05:17:44 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/TestRWCacheUpdate" 2026/09/14 05:17:44 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:44 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/TestRWCacheUpdate 2026/09/14 05:17:44 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/TestRWCacheUpdate" 2026/09/14 05:17:44 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:44 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 4e063366550d230fc1fb85c19dbb494d /rclone-test-gahusir2suhi/TestRWCacheUpdate 2026/09/14 05:17:44 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:44 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/09/14 05:17:44 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/TestRWCacheUpdate" 2026/09/14 05:17:44 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:44 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/TestRWCacheUpdate 2026/09/14 05:17:44 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/TestRWCacheUpdate" 2026/09/14 05:17:44 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:44 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: cdbdc94ef0e50810466d21c31d02b8365e9616d2 /rclone-test-gahusir2suhi/TestRWCacheUpdate 2026/09/14 05:17:44 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:44 DEBUG : TestRWCacheUpdate: Parsed hash: cdbdc94ef0e50810466d21c31d02b8365e9616d2 2026/09/14 05:17:44 DEBUG : forgetting directory cache 2026/09/14 05:17:44 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:44 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/14 05:17:44 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/14 05:17:44 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/14 05:17:44 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/14 05:17:44 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/14 05:17:44 DEBUG : TestRWCacheUpdate(0x3d55f96eb000): _readAt: size=512, off=0 2026/09/14 05:17:44 DEBUG : TestRWCacheUpdate(0x3d55f96eb000): openPending: 2026/09/14 05:17:44 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/TestRWCacheUpdate" 2026/09/14 05:17:44 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:44 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/TestRWCacheUpdate 2026/09/14 05:17:44 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/TestRWCacheUpdate" 2026/09/14 05:17:44 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:44 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 4e063366550d230fc1fb85c19dbb494d /rclone-test-gahusir2suhi/TestRWCacheUpdate 2026/09/14 05:17:44 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:44 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/09/14 05:17:44 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-14 04:20:43 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-09-14 04:19:43 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/09/14 05:17:44 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-14 04:20:43 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-09-14 04:19:43 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/09/14 05:17:44 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/14 05:17:44 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/14 05:17:44 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/14 05:17:44 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/14 05:17:44 DEBUG : TestRWCacheUpdate(0x3d55f96eb000): >openPending: err= 2026/09/14 05:17:44 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/14 05:17:44 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/14 05:17:44 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/14 05:17:44 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/14 05:17:44 DEBUG : TestRWCacheUpdate(0x3d55f96eb000): >_readAt: n=20, err=EOF 2026/09/14 05:17:44 DEBUG : TestRWCacheUpdate(0x3d55f96eb000): close: 2026/09/14 05:17:44 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-14 04:20:43 +0000 UTC 2026/09/14 05:17:44 DEBUG : TestRWCacheUpdate(0x3d55f96eb000): >close: err= 2026/09/14 05:17:44 DEBUG : Re-reading directory (105.267609ms old) 2026/09/14 05:17:44 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/14 05:17:44 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/14 05:17:44 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/TestRWCacheUpdate" 2026/09/14 05:17:44 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:44 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/TestRWCacheUpdate 2026/09/14 05:17:44 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/TestRWCacheUpdate" 2026/09/14 05:17:44 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:44 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: a8c7956852282e88c22a986150cb5a68 /rclone-test-gahusir2suhi/TestRWCacheUpdate 2026/09/14 05:17:44 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:44 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/09/14 05:17:44 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/TestRWCacheUpdate" 2026/09/14 05:17:44 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:44 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/TestRWCacheUpdate 2026/09/14 05:17:44 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/TestRWCacheUpdate" 2026/09/14 05:17:44 DEBUG : forgetting directory cache 2026/09/14 05:17:44 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:44 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 /rclone-test-gahusir2suhi/TestRWCacheUpdate 2026/09/14 05:17:44 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:44 DEBUG : TestRWCacheUpdate: Parsed hash: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 2026/09/14 05:17:45 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:45 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/14 05:17:45 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/14 05:17:45 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/14 05:17:45 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/14 05:17:45 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/14 05:17:45 DEBUG : TestRWCacheUpdate(0x3d55f97a9080): _readAt: size=512, off=0 2026/09/14 05:17:45 DEBUG : TestRWCacheUpdate(0x3d55f97a9080): openPending: 2026/09/14 05:17:45 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/TestRWCacheUpdate" 2026/09/14 05:17:45 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:45 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/TestRWCacheUpdate 2026/09/14 05:17:45 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/TestRWCacheUpdate" 2026/09/14 05:17:45 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:45 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: a8c7956852282e88c22a986150cb5a68 /rclone-test-gahusir2suhi/TestRWCacheUpdate 2026/09/14 05:17:45 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:45 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/09/14 05:17:45 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-14 04:21:43 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-09-14 04:20:43 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/09/14 05:17:45 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-14 04:21:43 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-09-14 04:20:43 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/09/14 05:17:45 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/14 05:17:45 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/14 05:17:45 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/14 05:17:45 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/14 05:17:45 DEBUG : TestRWCacheUpdate(0x3d55f97a9080): >openPending: err= 2026/09/14 05:17:45 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/14 05:17:45 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/14 05:17:45 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/14 05:17:45 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/14 05:17:45 DEBUG : TestRWCacheUpdate(0x3d55f97a9080): >_readAt: n=20, err=EOF 2026/09/14 05:17:45 DEBUG : TestRWCacheUpdate(0x3d55f97a9080): close: 2026/09/14 05:17:45 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-14 04:21:43 +0000 UTC 2026/09/14 05:17:45 DEBUG : TestRWCacheUpdate(0x3d55f97a9080): >close: err= 2026/09/14 05:17:45 DEBUG : Re-reading directory (107.972998ms old) 2026/09/14 05:17:45 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/14 05:17:45 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/14 05:17:45 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/TestRWCacheUpdate" 2026/09/14 05:17:45 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:45 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/TestRWCacheUpdate 2026/09/14 05:17:45 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/TestRWCacheUpdate" 2026/09/14 05:17:45 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:45 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 25074c7237d5f7774d304950950b2d66 /rclone-test-gahusir2suhi/TestRWCacheUpdate 2026/09/14 05:17:45 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:45 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/09/14 05:17:45 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/TestRWCacheUpdate" 2026/09/14 05:17:45 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:45 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/TestRWCacheUpdate 2026/09/14 05:17:45 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/TestRWCacheUpdate" 2026/09/14 05:17:45 DEBUG : forgetting directory cache 2026/09/14 05:17:45 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:45 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: ceb5d9ade326cb4f1198af16dc24366d3d9c950f /rclone-test-gahusir2suhi/TestRWCacheUpdate 2026/09/14 05:17:45 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:45 DEBUG : TestRWCacheUpdate: Parsed hash: ceb5d9ade326cb4f1198af16dc24366d3d9c950f 2026/09/14 05:17:45 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:45 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/14 05:17:45 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/14 05:17:45 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/14 05:17:45 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/14 05:17:45 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/14 05:17:45 DEBUG : TestRWCacheUpdate(0x3d55f944d600): _readAt: size=512, off=0 2026/09/14 05:17:45 DEBUG : TestRWCacheUpdate(0x3d55f944d600): openPending: 2026/09/14 05:17:45 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/TestRWCacheUpdate" 2026/09/14 05:17:45 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:45 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/TestRWCacheUpdate 2026/09/14 05:17:45 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/TestRWCacheUpdate" 2026/09/14 05:17:45 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:45 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 25074c7237d5f7774d304950950b2d66 /rclone-test-gahusir2suhi/TestRWCacheUpdate 2026/09/14 05:17:45 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:45 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/09/14 05:17:45 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-14 04:22:43 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-09-14 04:21:43 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/09/14 05:17:45 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-14 04:22:43 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-09-14 04:21:43 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/09/14 05:17:45 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/14 05:17:45 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/14 05:17:45 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/14 05:17:45 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/14 05:17:45 DEBUG : TestRWCacheUpdate(0x3d55f944d600): >openPending: err= 2026/09/14 05:17:45 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/14 05:17:45 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/14 05:17:45 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/14 05:17:45 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/14 05:17:45 DEBUG : TestRWCacheUpdate(0x3d55f944d600): >_readAt: n=20, err=EOF 2026/09/14 05:17:45 DEBUG : TestRWCacheUpdate(0x3d55f944d600): close: 2026/09/14 05:17:45 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-14 04:22:43 +0000 UTC 2026/09/14 05:17:45 DEBUG : TestRWCacheUpdate(0x3d55f944d600): >close: err= 2026/09/14 05:17:45 DEBUG : Re-reading directory (107.302301ms old) 2026/09/14 05:17:45 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/14 05:17:45 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/14 05:17:45 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/TestRWCacheUpdate" 2026/09/14 05:17:45 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:45 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/TestRWCacheUpdate 2026/09/14 05:17:45 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/TestRWCacheUpdate" 2026/09/14 05:17:45 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:45 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /rclone-test-gahusir2suhi/TestRWCacheUpdate 2026/09/14 05:17:45 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:45 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/09/14 05:17:45 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/TestRWCacheUpdate" 2026/09/14 05:17:45 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:45 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/TestRWCacheUpdate 2026/09/14 05:17:45 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/TestRWCacheUpdate" 2026/09/14 05:17:45 DEBUG : forgetting directory cache 2026/09/14 05:17:45 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:45 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 5f11b0143ac8866346332777b557a7153a9d90b8 /rclone-test-gahusir2suhi/TestRWCacheUpdate 2026/09/14 05:17:45 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:45 DEBUG : TestRWCacheUpdate: Parsed hash: 5f11b0143ac8866346332777b557a7153a9d90b8 2026/09/14 05:17:46 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:46 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/14 05:17:46 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/14 05:17:46 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/14 05:17:46 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/14 05:17:46 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/14 05:17:46 DEBUG : TestRWCacheUpdate(0x3d55f9ab4e40): _readAt: size=512, off=0 2026/09/14 05:17:46 DEBUG : TestRWCacheUpdate(0x3d55f9ab4e40): openPending: 2026/09/14 05:17:46 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/TestRWCacheUpdate" 2026/09/14 05:17:46 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:46 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/TestRWCacheUpdate 2026/09/14 05:17:46 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/TestRWCacheUpdate" 2026/09/14 05:17:46 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:46 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /rclone-test-gahusir2suhi/TestRWCacheUpdate 2026/09/14 05:17:46 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:46 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/09/14 05:17:46 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-14 04:23:43 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-09-14 04:22:43 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/09/14 05:17:46 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-14 04:23:43 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-09-14 04:22:43 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/09/14 05:17:46 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/14 05:17:46 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/14 05:17:46 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/14 05:17:46 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/14 05:17:46 DEBUG : TestRWCacheUpdate(0x3d55f9ab4e40): >openPending: err= 2026/09/14 05:17:46 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/14 05:17:46 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/14 05:17:46 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/14 05:17:46 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/14 05:17:46 DEBUG : TestRWCacheUpdate(0x3d55f9ab4e40): >_readAt: n=20, err=EOF 2026/09/14 05:17:46 DEBUG : TestRWCacheUpdate(0x3d55f9ab4e40): close: 2026/09/14 05:17:46 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-14 04:23:43 +0000 UTC 2026/09/14 05:17:46 DEBUG : TestRWCacheUpdate(0x3d55f9ab4e40): >close: err= 2026/09/14 05:17:46 DEBUG : Re-reading directory (109.728924ms old) 2026/09/14 05:17:46 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/14 05:17:46 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/14 05:17:46 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/TestRWCacheUpdate" 2026/09/14 05:17:46 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:46 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/TestRWCacheUpdate 2026/09/14 05:17:46 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/TestRWCacheUpdate" 2026/09/14 05:17:46 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:46 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /rclone-test-gahusir2suhi/TestRWCacheUpdate 2026/09/14 05:17:46 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:46 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/09/14 05:17:46 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/TestRWCacheUpdate" 2026/09/14 05:17:46 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:46 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/TestRWCacheUpdate 2026/09/14 05:17:46 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/TestRWCacheUpdate" 2026/09/14 05:17:46 DEBUG : forgetting directory cache 2026/09/14 05:17:46 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:46 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 /rclone-test-gahusir2suhi/TestRWCacheUpdate 2026/09/14 05:17:46 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:46 DEBUG : TestRWCacheUpdate: Parsed hash: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 2026/09/14 05:17:46 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:46 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/14 05:17:46 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/14 05:17:46 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/14 05:17:46 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/14 05:17:46 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/14 05:17:46 DEBUG : TestRWCacheUpdate(0x3d55f95ea900): _readAt: size=512, off=0 2026/09/14 05:17:46 DEBUG : TestRWCacheUpdate(0x3d55f95ea900): openPending: 2026/09/14 05:17:46 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/TestRWCacheUpdate" 2026/09/14 05:17:46 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:46 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/TestRWCacheUpdate 2026/09/14 05:17:46 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/TestRWCacheUpdate" 2026/09/14 05:17:46 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:46 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /rclone-test-gahusir2suhi/TestRWCacheUpdate 2026/09/14 05:17:46 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:46 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/09/14 05:17:46 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-09-14 04:24:43 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-09-14 04:23:43 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/09/14 05:17:46 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-09-14 04:24:43 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-09-14 04:23:43 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/09/14 05:17:46 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/14 05:17:46 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/14 05:17:46 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/09/14 05:17:46 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/14 05:17:46 DEBUG : TestRWCacheUpdate(0x3d55f95ea900): >openPending: err= 2026/09/14 05:17:46 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/09/14 05:17:46 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/14 05:17:46 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/14 05:17:46 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/14 05:17:46 DEBUG : TestRWCacheUpdate(0x3d55f95ea900): >_readAt: n=21, err=EOF 2026/09/14 05:17:46 DEBUG : TestRWCacheUpdate(0x3d55f95ea900): close: 2026/09/14 05:17:46 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-14 04:24:43 +0000 UTC 2026/09/14 05:17:46 DEBUG : TestRWCacheUpdate(0x3d55f95ea900): >close: err= 2026/09/14 05:17:46 DEBUG : Re-reading directory (111.953514ms old) 2026/09/14 05:17:46 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/14 05:17:46 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/14 05:17:46 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/TestRWCacheUpdate" 2026/09/14 05:17:46 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:46 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/TestRWCacheUpdate 2026/09/14 05:17:46 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/TestRWCacheUpdate" 2026/09/14 05:17:46 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:46 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /rclone-test-gahusir2suhi/TestRWCacheUpdate 2026/09/14 05:17:46 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:46 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/09/14 05:17:46 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/TestRWCacheUpdate" 2026/09/14 05:17:46 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:46 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/TestRWCacheUpdate 2026/09/14 05:17:46 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/TestRWCacheUpdate" 2026/09/14 05:17:47 DEBUG : forgetting directory cache 2026/09/14 05:17:47 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:47 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 /rclone-test-gahusir2suhi/TestRWCacheUpdate 2026/09/14 05:17:47 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:47 DEBUG : TestRWCacheUpdate: Parsed hash: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 2026/09/14 05:17:47 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:47 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/14 05:17:47 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/14 05:17:47 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/14 05:17:47 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/14 05:17:47 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/14 05:17:47 DEBUG : TestRWCacheUpdate(0x3d55f9ac8540): _readAt: size=512, off=0 2026/09/14 05:17:47 DEBUG : TestRWCacheUpdate(0x3d55f9ac8540): openPending: 2026/09/14 05:17:47 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/TestRWCacheUpdate" 2026/09/14 05:17:47 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:47 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/TestRWCacheUpdate 2026/09/14 05:17:47 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/TestRWCacheUpdate" 2026/09/14 05:17:47 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:47 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /rclone-test-gahusir2suhi/TestRWCacheUpdate 2026/09/14 05:17:47 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:47 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/09/14 05:17:47 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-09-14 04:25:43 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-09-14 04:24:43 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/09/14 05:17:47 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-09-14 04:25:43 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-09-14 04:24:43 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/09/14 05:17:47 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/14 05:17:47 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/14 05:17:47 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/09/14 05:17:47 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/14 05:17:47 DEBUG : TestRWCacheUpdate(0x3d55f9ac8540): >openPending: err= 2026/09/14 05:17:47 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/09/14 05:17:47 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/14 05:17:47 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/14 05:17:47 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/14 05:17:47 DEBUG : TestRWCacheUpdate(0x3d55f9ac8540): >_readAt: n=22, err=EOF 2026/09/14 05:17:47 DEBUG : TestRWCacheUpdate(0x3d55f9ac8540): close: 2026/09/14 05:17:47 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-14 04:25:43 +0000 UTC 2026/09/14 05:17:47 DEBUG : TestRWCacheUpdate(0x3d55f9ac8540): >close: err= 2026/09/14 05:17:47 DEBUG : Re-reading directory (108.261513ms old) 2026/09/14 05:17:47 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/14 05:17:47 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/14 05:17:47 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/TestRWCacheUpdate" 2026/09/14 05:17:47 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:47 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/TestRWCacheUpdate 2026/09/14 05:17:47 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/TestRWCacheUpdate" 2026/09/14 05:17:47 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:47 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: a04b60cad5c51870e80f668df3d720c0 /rclone-test-gahusir2suhi/TestRWCacheUpdate 2026/09/14 05:17:47 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:47 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/09/14 05:17:47 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/TestRWCacheUpdate" 2026/09/14 05:17:47 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:47 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/TestRWCacheUpdate 2026/09/14 05:17:47 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/TestRWCacheUpdate" 2026/09/14 05:17:47 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:47 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 /rclone-test-gahusir2suhi/TestRWCacheUpdate 2026/09/14 05:17:47 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:47 DEBUG : TestRWCacheUpdate: Parsed hash: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 2026/09/14 05:17:47 DEBUG : forgetting directory cache 2026/09/14 05:17:47 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:47 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/14 05:17:47 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/14 05:17:47 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/14 05:17:47 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/14 05:17:47 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/14 05:17:47 DEBUG : TestRWCacheUpdate(0x3d55f95eb580): _readAt: size=512, off=0 2026/09/14 05:17:47 DEBUG : TestRWCacheUpdate(0x3d55f95eb580): openPending: 2026/09/14 05:17:47 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/TestRWCacheUpdate" 2026/09/14 05:17:47 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:47 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/TestRWCacheUpdate 2026/09/14 05:17:47 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/TestRWCacheUpdate" 2026/09/14 05:17:47 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:47 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: a04b60cad5c51870e80f668df3d720c0 /rclone-test-gahusir2suhi/TestRWCacheUpdate 2026/09/14 05:17:47 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:47 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/09/14 05:17:47 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-09-14 04:26:43 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-09-14 04:25:43 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/09/14 05:17:47 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-09-14 04:26:43 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-09-14 04:25:43 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/09/14 05:17:47 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/14 05:17:47 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/14 05:17:47 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/09/14 05:17:47 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/14 05:17:47 DEBUG : TestRWCacheUpdate(0x3d55f95eb580): >openPending: err= 2026/09/14 05:17:47 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/09/14 05:17:47 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/14 05:17:47 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/14 05:17:47 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/14 05:17:47 DEBUG : TestRWCacheUpdate(0x3d55f95eb580): >_readAt: n=23, err=EOF 2026/09/14 05:17:47 DEBUG : TestRWCacheUpdate(0x3d55f95eb580): close: 2026/09/14 05:17:47 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-14 04:26:43 +0000 UTC 2026/09/14 05:17:47 DEBUG : TestRWCacheUpdate(0x3d55f95eb580): >close: err= 2026/09/14 05:17:47 DEBUG : Re-reading directory (104.931863ms old) 2026/09/14 05:17:47 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/14 05:17:47 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/14 05:17:47 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/TestRWCacheUpdate" 2026/09/14 05:17:47 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:47 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/TestRWCacheUpdate 2026/09/14 05:17:47 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/TestRWCacheUpdate" 2026/09/14 05:17:47 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:47 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 074978d6705e58530a3c8d378a08fa37 /rclone-test-gahusir2suhi/TestRWCacheUpdate 2026/09/14 05:17:47 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:47 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/09/14 05:17:47 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/TestRWCacheUpdate" 2026/09/14 05:17:47 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:47 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/TestRWCacheUpdate 2026/09/14 05:17:47 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/TestRWCacheUpdate" 2026/09/14 05:17:48 DEBUG : forgetting directory cache 2026/09/14 05:17:48 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:48 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 62773e350f2f87e22c3d3c0d445c7a429aae8efa /rclone-test-gahusir2suhi/TestRWCacheUpdate 2026/09/14 05:17:48 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:48 DEBUG : TestRWCacheUpdate: Parsed hash: 62773e350f2f87e22c3d3c0d445c7a429aae8efa 2026/09/14 05:17:48 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:48 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/14 05:17:48 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/14 05:17:48 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/14 05:17:48 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/14 05:17:48 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/14 05:17:48 DEBUG : TestRWCacheUpdate(0x3d55f9ab5dc0): _readAt: size=512, off=0 2026/09/14 05:17:48 DEBUG : TestRWCacheUpdate(0x3d55f9ab5dc0): openPending: 2026/09/14 05:17:48 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/TestRWCacheUpdate" 2026/09/14 05:17:48 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:48 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/TestRWCacheUpdate 2026/09/14 05:17:48 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/TestRWCacheUpdate" 2026/09/14 05:17:48 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:48 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 074978d6705e58530a3c8d378a08fa37 /rclone-test-gahusir2suhi/TestRWCacheUpdate 2026/09/14 05:17:48 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:48 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/09/14 05:17:48 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-09-14 04:27:43 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-09-14 04:26:43 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/09/14 05:17:48 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-09-14 04:27:43 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-09-14 04:26:43 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/09/14 05:17:48 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/14 05:17:48 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/14 05:17:48 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/09/14 05:17:48 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/14 05:17:48 DEBUG : TestRWCacheUpdate(0x3d55f9ab5dc0): >openPending: err= 2026/09/14 05:17:48 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/09/14 05:17:48 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/14 05:17:48 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/14 05:17:48 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/14 05:17:48 DEBUG : TestRWCacheUpdate(0x3d55f9ab5dc0): >_readAt: n=24, err=EOF 2026/09/14 05:17:48 DEBUG : TestRWCacheUpdate(0x3d55f9ab5dc0): close: 2026/09/14 05:17:48 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-14 04:27:43 +0000 UTC 2026/09/14 05:17:48 DEBUG : TestRWCacheUpdate(0x3d55f9ab5dc0): >close: err= 2026/09/14 05:17:48 DEBUG : Re-reading directory (112.046742ms old) 2026/09/14 05:17:48 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/14 05:17:48 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/14 05:17:48 DEBUG : WaitForWriters: timeout=30s 2026/09/14 05:17:48 DEBUG : Looking for writers 2026/09/14 05:17:48 DEBUG : TestRWCacheUpdate: reading active writers 2026/09/14 05:17:48 DEBUG : >WaitForWriters: 2026/09/14 05:17:48 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (5.16s) === RUN TestCaseSensitivity run.go:198: Remote "sftp://rclone@:22/rclone-test-gahusir2suhi", Local "Local file system at /tmp/rclone1822207695", Modify Window "1s" 2026/09/14 05:17:48 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/FiLeA" 2026/09/14 05:17:48 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:48 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/FiLeA 2026/09/14 05:17:48 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/FiLeA" 2026/09/14 05:17:48 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:48 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-gahusir2suhi/FiLeA 2026/09/14 05:17:48 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:48 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/09/14 05:17:48 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/FiLeA" 2026/09/14 05:17:48 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:48 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/FiLeA 2026/09/14 05:17:48 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/FiLeA" 2026/09/14 05:17:48 DEBUG : forgetting directory cache 2026/09/14 05:17:48 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:48 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-gahusir2suhi/FiLeA 2026/09/14 05:17:48 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:48 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/09/14 05:17:48 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/FiLeB" 2026/09/14 05:17:48 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:48 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/FiLeB 2026/09/14 05:17:48 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/FiLeB" 2026/09/14 05:17:48 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:48 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-gahusir2suhi/FiLeB 2026/09/14 05:17:48 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:48 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/09/14 05:17:48 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/FiLeB" 2026/09/14 05:17:48 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:48 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/FiLeB 2026/09/14 05:17:48 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/FiLeB" 2026/09/14 05:17:48 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:48 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-gahusir2suhi/FiLeB 2026/09/14 05:17:48 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:48 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/09/14 05:17:48 INFO : sftp://rclone@:22/rclone-test-gahusir2suhi: poll-interval is not supported by this remote 2026/09/14 05:17:48 INFO : sftp://rclone@:22/rclone-test-gahusir2suhi: poll-interval is not supported by this remote 2026/09/14 05:17:48 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/14 05:17:48 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/14 05:17:48 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/14 05:17:48 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/09/14 05:17:48 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/14 05:17:48 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/14 05:17:48 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/FiLeA" 2026/09/14 05:17:48 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:48 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/FiLeA 2026/09/14 05:17:48 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/FiLeA" 2026/09/14 05:17:48 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:48 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-gahusir2suhi/FiLeA 2026/09/14 05:17:48 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:48 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/09/14 05:17:48 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/14 05:17:48 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/14 05:17:48 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/14 05:17:48 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/09/14 05:17:48 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/14 05:17:48 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/14 05:17:48 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/FiLeA" 2026/09/14 05:17:48 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:48 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/FiLeA 2026/09/14 05:17:48 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/FiLeA" 2026/09/14 05:17:49 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:49 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-gahusir2suhi/FiLeA 2026/09/14 05:17:49 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:49 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/09/14 05:17:49 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/14 05:17:49 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/14 05:17:49 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/14 05:17:49 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/09/14 05:17:49 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/14 05:17:49 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/14 05:17:49 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/14 05:17:49 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/09/14 05:17:49 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/09/14 05:17:49 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/09/14 05:17:49 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/09/14 05:17:49 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/14 05:17:49 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/FiLeB" 2026/09/14 05:17:49 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:49 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/FiLeB 2026/09/14 05:17:49 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/FiLeB" 2026/09/14 05:17:49 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:49 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-gahusir2suhi/FiLeB 2026/09/14 05:17:49 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:49 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/09/14 05:17:49 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/14 05:17:49 DEBUG : FilEb: Open: flags=O_RDONLY 2026/09/14 05:17:49 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/09/14 05:17:49 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/09/14 05:17:49 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/09/14 05:17:49 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/14 05:17:49 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/FilEb" 2026/09/14 05:17:49 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:49 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/FilEb 2026/09/14 05:17:49 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/FilEb" 2026/09/14 05:17:49 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:49 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-gahusir2suhi/FilEb 2026/09/14 05:17:49 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:49 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/09/14 05:17:49 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/FiLeA" 2026/09/14 05:17:49 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:49 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/FiLeA 2026/09/14 05:17:49 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/FiLeA" 2026/09/14 05:17:49 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:49 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-gahusir2suhi/FiLeA 2026/09/14 05:17:49 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:49 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/09/14 05:17:49 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/FiLeA" 2026/09/14 05:17:49 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:49 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/FiLeA 2026/09/14 05:17:49 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/FiLeA" 2026/09/14 05:17:49 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:49 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-gahusir2suhi/FiLeA 2026/09/14 05:17:49 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:49 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/09/14 05:17:49 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/FiLeB" 2026/09/14 05:17:49 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:49 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/FiLeB 2026/09/14 05:17:49 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/FiLeB" 2026/09/14 05:17:49 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:49 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-gahusir2suhi/FiLeB 2026/09/14 05:17:49 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:49 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/09/14 05:17:49 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/FiLeB" 2026/09/14 05:17:49 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:49 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/FiLeB 2026/09/14 05:17:49 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/FiLeB" 2026/09/14 05:17:49 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:49 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-gahusir2suhi/FiLeB 2026/09/14 05:17:49 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:49 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/09/14 05:17:49 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/FilEb" 2026/09/14 05:17:49 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:49 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/FilEb 2026/09/14 05:17:49 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/FilEb" 2026/09/14 05:17:49 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:49 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-gahusir2suhi/FilEb 2026/09/14 05:17:49 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:49 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/09/14 05:17:49 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/FilEb" 2026/09/14 05:17:49 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:49 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/FilEb 2026/09/14 05:17:49 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/FilEb" 2026/09/14 05:17:49 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:49 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 7a5211eef71caf0a250ea202616030c063bd4f75 /rclone-test-gahusir2suhi/FilEb 2026/09/14 05:17:49 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:49 DEBUG : FilEb: Parsed hash: 7a5211eef71caf0a250ea202616030c063bd4f75 2026/09/14 05:17:49 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/14 05:17:49 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/14 05:17:49 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/14 05:17:49 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/09/14 05:17:49 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/14 05:17:49 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/14 05:17:49 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/14 05:17:49 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/14 05:17:49 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/14 05:17:49 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/09/14 05:17:49 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/14 05:17:49 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/14 05:17:49 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/14 05:17:49 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/14 05:17:49 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/14 05:17:49 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/09/14 05:17:49 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/14 05:17:49 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/14 05:17:49 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/14 05:17:49 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/14 05:17:49 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/14 05:17:49 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/09/14 05:17:49 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/14 05:17:49 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/14 05:17:49 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/14 05:17:49 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/09/14 05:17:49 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/09/14 05:17:49 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/09/14 05:17:49 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/09/14 05:17:49 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/14 05:17:49 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/FiLeB" 2026/09/14 05:17:49 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:49 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/FiLeB 2026/09/14 05:17:49 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/FiLeB" 2026/09/14 05:17:49 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:49 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-gahusir2suhi/FiLeB 2026/09/14 05:17:49 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:49 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/09/14 05:17:49 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/14 05:17:49 DEBUG : FilEb: Open: flags=O_RDONLY 2026/09/14 05:17:49 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/09/14 05:17:49 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/09/14 05:17:49 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/09/14 05:17:49 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/14 05:17:49 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/FilEb" 2026/09/14 05:17:49 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:49 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/FilEb 2026/09/14 05:17:49 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/FilEb" 2026/09/14 05:17:50 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:50 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-gahusir2suhi/FilEb 2026/09/14 05:17:50 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:50 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/09/14 05:17:50 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/14 05:17:50 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/09/14 05:17:50 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/09/14 05:17:50 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/14 05:17:50 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/09/14 05:17:50 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/09/14 05:17:50 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/14 05:17:50 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/14 05:17:50 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/14 05:17:50 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/09/14 05:17:50 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/14 05:17:50 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/14 05:17:50 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/14 05:17:50 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/09/14 05:17:50 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/14 05:17:50 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/09/14 05:17:50 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/14 05:17:50 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/09/14 05:17:50 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/14 05:17:50 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/09/14 05:17:50 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/09/14 05:17:50 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/09/14 05:17:50 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/09/14 05:17:50 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/14 05:17:50 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/14 05:17:50 DEBUG : FilEb: Open: flags=O_RDONLY 2026/09/14 05:17:50 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/09/14 05:17:50 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/09/14 05:17:50 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/09/14 05:17:50 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/14 05:17:50 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/14 05:17:50 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/09/14 05:17:50 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/14 05:17:50 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/09/14 05:17:50 DEBUG : WaitForWriters: timeout=30s 2026/09/14 05:17:50 DEBUG : Looking for writers 2026/09/14 05:17:50 DEBUG : FiLeA: reading active writers 2026/09/14 05:17:50 DEBUG : FiLeB: reading active writers 2026/09/14 05:17:50 DEBUG : FilEb: reading active writers 2026/09/14 05:17:50 DEBUG : >WaitForWriters: 2026/09/14 05:17:50 DEBUG : WaitForWriters: timeout=30s 2026/09/14 05:17:50 DEBUG : Looking for writers 2026/09/14 05:17:50 DEBUG : FiLeB: reading active writers 2026/09/14 05:17:50 DEBUG : FilEb: reading active writers 2026/09/14 05:17:50 DEBUG : FiLeA: reading active writers 2026/09/14 05:17:50 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (1.70s) === RUN TestUnicodeNormalization run.go:198: Remote "sftp://rclone@:22/rclone-test-gahusir2suhi", Local "Local file system at /tmp/rclone1822207695", Modify Window "1s" 2026/09/14 05:17:50 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/normal name with no special characters.txt" 2026/09/14 05:17:50 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:50 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/normal\ name\ with\ no\ special\ characters.txt 2026/09/14 05:17:50 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/normal\ name\ with\ no\ special\ characters.txt" 2026/09/14 05:17:50 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:50 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-gahusir2suhi/normal name with no special characters.txt 2026/09/14 05:17:50 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:50 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/09/14 05:17:50 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/normal name with no special characters.txt" 2026/09/14 05:17:50 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:50 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/normal\ name\ with\ no\ special\ characters.txt 2026/09/14 05:17:50 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/normal\ name\ with\ no\ special\ characters.txt" 2026/09/14 05:17:50 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:50 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-gahusir2suhi/normal name with no special characters.txt 2026/09/14 05:17:50 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:50 DEBUG : normal name with no special characters.txt: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/09/14 05:17:50 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/測試_Русский___ě_áñ" 2026/09/14 05:17:50 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:50 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/測試_Русский___ě_áñ 2026/09/14 05:17:50 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/測試_Русский___ě_áñ" 2026/09/14 05:17:50 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:50 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-gahusir2suhi/測試_Русский___ě_áñ 2026/09/14 05:17:50 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:50 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/09/14 05:17:50 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/測試_Русский___ě_áñ" 2026/09/14 05:17:50 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:50 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/測試_Русский___ě_áñ 2026/09/14 05:17:50 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/測試_Русский___ě_áñ" 2026/09/14 05:17:50 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:50 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-gahusir2suhi/測試_Русский___ě_áñ 2026/09/14 05:17:50 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:50 DEBUG : 測試_Русский___ě_áñ: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/09/14 05:17:50 INFO : sftp://rclone@:22/rclone-test-gahusir2suhi: poll-interval is not supported by this remote 2026/09/14 05:17:50 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/14 05:17:50 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/09/14 05:17:50 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/09/14 05:17:50 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/09/14 05:17:50 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/14 05:17:50 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/14 05:17:50 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/normal name with no special characters.txt" 2026/09/14 05:17:50 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:50 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/normal\ name\ with\ no\ special\ characters.txt 2026/09/14 05:17:50 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/normal\ name\ with\ no\ special\ characters.txt" 2026/09/14 05:17:50 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:50 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-gahusir2suhi/normal name with no special characters.txt 2026/09/14 05:17:50 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:50 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/09/14 05:17:50 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/14 05:17:50 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/09/14 05:17:50 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/09/14 05:17:50 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/09/14 05:17:50 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/09/14 05:17:50 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/14 05:17:50 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/測試_Русский___ě_áñ" 2026/09/14 05:17:50 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:50 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/測試_Русский___ě_áñ 2026/09/14 05:17:50 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/測試_Русский___ě_áñ" 2026/09/14 05:17:50 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:50 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-gahusir2suhi/測試_Русский___ě_áñ 2026/09/14 05:17:50 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:50 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/09/14 05:17:50 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/14 05:17:50 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/09/14 05:17:50 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/09/14 05:17:50 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/09/14 05:17:50 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/14 05:17:50 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/14 05:17:50 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/14 05:17:50 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/09/14 05:17:50 DEBUG : WaitForWriters: timeout=30s 2026/09/14 05:17:50 DEBUG : Looking for writers 2026/09/14 05:17:50 DEBUG : normal name with no special characters.txt: reading active writers 2026/09/14 05:17:50 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/09/14 05:17:50 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.68s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "sftp://rclone@:22/rclone-test-gahusir2suhi", Local "Local file system at /tmp/rclone1822207695", Modify Window "1s" 2026/09/14 05:17:50 INFO : sftp://rclone@:22/rclone-test-gahusir2suhi: poll-interval is not supported by this remote 2026/09/14 05:17:50 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Reusing VFS from active cache 2026/09/14 05:17:50 DEBUG : WaitForWriters: timeout=30s 2026/09/14 05:17:50 DEBUG : Looking for writers 2026/09/14 05:17:50 DEBUG : >WaitForWriters: 2026/09/14 05:17:50 DEBUG : WaitForWriters: timeout=30s 2026/09/14 05:17:50 DEBUG : Looking for writers 2026/09/14 05:17:50 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.00s) === RUN TestVFSNewWithOpts run.go:198: Remote "sftp://rclone@:22/rclone-test-gahusir2suhi", Local "Local file system at /tmp/rclone1822207695", Modify Window "1s" 2026/09/14 05:17:50 INFO : sftp://rclone@:22/rclone-test-gahusir2suhi: poll-interval is not supported by this remote 2026/09/14 05:17:50 DEBUG : WaitForWriters: timeout=30s 2026/09/14 05:17:50 DEBUG : Looking for writers 2026/09/14 05:17:50 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.00s) === RUN TestVFSRoot run.go:198: Remote "sftp://rclone@:22/rclone-test-gahusir2suhi", Local "Local file system at /tmp/rclone1822207695", Modify Window "1s" 2026/09/14 05:17:50 INFO : sftp://rclone@:22/rclone-test-gahusir2suhi: poll-interval is not supported by this remote 2026/09/14 05:17:50 DEBUG : WaitForWriters: timeout=30s 2026/09/14 05:17:50 DEBUG : Looking for writers 2026/09/14 05:17:50 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.00s) === RUN TestVFSStat run.go:198: Remote "sftp://rclone@:22/rclone-test-gahusir2suhi", Local "Local file system at /tmp/rclone1822207695", Modify Window "1s" 2026/09/14 05:17:50 INFO : sftp://rclone@:22/rclone-test-gahusir2suhi: poll-interval is not supported by this remote 2026/09/14 05:17:50 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/file1" 2026/09/14 05:17:50 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:50 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/file1 2026/09/14 05:17:50 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/file1" 2026/09/14 05:17:50 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:50 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gahusir2suhi/file1 2026/09/14 05:17:50 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:50 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/14 05:17:50 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/file1" 2026/09/14 05:17:50 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:50 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/file1 2026/09/14 05:17:50 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/file1" 2026/09/14 05:17:50 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:50 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gahusir2suhi/file1 2026/09/14 05:17:50 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:50 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/14 05:17:50 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file2" 2026/09/14 05:17:50 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:50 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir/file2 2026/09/14 05:17:50 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir/file2" 2026/09/14 05:17:51 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:51 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-gahusir2suhi/dir/file2 2026/09/14 05:17:51 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:51 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/09/14 05:17:51 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file2" 2026/09/14 05:17:51 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:51 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/dir/file2 2026/09/14 05:17:51 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/dir/file2" 2026/09/14 05:17:51 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:51 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-gahusir2suhi/dir/file2 2026/09/14 05:17:51 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:51 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/09/14 05:17:51 DEBUG : WaitForWriters: timeout=30s 2026/09/14 05:17:51 DEBUG : dir: Looking for writers 2026/09/14 05:17:51 DEBUG : file2: reading active writers 2026/09/14 05:17:51 DEBUG : Looking for writers 2026/09/14 05:17:51 DEBUG : dir: reading active writers 2026/09/14 05:17:51 DEBUG : file1: reading active writers 2026/09/14 05:17:51 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.45s) === RUN TestVFSStatParent run.go:198: Remote "sftp://rclone@:22/rclone-test-gahusir2suhi", Local "Local file system at /tmp/rclone1822207695", Modify Window "1s" 2026/09/14 05:17:51 INFO : sftp://rclone@:22/rclone-test-gahusir2suhi: poll-interval is not supported by this remote 2026/09/14 05:17:51 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/file1" 2026/09/14 05:17:51 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:51 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/file1 2026/09/14 05:17:51 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/file1" 2026/09/14 05:17:51 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:51 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gahusir2suhi/file1 2026/09/14 05:17:51 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:51 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/14 05:17:51 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/file1" 2026/09/14 05:17:51 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:51 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/file1 2026/09/14 05:17:51 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/file1" 2026/09/14 05:17:51 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:51 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gahusir2suhi/file1 2026/09/14 05:17:51 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:51 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/14 05:17:51 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file2" 2026/09/14 05:17:51 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:51 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir/file2 2026/09/14 05:17:51 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir/file2" 2026/09/14 05:17:51 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:51 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-gahusir2suhi/dir/file2 2026/09/14 05:17:51 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:51 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/09/14 05:17:51 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file2" 2026/09/14 05:17:51 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:51 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/dir/file2 2026/09/14 05:17:51 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/dir/file2" 2026/09/14 05:17:51 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:51 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-gahusir2suhi/dir/file2 2026/09/14 05:17:51 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:51 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/09/14 05:17:51 DEBUG : WaitForWriters: timeout=30s 2026/09/14 05:17:51 DEBUG : dir: Looking for writers 2026/09/14 05:17:51 DEBUG : Looking for writers 2026/09/14 05:17:51 DEBUG : dir: reading active writers 2026/09/14 05:17:51 DEBUG : file1: reading active writers 2026/09/14 05:17:51 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.44s) === RUN TestVFSOpenFile run.go:198: Remote "sftp://rclone@:22/rclone-test-gahusir2suhi", Local "Local file system at /tmp/rclone1822207695", Modify Window "1s" 2026/09/14 05:17:51 INFO : sftp://rclone@:22/rclone-test-gahusir2suhi: poll-interval is not supported by this remote 2026/09/14 05:17:51 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/file1" 2026/09/14 05:17:51 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:51 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/file1 2026/09/14 05:17:51 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/file1" 2026/09/14 05:17:51 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:51 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gahusir2suhi/file1 2026/09/14 05:17:51 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:51 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/14 05:17:51 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/file1" 2026/09/14 05:17:51 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:51 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/file1 2026/09/14 05:17:51 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/file1" 2026/09/14 05:17:51 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:51 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gahusir2suhi/file1 2026/09/14 05:17:51 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:51 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/14 05:17:51 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file2" 2026/09/14 05:17:51 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:51 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir/file2 2026/09/14 05:17:51 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir/file2" 2026/09/14 05:17:51 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:51 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-gahusir2suhi/dir/file2 2026/09/14 05:17:51 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:51 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/09/14 05:17:51 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file2" 2026/09/14 05:17:51 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:51 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/dir/file2 2026/09/14 05:17:51 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/dir/file2" 2026/09/14 05:17:52 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:52 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-gahusir2suhi/dir/file2 2026/09/14 05:17:52 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:52 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/09/14 05:17:52 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/14 05:17:52 DEBUG : file1: Open: flags=O_RDONLY 2026/09/14 05:17:52 DEBUG : file1: >Open: fd=file1 (r), err= 2026/09/14 05:17:52 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/09/14 05:17:52 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/14 05:17:52 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/09/14 05:17:52 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/14 05:17:52 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/09/14 05:17:52 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:52 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:52 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/09/14 05:17:52 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/09/14 05:17:52 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/09/14 05:17:52 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/09/14 05:17:52 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: File to upload is small (0 bytes), uploading instead of streaming 2026/09/14 05:17:52 DEBUG : dir/new_file.txt: size = 0 OK 2026/09/14 05:17:52 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/new_file.txt" 2026/09/14 05:17:52 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:52 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir/new_file.txt 2026/09/14 05:17:52 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir/new_file.txt" 2026/09/14 05:17:52 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:52 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-gahusir2suhi/dir/new_file.txt 2026/09/14 05:17:52 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:52 DEBUG : dir/new_file.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/09/14 05:17:52 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/14 05:17:52 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/09/14 05:17:52 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/09/14 05:17:52 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:52 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/09/14 05:17:52 DEBUG : WaitForWriters: timeout=30s 2026/09/14 05:17:52 DEBUG : dir: Looking for writers 2026/09/14 05:17:52 DEBUG : file2: reading active writers 2026/09/14 05:17:52 DEBUG : new_file.txt: reading active writers 2026/09/14 05:17:52 DEBUG : Looking for writers 2026/09/14 05:17:52 DEBUG : dir: reading active writers 2026/09/14 05:17:52 DEBUG : file1: reading active writers 2026/09/14 05:17:52 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.58s) === RUN TestVFSRename run.go:198: Remote "sftp://rclone@:22/rclone-test-gahusir2suhi", Local "Local file system at /tmp/rclone1822207695", Modify Window "1s" 2026/09/14 05:17:52 INFO : sftp://rclone@:22/rclone-test-gahusir2suhi: poll-interval is not supported by this remote 2026/09/14 05:17:52 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file2" 2026/09/14 05:17:52 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:52 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir/file2 2026/09/14 05:17:52 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir/file2" 2026/09/14 05:17:52 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:52 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-gahusir2suhi/dir/file2 2026/09/14 05:17:52 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:52 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/09/14 05:17:52 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file2" 2026/09/14 05:17:52 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:52 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/dir/file2 2026/09/14 05:17:52 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/dir/file2" 2026/09/14 05:17:52 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:52 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-gahusir2suhi/dir/file2 2026/09/14 05:17:52 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:52 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/09/14 05:17:52 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/09/14 05:17:52 DEBUG : dir/file1: Updating file with dir/file1 0x3d55f978dad0 2026/09/14 05:17:52 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/09/14 05:17:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/14 05:17:52 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:52 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:52 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:52 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:52 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:52 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:52 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:52 DEBUG : dir/file1: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/09/14 05:17:52 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:52 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:52 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:52 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/dir/file1" 2026/09/14 05:17:52 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:52 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-gahusir2suhi/dir/file1 2026/09/14 05:17:52 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:52 DEBUG : dir/file1: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/09/14 05:17:52 INFO : dir/file1: Moved (server-side) to: file0 2026/09/14 05:17:52 DEBUG : file0: Updating file with file0 0x3d55f978dad0 2026/09/14 05:17:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/14 05:17:52 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/09/14 05:17:52 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/file0" 2026/09/14 05:17:52 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:52 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/file0 2026/09/14 05:17:52 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/file0" 2026/09/14 05:17:52 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:52 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-gahusir2suhi/file0 2026/09/14 05:17:52 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:52 DEBUG : file0: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/09/14 05:17:52 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/file0" 2026/09/14 05:17:52 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:52 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/file0 2026/09/14 05:17:52 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/file0" 2026/09/14 05:17:52 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:52 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-gahusir2suhi/file0 2026/09/14 05:17:52 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:52 DEBUG : file0: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/09/14 05:17:52 DEBUG : WaitForWriters: timeout=30s 2026/09/14 05:17:52 DEBUG : dir: Looking for writers 2026/09/14 05:17:52 DEBUG : Looking for writers 2026/09/14 05:17:52 DEBUG : dir: reading active writers 2026/09/14 05:17:52 DEBUG : file0: reading active writers 2026/09/14 05:17:52 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.66s) === RUN TestVFSStatfs run.go:198: Remote "sftp://rclone@:22/rclone-test-gahusir2suhi", Local "Local file system at /tmp/rclone1822207695", Modify Window "1s" 2026/09/14 05:17:52 INFO : sftp://rclone@:22/rclone-test-gahusir2suhi: poll-interval is not supported by this remote 2026/09/14 05:17:52 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Server has VFS statistics extension 2026/09/14 05:17:52 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: About path "/rclone-test-gahusir2suhi" 2026/09/14 05:17:52 DEBUG : WaitForWriters: timeout=30s 2026/09/14 05:17:52 DEBUG : Looking for writers 2026/09/14 05:17:52 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.00s) === RUN TestVFSMkdir run.go:198: Remote "sftp://rclone@:22/rclone-test-gahusir2suhi", Local "Local file system at /tmp/rclone1822207695", Modify Window "1s" 2026/09/14 05:17:52 INFO : sftp://rclone@:22/rclone-test-gahusir2suhi: poll-interval is not supported by this remote 2026/09/14 05:17:52 DEBUG : Added virtual directory entry vAddDir: "/" 2026/09/14 05:17:52 DEBUG : Added virtual directory entry vAddDir: "a" 2026/09/14 05:17:52 DEBUG : Added virtual directory entry vAddDir: "b" 2026/09/14 05:17:52 DEBUG : Added virtual directory entry vAddDir: "c" 2026/09/14 05:17:52 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2026/09/14 05:17:53 DEBUG : Added virtual directory entry vAddDir: "d" 2026/09/14 05:17:53 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2026/09/14 05:17:53 DEBUG : WaitForWriters: timeout=30s 2026/09/14 05:17:53 DEBUG : Looking for writers 2026/09/14 05:17:53 DEBUG : a: Looking for writers 2026/09/14 05:17:53 DEBUG : b: Looking for writers 2026/09/14 05:17:53 DEBUG : c: Looking for writers 2026/09/14 05:17:53 DEBUG : d: Looking for writers 2026/09/14 05:17:53 DEBUG : Looking for writers 2026/09/14 05:17:53 DEBUG : /: reading active writers 2026/09/14 05:17:53 DEBUG : a: reading active writers 2026/09/14 05:17:53 DEBUG : b: reading active writers 2026/09/14 05:17:53 DEBUG : c: reading active writers 2026/09/14 05:17:53 DEBUG : d: reading active writers 2026/09/14 05:17:53 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.25s) === RUN TestVFSMkdirAll run.go:198: Remote "sftp://rclone@:22/rclone-test-gahusir2suhi", Local "Local file system at /tmp/rclone1822207695", Modify Window "1s" 2026/09/14 05:17:53 INFO : sftp://rclone@:22/rclone-test-gahusir2suhi: poll-interval is not supported by this remote 2026/09/14 05:17:53 DEBUG : Added virtual directory entry vAddDir: "a" 2026/09/14 05:17:53 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/09/14 05:17:53 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/09/14 05:17:53 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/09/14 05:17:53 DEBUG : WaitForWriters: timeout=30s 2026/09/14 05:17:53 DEBUG : a/b/c/d: Looking for writers 2026/09/14 05:17:53 DEBUG : a/b/c: Looking for writers 2026/09/14 05:17:53 DEBUG : d: reading active writers 2026/09/14 05:17:53 DEBUG : a/b: Looking for writers 2026/09/14 05:17:53 DEBUG : c: reading active writers 2026/09/14 05:17:53 DEBUG : a: Looking for writers 2026/09/14 05:17:53 DEBUG : b: reading active writers 2026/09/14 05:17:53 DEBUG : Looking for writers 2026/09/14 05:17:53 DEBUG : a: reading active writers 2026/09/14 05:17:53 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.04s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:198: Remote "sftp://rclone@:22/rclone-test-gahusir2suhi", Local "Local file system at /tmp/rclone1822207695", Modify Window "1s" 2026/09/14 05:17:53 INFO : sftp://rclone@:22/rclone-test-gahusir2suhi: poll-interval is not supported by this remote 2026/09/14 05:17:53 DEBUG : WaitForWriters: timeout=30s 2026/09/14 05:17:53 DEBUG : Looking for writers 2026/09/14 05:17:53 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.00s) === RUN TestWriteFileHandleReadonly write_test.go:39: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-gahusir2suhi", Local "Local file system at /tmp/rclone1822207695", Modify Window "1s" 2026/09/14 05:17:53 INFO : sftp://rclone@:22/rclone-test-gahusir2suhi: poll-interval is not supported by this remote 2026/09/14 05:17:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/14 05:17:53 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/14 05:17:53 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/14 05:17:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/14 05:17:53 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/09/14 05:17:53 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/09/14 05:17:53 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/09/14 05:17:53 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: File to upload is small (5 bytes), uploading instead of streaming 2026/09/14 05:17:53 DEBUG : file1: size = 5 OK 2026/09/14 05:17:53 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/file1" 2026/09/14 05:17:53 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:53 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/file1 2026/09/14 05:17:53 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/file1" 2026/09/14 05:17:53 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:53 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-gahusir2suhi/file1 2026/09/14 05:17:53 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:53 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/14 05:17:53 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/14 05:17:53 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/14 05:17:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/14 05:17:53 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/file1" 2026/09/14 05:17:53 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:53 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/file1 2026/09/14 05:17:53 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/file1" 2026/09/14 05:17:53 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:53 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-gahusir2suhi/file1 2026/09/14 05:17:53 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:53 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/14 05:17:53 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/file1" 2026/09/14 05:17:53 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:53 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/file1 2026/09/14 05:17:53 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/file1" 2026/09/14 05:17:53 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:53 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /rclone-test-gahusir2suhi/file1 2026/09/14 05:17:53 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:53 DEBUG : file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/09/14 05:17:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/14 05:17:53 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/14 05:17:53 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/14 05:17:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/14 05:17:53 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/14 05:17:53 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/14 05:17:53 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/09/14 05:17:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/09/14 05:17:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/14 05:17:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/14 05:17:53 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/14 05:17:53 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/14 05:17:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/14 05:17:53 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: File to upload is small (0 bytes), uploading instead of streaming 2026/09/14 05:17:53 DEBUG : file1: size = 0 OK 2026/09/14 05:17:53 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/file1" 2026/09/14 05:17:53 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:53 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/file1 2026/09/14 05:17:53 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/file1" 2026/09/14 05:17:53 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:53 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-gahusir2suhi/file1 2026/09/14 05:17:53 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:53 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/09/14 05:17:53 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/14 05:17:53 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/14 05:17:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/14 05:17:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/09/14 05:17:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/14 05:17:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/14 05:17:53 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/14 05:17:53 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/14 05:17:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/14 05:17:53 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: File to upload is small (7 bytes), uploading instead of streaming 2026/09/14 05:17:53 DEBUG : file1: size = 7 OK 2026/09/14 05:17:53 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/file1" 2026/09/14 05:17:53 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:53 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/file1 2026/09/14 05:17:53 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/file1" 2026/09/14 05:17:53 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:53 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 9141de76717e095d4dd05f1e686ad6a8 /rclone-test-gahusir2suhi/file1 2026/09/14 05:17:53 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:53 DEBUG : file1: Parsed hash: 9141de76717e095d4dd05f1e686ad6a8 2026/09/14 05:17:53 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/09/14 05:17:53 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/14 05:17:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/14 05:17:53 DEBUG : WaitForWriters: timeout=30s 2026/09/14 05:17:53 DEBUG : Looking for writers 2026/09/14 05:17:53 DEBUG : file1: reading active writers 2026/09/14 05:17:53 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.51s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "sftp://rclone@:22/rclone-test-gahusir2suhi", Local "Local file system at /tmp/rclone1822207695", Modify Window "1s" 2026/09/14 05:17:53 INFO : sftp://rclone@:22/rclone-test-gahusir2suhi: poll-interval is not supported by this remote 2026/09/14 05:17:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/14 05:17:53 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/14 05:17:53 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/14 05:17:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/14 05:17:53 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/09/14 05:17:54 DEBUG : file1: aborting in-sequence write wait, off=100 2026/09/14 05:17:54 DEBUG : file1: failed to wait for in-sequence write to 100 2026/09/14 05:17:54 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/09/14 05:17:54 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: File to upload is small (11 bytes), uploading instead of streaming 2026/09/14 05:17:54 DEBUG : file1: size = 11 OK 2026/09/14 05:17:54 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/file1" 2026/09/14 05:17:54 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:54 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/file1 2026/09/14 05:17:54 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/file1" 2026/09/14 05:17:54 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:54 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-gahusir2suhi/file1 2026/09/14 05:17:54 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:54 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/09/14 05:17:54 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/14 05:17:54 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/14 05:17:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/14 05:17:54 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/09/14 05:17:54 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/file1" 2026/09/14 05:17:54 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:54 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/file1 2026/09/14 05:17:54 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/file1" 2026/09/14 05:17:54 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:54 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-gahusir2suhi/file1 2026/09/14 05:17:54 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:54 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/09/14 05:17:54 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/file1" 2026/09/14 05:17:54 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:54 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/file1 2026/09/14 05:17:54 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/file1" 2026/09/14 05:17:55 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:55 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-gahusir2suhi/file1 2026/09/14 05:17:55 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:55 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/09/14 05:17:55 DEBUG : WaitForWriters: timeout=30s 2026/09/14 05:17:55 DEBUG : Looking for writers 2026/09/14 05:17:55 DEBUG : file1: reading active writers 2026/09/14 05:17:55 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.34s) === RUN TestWriteFileHandleCloseWithError === RUN TestWriteFileHandleCloseWithError/upload_interrupted run.go:198: Remote "sftp://rclone@:22/rclone-test-gahusir2suhi", Local "Local file system at /tmp/rclone1822207695", Modify Window "1s" 2026/09/14 05:17:55 INFO : sftp://rclone@:22/rclone-test-gahusir2suhi: poll-interval is not supported by this remote 2026/09/14 05:17:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/14 05:17:55 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/14 05:17:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/14 05:17:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/14 05:17:55 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Connection OK after error: context canceled 2026/09/14 05:17:55 DEBUG : file1: Removed after failed upload: context canceled 2026/09/14 05:17:55 ERROR : file1: WriteFileHandle.New Rcat failed: Update ReadFrom failed: context canceled 2026/09/14 05:17:55 DEBUG : file1: Remove: 2026/09/14 05:17:55 DEBUG : Added virtual directory entry vDel: "file1" 2026/09/14 05:17:55 DEBUG : file1: >Remove: err= 2026/09/14 05:17:55 DEBUG : WaitForWriters: timeout=30s 2026/09/14 05:17:55 DEBUG : Looking for writers 2026/09/14 05:17:55 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/unexpected_EOF run.go:198: Remote "sftp://rclone@:22/rclone-test-gahusir2suhi", Local "Local file system at /tmp/rclone1822207695", Modify Window "1s" 2026/09/14 05:17:55 INFO : sftp://rclone@:22/rclone-test-gahusir2suhi: poll-interval is not supported by this remote 2026/09/14 05:17:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/14 05:17:55 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/14 05:17:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/14 05:17:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/14 05:17:55 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Connection OK after error: context canceled 2026/09/14 05:17:55 DEBUG : file1: Removed after failed upload: context canceled 2026/09/14 05:17:55 ERROR : file1: WriteFileHandle.New Rcat failed: Update ReadFrom failed: context canceled 2026/09/14 05:17:55 DEBUG : file1: Remove: 2026/09/14 05:17:55 DEBUG : Added virtual directory entry vDel: "file1" 2026/09/14 05:17:55 DEBUG : file1: >Remove: err= 2026/09/14 05:17:55 DEBUG : WaitForWriters: timeout=30s 2026/09/14 05:17:55 DEBUG : Looking for writers 2026/09/14 05:17:55 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/NilReason run.go:198: Remote "sftp://rclone@:22/rclone-test-gahusir2suhi", Local "Local file system at /tmp/rclone1822207695", Modify Window "1s" 2026/09/14 05:17:55 INFO : sftp://rclone@:22/rclone-test-gahusir2suhi: poll-interval is not supported by this remote 2026/09/14 05:17:55 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:55 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:55 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/14 05:17:55 DEBUG : file2: >Open: fd=file2 (w), err= 2026/09/14 05:17:55 DEBUG : file2: >OpenFile: fd=file2 (w), err= 2026/09/14 05:17:55 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/14 05:17:55 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: File to upload is small (5 bytes), uploading instead of streaming 2026/09/14 05:17:55 DEBUG : file2: size = 5 OK 2026/09/14 05:17:55 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/file2" 2026/09/14 05:17:55 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:55 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/file2 2026/09/14 05:17:55 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/file2" 2026/09/14 05:17:55 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:55 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-gahusir2suhi/file2 2026/09/14 05:17:55 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:55 DEBUG : file2: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/14 05:17:55 DEBUG : file2: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/14 05:17:55 DEBUG : file2: Size and md5 of src and dst objects identical 2026/09/14 05:17:55 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/14 05:17:55 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/file2" 2026/09/14 05:17:55 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:55 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/file2 2026/09/14 05:17:55 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/file2" 2026/09/14 05:17:55 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:55 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-gahusir2suhi/file2 2026/09/14 05:17:55 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:55 DEBUG : file2: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/14 05:17:55 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/file2" 2026/09/14 05:17:55 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:55 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/file2 2026/09/14 05:17:55 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/file2" 2026/09/14 05:17:55 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:55 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /rclone-test-gahusir2suhi/file2 2026/09/14 05:17:55 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:55 DEBUG : file2: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/09/14 05:17:55 DEBUG : WaitForWriters: timeout=30s 2026/09/14 05:17:55 DEBUG : Looking for writers 2026/09/14 05:17:55 DEBUG : file2: reading active writers 2026/09/14 05:17:55 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleCloseWithError (0.37s) --- PASS: TestWriteFileHandleCloseWithError/upload_interrupted (0.02s) --- PASS: TestWriteFileHandleCloseWithError/unexpected_EOF (0.01s) --- PASS: TestWriteFileHandleCloseWithError/NilReason (0.34s) === RUN TestWriteFileHandleFlush run.go:198: Remote "sftp://rclone@:22/rclone-test-gahusir2suhi", Local "Local file system at /tmp/rclone1822207695", Modify Window "1s" 2026/09/14 05:17:55 INFO : sftp://rclone@:22/rclone-test-gahusir2suhi: poll-interval is not supported by this remote 2026/09/14 05:17:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/14 05:17:55 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/14 05:17:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/14 05:17:55 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/09/14 05:17:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/14 05:17:55 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: File to upload is small (5 bytes), uploading instead of streaming 2026/09/14 05:17:55 DEBUG : file1: size = 5 OK 2026/09/14 05:17:55 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/file1" 2026/09/14 05:17:55 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:55 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/file1 2026/09/14 05:17:55 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/file1" 2026/09/14 05:17:55 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:55 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-gahusir2suhi/file1 2026/09/14 05:17:55 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:55 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/14 05:17:55 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/14 05:17:55 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/14 05:17:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/14 05:17:55 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/09/14 05:17:55 DEBUG : WaitForWriters: timeout=30s 2026/09/14 05:17:55 DEBUG : Looking for writers 2026/09/14 05:17:55 DEBUG : file1: reading active writers 2026/09/14 05:17:55 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.11s) === RUN TestWriteFileHandleRelease run.go:198: Remote "sftp://rclone@:22/rclone-test-gahusir2suhi", Local "Local file system at /tmp/rclone1822207695", Modify Window "1s" 2026/09/14 05:17:55 INFO : sftp://rclone@:22/rclone-test-gahusir2suhi: poll-interval is not supported by this remote 2026/09/14 05:17:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/14 05:17:55 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/14 05:17:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/14 05:17:55 DEBUG : file1: WriteFileHandle.Release closing 2026/09/14 05:17:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/14 05:17:55 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: File to upload is small (0 bytes), uploading instead of streaming 2026/09/14 05:17:55 DEBUG : file1: size = 0 OK 2026/09/14 05:17:55 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/file1" 2026/09/14 05:17:55 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:55 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/file1 2026/09/14 05:17:55 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/file1" 2026/09/14 05:17:55 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:55 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-gahusir2suhi/file1 2026/09/14 05:17:55 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:55 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/09/14 05:17:55 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/14 05:17:55 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/14 05:17:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/14 05:17:55 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/09/14 05:17:55 DEBUG : WaitForWriters: timeout=30s 2026/09/14 05:17:55 DEBUG : Looking for writers 2026/09/14 05:17:55 DEBUG : file1: reading active writers 2026/09/14 05:17:55 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.11s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "sftp://rclone@:22/rclone-test-gahusir2suhi", Local "Local file system at /tmp/rclone1822207695", Modify Window "1s" 2026/09/14 05:17:55 INFO : sftp://rclone@:22/rclone-test-gahusir2suhi: poll-interval is not supported by this remote 2026/09/14 05:17:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/14 05:17:55 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/14 05:17:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/14 05:17:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/14 05:17:55 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: File to upload is small (2 bytes), uploading instead of streaming 2026/09/14 05:17:55 DEBUG : file1: size = 2 OK 2026/09/14 05:17:55 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/file1" 2026/09/14 05:17:55 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:55 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/file1 2026/09/14 05:17:55 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/file1" 2026/09/14 05:17:55 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:55 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-gahusir2suhi/file1 2026/09/14 05:17:55 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:55 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/09/14 05:17:55 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/09/14 05:17:55 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/14 05:17:55 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/09/14 05:17:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/14 05:17:55 DEBUG : WaitForWriters: timeout=30s 2026/09/14 05:17:55 DEBUG : Looking for writers 2026/09/14 05:17:55 DEBUG : file1: reading active writers 2026/09/14 05:17:55 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.11s) === RUN TestFileReadAtZeroLength run.go:198: Remote "sftp://rclone@:22/rclone-test-gahusir2suhi", Local "Local file system at /tmp/rclone1822207695", Modify Window "1s" 2026/09/14 05:17:55 INFO : sftp://rclone@:22/rclone-test-gahusir2suhi: poll-interval is not supported by this remote 2026/09/14 05:17:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/14 05:17:55 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/14 05:17:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/14 05:17:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/14 05:17:55 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: File to upload is small (0 bytes), uploading instead of streaming 2026/09/14 05:17:55 DEBUG : file1: size = 0 OK 2026/09/14 05:17:55 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/file1" 2026/09/14 05:17:55 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:55 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/file1 2026/09/14 05:17:55 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/file1" 2026/09/14 05:17:55 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:55 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-gahusir2suhi/file1 2026/09/14 05:17:55 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:55 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/09/14 05:17:55 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/14 05:17:55 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/14 05:17:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/14 05:17:55 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:55 DEBUG : file1: Open: flags=O_RDONLY 2026/09/14 05:17:55 DEBUG : file1: >Open: fd=file1 (r), err= 2026/09/14 05:17:55 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/09/14 05:17:55 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/09/14 05:17:55 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/09/14 05:17:55 DEBUG : WaitForWriters: timeout=30s 2026/09/14 05:17:55 DEBUG : Looking for writers 2026/09/14 05:17:55 DEBUG : file1: reading active writers 2026/09/14 05:17:55 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.12s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "sftp://rclone@:22/rclone-test-gahusir2suhi", Local "Local file system at /tmp/rclone1822207695", Modify Window "1s" 2026/09/14 05:17:55 INFO : sftp://rclone@:22/rclone-test-gahusir2suhi: poll-interval is not supported by this remote 2026/09/14 05:17:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/14 05:17:55 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/14 05:17:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/14 05:17:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/14 05:17:55 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: File to upload is small (100 bytes), uploading instead of streaming 2026/09/14 05:17:55 DEBUG : file1: size = 100 OK 2026/09/14 05:17:55 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/file1" 2026/09/14 05:17:55 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:55 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/file1 2026/09/14 05:17:55 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/file1" 2026/09/14 05:17:55 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:55 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 4d4ee87cfb6bd415c4a7ed6b0e8568a2 /rclone-test-gahusir2suhi/file1 2026/09/14 05:17:55 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:55 DEBUG : file1: Parsed hash: 4d4ee87cfb6bd415c4a7ed6b0e8568a2 2026/09/14 05:17:55 DEBUG : file1: md5 = 4d4ee87cfb6bd415c4a7ed6b0e8568a2 OK 2026/09/14 05:17:55 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/14 05:17:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/14 05:17:55 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/14 05:17:55 DEBUG : file1: Open: flags=O_RDONLY 2026/09/14 05:17:55 DEBUG : file1: >Open: fd=file1 (r), err= 2026/09/14 05:17:55 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/09/14 05:17:55 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/09/14 05:17:55 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/09/14 05:17:55 DEBUG : WaitForWriters: timeout=30s 2026/09/14 05:17:55 DEBUG : Looking for writers 2026/09/14 05:17:55 DEBUG : file1: reading active writers 2026/09/14 05:17:55 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.08s) === RUN TestWriteFileHandleCloseWithErrorStalled run.go:198: Remote "sftp://rclone@:22/rclone-test-gahusir2suhi", Local "Local file system at /tmp/rclone1822207695", Modify Window "1s" 2026/09/14 05:17:55 INFO : sftp://rclone@:22/rclone-test-gahusir2suhi: poll-interval is not supported by this remote 2026/09/14 05:17:55 DEBUG : stalled: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/14 05:17:55 DEBUG : stalled: Open: flags=O_WRONLY|O_CREATE 2026/09/14 05:17:55 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/09/14 05:17:55 DEBUG : stalled: >Open: fd=stalled (w), err= 2026/09/14 05:17:55 DEBUG : stalled: >OpenFile: fd=stalled (w), err= 2026/09/14 05:17:55 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/09/14 05:17:55 ERROR : stalled: WriteFileHandle.New Rcat failed: context canceled 2026/09/14 05:17:55 ERROR : stalled: WriteFileHandle.Write error: io: read/write on closed pipe 2026/09/14 05:17:55 DEBUG : stalled: Remove: 2026/09/14 05:17:55 DEBUG : Added virtual directory entry vDel: "stalled" 2026/09/14 05:17:55 DEBUG : stalled: >Remove: err= --- PASS: TestWriteFileHandleCloseWithErrorStalled (0.01s) === RUN TestZipManyFiles run.go:198: Remote "sftp://rclone@:22/rclone-test-gahusir2suhi", Local "Local file system at /tmp/rclone1822207695", Modify Window "1s" 2026/09/14 05:17:55 INFO : sftp://rclone@:22/rclone-test-gahusir2suhi: poll-interval is not supported by this remote 2026/09/14 05:17:55 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/flat/f000.txt" 2026/09/14 05:17:55 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:55 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/flat/f000.txt 2026/09/14 05:17:55 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/flat/f000.txt" 2026/09/14 05:17:56 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:56 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: a217847fb21f7e963650acc42a7a3b39 /rclone-test-gahusir2suhi/flat/f000.txt 2026/09/14 05:17:56 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:56 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/09/14 05:17:56 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/flat/f000.txt" 2026/09/14 05:17:56 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:56 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/flat/f000.txt 2026/09/14 05:17:56 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/flat/f000.txt" 2026/09/14 05:17:56 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:56 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: c411c13d2fde40743cb34d29f96a35975bbfef9c /rclone-test-gahusir2suhi/flat/f000.txt 2026/09/14 05:17:56 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:56 DEBUG : flat/f000.txt: Parsed hash: c411c13d2fde40743cb34d29f96a35975bbfef9c 2026/09/14 05:17:56 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/flat/f001.txt" 2026/09/14 05:17:56 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:56 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/flat/f001.txt 2026/09/14 05:17:56 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/flat/f001.txt" 2026/09/14 05:17:56 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:56 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: f4ae3155a94225d34a70f10e659557c3 /rclone-test-gahusir2suhi/flat/f001.txt 2026/09/14 05:17:56 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:56 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/09/14 05:17:56 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/flat/f001.txt" 2026/09/14 05:17:56 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:56 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/flat/f001.txt 2026/09/14 05:17:56 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/flat/f001.txt" 2026/09/14 05:17:56 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:56 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 46007547503950688fd883befced0e53561dae68 /rclone-test-gahusir2suhi/flat/f001.txt 2026/09/14 05:17:56 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:56 DEBUG : flat/f001.txt: Parsed hash: 46007547503950688fd883befced0e53561dae68 2026/09/14 05:17:56 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/flat/f002.txt" 2026/09/14 05:17:56 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:56 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/flat/f002.txt 2026/09/14 05:17:56 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/flat/f002.txt" 2026/09/14 05:17:56 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:56 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /rclone-test-gahusir2suhi/flat/f002.txt 2026/09/14 05:17:56 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:56 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/09/14 05:17:56 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/flat/f002.txt" 2026/09/14 05:17:56 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:56 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/flat/f002.txt 2026/09/14 05:17:56 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/flat/f002.txt" 2026/09/14 05:17:56 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:56 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 3911c439d6af617451e319f94dfafb3c820da182 /rclone-test-gahusir2suhi/flat/f002.txt 2026/09/14 05:17:56 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:56 DEBUG : flat/f002.txt: Parsed hash: 3911c439d6af617451e319f94dfafb3c820da182 2026/09/14 05:17:56 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/flat/f003.txt" 2026/09/14 05:17:56 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:56 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/flat/f003.txt 2026/09/14 05:17:56 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/flat/f003.txt" 2026/09/14 05:17:56 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:56 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /rclone-test-gahusir2suhi/flat/f003.txt 2026/09/14 05:17:56 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:56 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/09/14 05:17:56 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/flat/f003.txt" 2026/09/14 05:17:56 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:56 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/flat/f003.txt 2026/09/14 05:17:56 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/flat/f003.txt" 2026/09/14 05:17:56 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:56 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b /rclone-test-gahusir2suhi/flat/f003.txt 2026/09/14 05:17:56 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:56 DEBUG : flat/f003.txt: Parsed hash: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b 2026/09/14 05:17:56 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/flat/f004.txt" 2026/09/14 05:17:56 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:56 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/flat/f004.txt 2026/09/14 05:17:56 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/flat/f004.txt" 2026/09/14 05:17:56 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:56 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /rclone-test-gahusir2suhi/flat/f004.txt 2026/09/14 05:17:56 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:56 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/09/14 05:17:56 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/flat/f004.txt" 2026/09/14 05:17:56 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:56 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: sha1sum /rclone-test-gahusir2suhi/flat/f004.txt 2026/09/14 05:17:56 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gahusir2suhi/flat/f004.txt" 2026/09/14 05:17:57 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:57 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 079985a49a3bd62df1a79417e15263ed81bd6843 /rclone-test-gahusir2suhi/flat/f004.txt 2026/09/14 05:17:57 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:57 DEBUG : flat/f004.txt: Parsed hash: 079985a49a3bd62df1a79417e15263ed81bd6843 2026/09/14 05:17:57 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/09/14 05:17:57 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/09/14 05:17:57 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/14 05:17:57 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/14 05:17:57 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/flat/f000.txt" 2026/09/14 05:17:57 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:57 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/flat/f000.txt 2026/09/14 05:17:57 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/flat/f000.txt" 2026/09/14 05:17:57 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:57 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: a217847fb21f7e963650acc42a7a3b39 /rclone-test-gahusir2suhi/flat/f000.txt 2026/09/14 05:17:57 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:57 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/09/14 05:17:57 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/09/14 05:17:57 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/09/14 05:17:57 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/14 05:17:57 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/14 05:17:57 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/flat/f001.txt" 2026/09/14 05:17:57 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:57 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/flat/f001.txt 2026/09/14 05:17:57 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/flat/f001.txt" 2026/09/14 05:17:57 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:57 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: f4ae3155a94225d34a70f10e659557c3 /rclone-test-gahusir2suhi/flat/f001.txt 2026/09/14 05:17:57 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:57 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/09/14 05:17:57 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/09/14 05:17:57 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/09/14 05:17:57 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/14 05:17:57 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/14 05:17:57 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/flat/f002.txt" 2026/09/14 05:17:57 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:57 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/flat/f002.txt 2026/09/14 05:17:57 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/flat/f002.txt" 2026/09/14 05:17:57 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:57 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /rclone-test-gahusir2suhi/flat/f002.txt 2026/09/14 05:17:57 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:57 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/09/14 05:17:57 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/09/14 05:17:57 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/09/14 05:17:57 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/14 05:17:57 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/14 05:17:57 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/flat/f003.txt" 2026/09/14 05:17:57 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:57 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/flat/f003.txt 2026/09/14 05:17:57 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/flat/f003.txt" 2026/09/14 05:17:57 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:57 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /rclone-test-gahusir2suhi/flat/f003.txt 2026/09/14 05:17:57 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:57 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/09/14 05:17:57 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/09/14 05:17:57 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/09/14 05:17:57 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/14 05:17:57 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/14 05:17:57 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/flat/f004.txt" 2026/09/14 05:17:57 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:57 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/flat/f004.txt 2026/09/14 05:17:57 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/flat/f004.txt" 2026/09/14 05:17:57 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:57 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /rclone-test-gahusir2suhi/flat/f004.txt 2026/09/14 05:17:57 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:57 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/09/14 05:17:57 DEBUG : WaitForWriters: timeout=30s 2026/09/14 05:17:57 DEBUG : flat: Looking for writers 2026/09/14 05:17:57 DEBUG : f003.txt: reading active writers 2026/09/14 05:17:57 DEBUG : f004.txt: reading active writers 2026/09/14 05:17:57 DEBUG : f000.txt: reading active writers 2026/09/14 05:17:57 DEBUG : f001.txt: reading active writers 2026/09/14 05:17:57 DEBUG : f002.txt: reading active writers 2026/09/14 05:17:57 DEBUG : Looking for writers 2026/09/14 05:17:57 DEBUG : flat: reading active writers 2026/09/14 05:17:57 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (1.62s) === RUN TestZipManySubDirs run.go:198: Remote "sftp://rclone@:22/rclone-test-gahusir2suhi", Local "Local file system at /tmp/rclone1822207695", Modify Window "1s" 2026/09/14 05:17:57 INFO : sftp://rclone@:22/rclone-test-gahusir2suhi: poll-interval is not supported by this remote 2026/09/14 05:17:57 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/09/14 05:17:57 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/09/14 05:17:57 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/14 05:17:57 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/14 05:17:57 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/a/b/c/deep.txt" 2026/09/14 05:17:57 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:57 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/a/b/c/deep.txt 2026/09/14 05:17:57 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/a/b/c/deep.txt" 2026/09/14 05:17:57 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:57 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 6627415e807ee33c7302917216e7da68 /rclone-test-gahusir2suhi/a/b/c/deep.txt 2026/09/14 05:17:57 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:57 DEBUG : a/b/c/deep.txt: Parsed hash: 6627415e807ee33c7302917216e7da68 2026/09/14 05:17:57 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/09/14 05:17:57 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/09/14 05:17:57 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/14 05:17:57 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/14 05:17:57 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/a/b/mid.txt" 2026/09/14 05:17:57 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:57 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/a/b/mid.txt 2026/09/14 05:17:57 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/a/b/mid.txt" 2026/09/14 05:17:57 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:57 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 22384709d743fe3c6fb0a4b35b2e10a6 /rclone-test-gahusir2suhi/a/b/mid.txt 2026/09/14 05:17:57 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:57 DEBUG : a/b/mid.txt: Parsed hash: 22384709d743fe3c6fb0a4b35b2e10a6 2026/09/14 05:17:57 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/09/14 05:17:57 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/09/14 05:17:57 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/14 05:17:57 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/14 05:17:57 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/a/top.txt" 2026/09/14 05:17:57 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:57 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/a/top.txt 2026/09/14 05:17:57 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/a/top.txt" 2026/09/14 05:17:57 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:57 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: b28354b543375bfa94dabaeda722927f /rclone-test-gahusir2suhi/a/top.txt 2026/09/14 05:17:57 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:57 DEBUG : a/top.txt: Parsed hash: b28354b543375bfa94dabaeda722927f 2026/09/14 05:17:57 DEBUG : WaitForWriters: timeout=30s 2026/09/14 05:17:57 DEBUG : a/b/c: Looking for writers 2026/09/14 05:17:57 DEBUG : deep.txt: reading active writers 2026/09/14 05:17:57 DEBUG : a/b: Looking for writers 2026/09/14 05:17:57 DEBUG : c: reading active writers 2026/09/14 05:17:57 DEBUG : mid.txt: reading active writers 2026/09/14 05:17:57 DEBUG : a: Looking for writers 2026/09/14 05:17:57 DEBUG : b: reading active writers 2026/09/14 05:17:57 DEBUG : top.txt: reading active writers 2026/09/14 05:17:57 DEBUG : Looking for writers 2026/09/14 05:17:57 DEBUG : a: reading active writers 2026/09/14 05:17:57 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.33s) === RUN TestZipLargeFiles run.go:198: Remote "sftp://rclone@:22/rclone-test-gahusir2suhi", Local "Local file system at /tmp/rclone1822207695", Modify Window "1s" 2026/09/14 05:17:57 INFO : sftp://rclone@:22/rclone-test-gahusir2suhi: poll-interval is not supported by this remote 2026/09/14 05:17:58 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/09/14 05:17:58 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/09/14 05:17:58 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/09/14 05:17:58 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/09/14 05:17:58 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/09/14 05:17:58 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/09/14 05:17:58 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/14 05:17:58 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/09/14 05:17:58 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/09/14 05:17:58 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/09/14 05:17:58 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/09/14 05:17:58 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/14 05:17:58 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/14 05:17:58 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/14 05:17:58 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/14 05:17:58 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/14 05:17:58 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/bigdir/big.bin" 2026/09/14 05:17:58 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:58 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/bigdir/big.bin 2026/09/14 05:17:58 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/bigdir/big.bin" 2026/09/14 05:17:58 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:58 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: f4b148954ce80048a3bf724ab9be9263 /rclone-test-gahusir2suhi/bigdir/big.bin 2026/09/14 05:17:58 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:58 DEBUG : bigdir/big.bin: Parsed hash: f4b148954ce80048a3bf724ab9be9263 2026/09/14 05:17:58 DEBUG : WaitForWriters: timeout=30s 2026/09/14 05:17:58 DEBUG : bigdir: Looking for writers 2026/09/14 05:17:58 DEBUG : big.bin: reading active writers 2026/09/14 05:17:58 DEBUG : Looking for writers 2026/09/14 05:17:58 DEBUG : bigdir: reading active writers 2026/09/14 05:17:58 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (0.86s) === RUN TestZipDirsInRoot run.go:198: Remote "sftp://rclone@:22/rclone-test-gahusir2suhi", Local "Local file system at /tmp/rclone1822207695", Modify Window "1s" 2026/09/14 05:17:58 INFO : sftp://rclone@:22/rclone-test-gahusir2suhi: poll-interval is not supported by this remote 2026/09/14 05:17:58 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/09/14 05:17:58 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/09/14 05:17:58 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/14 05:17:58 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/14 05:17:58 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir1/a.txt" 2026/09/14 05:17:58 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:58 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir1/a.txt 2026/09/14 05:17:58 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir1/a.txt" 2026/09/14 05:17:58 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:58 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 9dd4e461268c8034f5c8564e155c67a6 /rclone-test-gahusir2suhi/dir1/a.txt 2026/09/14 05:17:58 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:58 DEBUG : dir1/a.txt: Parsed hash: 9dd4e461268c8034f5c8564e155c67a6 2026/09/14 05:17:58 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/09/14 05:17:58 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/09/14 05:17:58 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/14 05:17:58 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/14 05:17:58 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir2/b.txt" 2026/09/14 05:17:58 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:58 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir2/b.txt 2026/09/14 05:17:58 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir2/b.txt" 2026/09/14 05:17:58 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:58 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: 415290769594460e2e485922904f345d /rclone-test-gahusir2suhi/dir2/b.txt 2026/09/14 05:17:58 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:58 DEBUG : dir2/b.txt: Parsed hash: 415290769594460e2e485922904f345d 2026/09/14 05:17:58 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/09/14 05:17:58 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/09/14 05:17:58 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/14 05:17:58 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/14 05:17:58 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Shell path "/rclone-test-gahusir2suhi/dir3/c.txt" 2026/09/14 05:17:58 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: creating additional session 2026/09/14 05:17:58 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Running remote command: md5sum /rclone-test-gahusir2suhi/dir3/c.txt 2026/09/14 05:17:58 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gahusir2suhi/dir3/c.txt" 2026/09/14 05:17:59 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: command exited OK 2026/09/14 05:17:59 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Remote command result: fbade9e36a3f36d3d676c1b808451dd7 /rclone-test-gahusir2suhi/dir3/c.txt 2026/09/14 05:17:59 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: ssh external: close 2026/09/14 05:17:59 DEBUG : dir3/c.txt: Parsed hash: fbade9e36a3f36d3d676c1b808451dd7 2026/09/14 05:17:59 DEBUG : WaitForWriters: timeout=30s 2026/09/14 05:17:59 DEBUG : dir1: Looking for writers 2026/09/14 05:17:59 DEBUG : a.txt: reading active writers 2026/09/14 05:17:59 DEBUG : dir2: Looking for writers 2026/09/14 05:17:59 DEBUG : b.txt: reading active writers 2026/09/14 05:17:59 DEBUG : dir3: Looking for writers 2026/09/14 05:17:59 DEBUG : c.txt: reading active writers 2026/09/14 05:17:59 DEBUG : Looking for writers 2026/09/14 05:17:59 DEBUG : dir1: reading active writers 2026/09/14 05:17:59 DEBUG : dir2: reading active writers 2026/09/14 05:17:59 DEBUG : dir3: reading active writers 2026/09/14 05:17:59 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.30s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/09/14 05:17:59 DEBUG : sftp://rclone@:22/rclone-test-gahusir2suhi: Purge dir "" "./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPRcloneSSH: -verbose" - Finished OK in 49.32345214s (try 1/5)