"./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPRcloneSSH: -verbose" - Starting (try 1/5) 2026/09/07 02:36:43 DEBUG : Creating backend with remote "TestSFTPRcloneSSH:rclone-test-gamocuf8lovo" 2026/09/07 02:36:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/07 02:36:43 DEBUG : Setting type=XXX for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_TYPE 2026/09/07 02:36:43 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/07 02:36:43 DEBUG : TestSFTPRcloneSSH: detected overridden config - adding "{aFBXt}" suffix to name 2026/09/07 02:36:43 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/07 02:36:43 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/07 02:36:43 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: 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/07 02:36:43 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell type "unix" from config 2026/09/07 02:36:43 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Relative path resolved to "/rclone-test-gamocuf8lovo" 2026/09/07 02:36:43 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Using root directory "/rclone-test-gamocuf8lovo" 2026/09/07 02:36:43 DEBUG : Creating backend with remote "/tmp/rclone3082819151" === RUN TestDirHandleMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-gamocuf8lovo", Local "Local file system at /tmp/rclone3082819151", Modify Window "1s" 2026/09/07 02:36:43 INFO : sftp://rclone@:22/rclone-test-gamocuf8lovo: poll-interval is not supported by this remote 2026/09/07 02:36:43 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:43 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:43 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:43 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:43 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:43 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:43 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:43 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 02:36:43 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:43 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:43 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:43 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:43 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:43 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:43 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:43 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/07 02:36:43 DEBUG : WaitForWriters: timeout=30s 2026/09/07 02:36:43 DEBUG : dir: Looking for writers 2026/09/07 02:36:43 DEBUG : Looking for writers 2026/09/07 02:36:43 DEBUG : dir: reading active writers 2026/09/07 02:36:43 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.23s) === RUN TestDirHandleReaddir run.go:198: Remote "sftp://rclone@:22/rclone-test-gamocuf8lovo", Local "Local file system at /tmp/rclone3082819151", Modify Window "1s" 2026/09/07 02:36:43 INFO : sftp://rclone@:22/rclone-test-gamocuf8lovo: poll-interval is not supported by this remote 2026/09/07 02:36:43 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:43 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:43 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:43 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:43 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:43 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:43 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:43 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 02:36:43 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:43 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:43 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:43 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:43 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:43 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:43 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:43 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/07 02:36:43 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file2" 2026/09/07 02:36:43 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:43 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir/file2 2026/09/07 02:36:43 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir/file2" 2026/09/07 02:36:43 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:43 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: d1b75f73cb5fce53969131dd22562187 /rclone-test-gamocuf8lovo/dir/file2 2026/09/07 02:36:43 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:43 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/09/07 02:36:43 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file2" 2026/09/07 02:36:43 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:43 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/dir/file2 2026/09/07 02:36:43 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/dir/file2" 2026/09/07 02:36:44 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:44 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /rclone-test-gamocuf8lovo/dir/file2 2026/09/07 02:36:44 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:44 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/09/07 02:36:44 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/subdir/file3" 2026/09/07 02:36:44 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:44 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir/subdir/file3 2026/09/07 02:36:44 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir/subdir/file3" 2026/09/07 02:36:44 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:44 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /rclone-test-gamocuf8lovo/dir/subdir/file3 2026/09/07 02:36:44 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:44 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/09/07 02:36:44 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/subdir/file3" 2026/09/07 02:36:44 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:44 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/dir/subdir/file3 2026/09/07 02:36:44 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/dir/subdir/file3" 2026/09/07 02:36:44 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:44 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /rclone-test-gamocuf8lovo/dir/subdir/file3 2026/09/07 02:36:44 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:44 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a 2026/09/07 02:36:44 DEBUG : WaitForWriters: timeout=30s 2026/09/07 02:36:44 DEBUG : dir/subdir: Looking for writers 2026/09/07 02:36:44 DEBUG : dir: Looking for writers 2026/09/07 02:36:44 DEBUG : file1: reading active writers 2026/09/07 02:36:44 DEBUG : file2: reading active writers 2026/09/07 02:36:44 DEBUG : subdir: reading active writers 2026/09/07 02:36:44 DEBUG : Looking for writers 2026/09/07 02:36:44 DEBUG : dir: reading active writers 2026/09/07 02:36:44 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.65s) === RUN TestDirHandleReaddirnames run.go:198: Remote "sftp://rclone@:22/rclone-test-gamocuf8lovo", Local "Local file system at /tmp/rclone3082819151", Modify Window "1s" 2026/09/07 02:36:44 INFO : sftp://rclone@:22/rclone-test-gamocuf8lovo: poll-interval is not supported by this remote 2026/09/07 02:36:44 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:44 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:44 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:44 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:44 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:44 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:44 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:44 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 02:36:44 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:44 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:44 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:44 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:44 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:44 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:44 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:44 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/07 02:36:44 DEBUG : WaitForWriters: timeout=30s 2026/09/07 02:36:44 DEBUG : dir: Looking for writers 2026/09/07 02:36:44 DEBUG : file1: reading active writers 2026/09/07 02:36:44 DEBUG : Looking for writers 2026/09/07 02:36:44 DEBUG : dir: reading active writers 2026/09/07 02:36:44 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.22s) === RUN TestDirMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-gamocuf8lovo", Local "Local file system at /tmp/rclone3082819151", Modify Window "1s" 2026/09/07 02:36:44 INFO : sftp://rclone@:22/rclone-test-gamocuf8lovo: poll-interval is not supported by this remote 2026/09/07 02:36:44 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:44 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:44 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:44 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:44 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:44 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:44 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:44 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 02:36:44 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:44 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:44 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:44 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:44 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:44 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:44 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:44 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/07 02:36:44 DEBUG : WaitForWriters: timeout=30s 2026/09/07 02:36:44 DEBUG : dir: Looking for writers 2026/09/07 02:36:44 DEBUG : Looking for writers 2026/09/07 02:36:44 DEBUG : dir: reading active writers 2026/09/07 02:36:44 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.22s) === RUN TestDirForgetAll run.go:198: Remote "sftp://rclone@:22/rclone-test-gamocuf8lovo", Local "Local file system at /tmp/rclone3082819151", Modify Window "1s" 2026/09/07 02:36:44 INFO : sftp://rclone@:22/rclone-test-gamocuf8lovo: poll-interval is not supported by this remote 2026/09/07 02:36:44 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:44 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:44 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:44 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:44 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:44 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:44 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:44 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 02:36:44 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:44 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:44 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:44 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:44 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:44 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:44 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:44 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/07 02:36:44 DEBUG : dir: forgetting directory cache 2026/09/07 02:36:44 DEBUG : forgetting directory cache 2026/09/07 02:36:44 DEBUG : dir: forgetting directory cache 2026/09/07 02:36:44 DEBUG : WaitForWriters: timeout=30s 2026/09/07 02:36:44 DEBUG : Looking for writers 2026/09/07 02:36:44 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.23s) === RUN TestDirForgetPath run.go:198: Remote "sftp://rclone@:22/rclone-test-gamocuf8lovo", Local "Local file system at /tmp/rclone3082819151", Modify Window "1s" 2026/09/07 02:36:44 INFO : sftp://rclone@:22/rclone-test-gamocuf8lovo: poll-interval is not supported by this remote 2026/09/07 02:36:44 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:44 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:44 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:44 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:45 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:45 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:45 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:45 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 02:36:45 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:45 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:45 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:45 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:45 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:45 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:45 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:45 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/07 02:36:45 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/09/07 02:36:45 DEBUG : dir: invalidating directory cache 2026/09/07 02:36:45 DEBUG : >ForgetPath: 2026/09/07 02:36:45 DEBUG : ForgetPath: relativePath="dir", type=0 2026/09/07 02:36:45 DEBUG : invalidating directory cache 2026/09/07 02:36:45 DEBUG : dir: forgetting directory cache 2026/09/07 02:36:45 DEBUG : >ForgetPath: 2026/09/07 02:36:45 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/09/07 02:36:45 DEBUG : >ForgetPath: 2026/09/07 02:36:45 DEBUG : WaitForWriters: timeout=30s 2026/09/07 02:36:45 DEBUG : dir: Looking for writers 2026/09/07 02:36:45 DEBUG : Looking for writers 2026/09/07 02:36:45 DEBUG : dir: reading active writers 2026/09/07 02:36:45 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.24s) === RUN TestDirWalk run.go:198: Remote "sftp://rclone@:22/rclone-test-gamocuf8lovo", Local "Local file system at /tmp/rclone3082819151", Modify Window "1s" 2026/09/07 02:36:45 INFO : sftp://rclone@:22/rclone-test-gamocuf8lovo: poll-interval is not supported by this remote 2026/09/07 02:36:45 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:45 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:45 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:45 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:45 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:45 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:45 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:45 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 02:36:45 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:45 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:45 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:45 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:45 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:45 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:45 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:45 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/07 02:36:45 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: 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/07 02:36:45 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/fil/a/b/c" 2026/09/07 02:36:45 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:45 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/fil/a/b/c 2026/09/07 02:36:45 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/fil/a/b/c" 2026/09/07 02:36:45 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:45 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 8a723ce6358887fb2e41fbe163780b08 /rclone-test-gamocuf8lovo/fil/a/b/c 2026/09/07 02:36:45 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:45 DEBUG : fil/a/b/c: Parsed hash: 8a723ce6358887fb2e41fbe163780b08 2026/09/07 02:36:45 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/fil/a/b/c" 2026/09/07 02:36:45 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:45 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/fil/a/b/c 2026/09/07 02:36:45 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/fil/a/b/c" 2026/09/07 02:36:45 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:45 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 6e53ed736122eed1a3cfda28927c84739fb15f43 /rclone-test-gamocuf8lovo/fil/a/b/c 2026/09/07 02:36:45 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:45 DEBUG : fil/a/b/c: Parsed hash: 6e53ed736122eed1a3cfda28927c84739fb15f43 2026/09/07 02:36:45 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:45 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:45 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:45 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:45 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:45 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:45 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:45 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 02:36:45 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:45 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:45 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:45 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:45 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:45 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:45 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:45 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/07 02:36:45 DEBUG : forgetting directory cache 2026/09/07 02:36:45 DEBUG : dir: forgetting directory cache 2026/09/07 02:36:45 DEBUG : WaitForWriters: timeout=30s 2026/09/07 02:36:45 DEBUG : dir: Looking for writers 2026/09/07 02:36:45 DEBUG : fil/a/b: Looking for writers 2026/09/07 02:36:45 DEBUG : fil/a: Looking for writers 2026/09/07 02:36:45 DEBUG : b: reading active writers 2026/09/07 02:36:45 DEBUG : fil: Looking for writers 2026/09/07 02:36:45 DEBUG : a: reading active writers 2026/09/07 02:36:45 DEBUG : Looking for writers 2026/09/07 02:36:45 DEBUG : fil: reading active writers 2026/09/07 02:36:45 DEBUG : dir: reading active writers 2026/09/07 02:36:45 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.73s) === RUN TestDirSetModTime run.go:198: Remote "sftp://rclone@:22/rclone-test-gamocuf8lovo", Local "Local file system at /tmp/rclone3082819151", Modify Window "1s" 2026/09/07 02:36:45 INFO : sftp://rclone@:22/rclone-test-gamocuf8lovo: poll-interval is not supported by this remote 2026/09/07 02:36:45 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:45 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:45 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:45 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:45 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:45 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:45 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:45 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 02:36:45 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:45 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:45 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:45 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:46 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:46 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:46 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:46 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/07 02:36:46 DEBUG : WaitForWriters: timeout=30s 2026/09/07 02:36:46 DEBUG : dir: Looking for writers 2026/09/07 02:36:46 DEBUG : Looking for writers 2026/09/07 02:36:46 DEBUG : dir: reading active writers 2026/09/07 02:36:46 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.21s) === RUN TestDirStat run.go:198: Remote "sftp://rclone@:22/rclone-test-gamocuf8lovo", Local "Local file system at /tmp/rclone3082819151", Modify Window "1s" 2026/09/07 02:36:46 INFO : sftp://rclone@:22/rclone-test-gamocuf8lovo: poll-interval is not supported by this remote 2026/09/07 02:36:46 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:46 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:46 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:46 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:46 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:46 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:46 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:46 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 02:36:46 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:46 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:46 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:46 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:46 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:46 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:46 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:46 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/07 02:36:46 DEBUG : WaitForWriters: timeout=30s 2026/09/07 02:36:46 DEBUG : dir: Looking for writers 2026/09/07 02:36:46 DEBUG : file1: reading active writers 2026/09/07 02:36:46 DEBUG : Looking for writers 2026/09/07 02:36:46 DEBUG : dir: reading active writers 2026/09/07 02:36:46 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.21s) === RUN TestDirReadDirAll run.go:198: Remote "sftp://rclone@:22/rclone-test-gamocuf8lovo", Local "Local file system at /tmp/rclone3082819151", Modify Window "1s" 2026/09/07 02:36:46 INFO : sftp://rclone@:22/rclone-test-gamocuf8lovo: poll-interval is not supported by this remote 2026/09/07 02:36:46 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:46 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:46 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:46 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:46 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:46 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:46 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:46 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 02:36:46 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:46 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:46 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:46 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:46 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:46 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:46 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:46 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/07 02:36:46 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file2" 2026/09/07 02:36:46 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:46 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir/file2 2026/09/07 02:36:46 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir/file2" 2026/09/07 02:36:46 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:46 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: d1b75f73cb5fce53969131dd22562187 /rclone-test-gamocuf8lovo/dir/file2 2026/09/07 02:36:46 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:46 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/09/07 02:36:46 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file2" 2026/09/07 02:36:46 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:46 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/dir/file2 2026/09/07 02:36:46 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/dir/file2" 2026/09/07 02:36:46 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:46 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /rclone-test-gamocuf8lovo/dir/file2 2026/09/07 02:36:46 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:46 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/09/07 02:36:46 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/subdir/file3" 2026/09/07 02:36:46 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:46 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir/subdir/file3 2026/09/07 02:36:46 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir/subdir/file3" 2026/09/07 02:36:46 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:46 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /rclone-test-gamocuf8lovo/dir/subdir/file3 2026/09/07 02:36:46 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:46 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/09/07 02:36:46 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/subdir/file3" 2026/09/07 02:36:46 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:46 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/dir/subdir/file3 2026/09/07 02:36:46 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/dir/subdir/file3" 2026/09/07 02:36:46 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:46 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /rclone-test-gamocuf8lovo/dir/subdir/file3 2026/09/07 02:36:46 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:46 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a === RUN TestDirReadDirAll/Virtual 2026/09/07 02:36:46 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/09/07 02:36:46 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/09/07 02:36:46 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/09/07 02:36:46 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/09/07 02:36:46 DEBUG : Waiting for deletions to finish 2026/09/07 02:36:46 INFO : dir/subdir/file3: Deleted 2026/09/07 02:36:46 DEBUG : removing 1 level 2 directories 2026/09/07 02:36:46 INFO : dir/subdir: Removing directory 2026/09/07 02:36:46 DEBUG : dir: invalidating directory cache 2026/09/07 02:36:46 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/09/07 02:36:46 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/09/07 02:36:46 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/09/07 02:36:46 DEBUG : dir/file1: Reset virtual modtime 2026/09/07 02:36:46 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/09/07 02:36:46 DEBUG : dir/virtualFile: Reset virtual modtime 2026/09/07 02:36:46 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/09/07 02:36:46 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/09/07 02:36:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/07 02:36:46 DEBUG : dir: invalidating directory cache 2026/09/07 02:36:46 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/09/07 02:36:46 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/09/07 02:36:46 DEBUG : dir/virtualFile: Reset virtual modtime 2026/09/07 02:36:46 DEBUG : forgetting directory cache 2026/09/07 02:36:46 DEBUG : dir: forgetting directory cache 2026/09/07 02:36:46 DEBUG : dir/virtualDir: forgetting directory cache 2026/09/07 02:36:46 DEBUG : WaitForWriters: timeout=30s 2026/09/07 02:36:46 DEBUG : dir/virtualDir: Looking for writers 2026/09/07 02:36:46 DEBUG : dir: Looking for writers 2026/09/07 02:36:46 DEBUG : file1: reading active writers 2026/09/07 02:36:46 DEBUG : virtualFile2: reading active writers 2026/09/07 02:36:46 DEBUG : virtualFile: reading active writers 2026/09/07 02:36:46 DEBUG : virtualDir: reading active writers 2026/09/07 02:36:46 DEBUG : Looking for writers 2026/09/07 02:36:46 DEBUG : dir: reading active writers 2026/09/07 02:36:46 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.61s) --- PASS: TestDirReadDirAll/Virtual (0.01s) === RUN TestDirOpen run.go:198: Remote "sftp://rclone@:22/rclone-test-gamocuf8lovo", Local "Local file system at /tmp/rclone3082819151", Modify Window "1s" 2026/09/07 02:36:46 INFO : sftp://rclone@:22/rclone-test-gamocuf8lovo: poll-interval is not supported by this remote 2026/09/07 02:36:46 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:46 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:46 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:46 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:47 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:47 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:47 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 02:36:47 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:47 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:47 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:47 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:47 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:47 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:47 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:47 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/07 02:36:47 ERROR : dir/: Can only open directories read only 2026/09/07 02:36:47 DEBUG : WaitForWriters: timeout=30s 2026/09/07 02:36:47 DEBUG : dir: Looking for writers 2026/09/07 02:36:47 DEBUG : Looking for writers 2026/09/07 02:36:47 DEBUG : dir: reading active writers 2026/09/07 02:36:47 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.21s) === RUN TestDirCreate run.go:198: Remote "sftp://rclone@:22/rclone-test-gamocuf8lovo", Local "Local file system at /tmp/rclone3082819151", Modify Window "1s" 2026/09/07 02:36:47 INFO : sftp://rclone@:22/rclone-test-gamocuf8lovo: poll-interval is not supported by this remote 2026/09/07 02:36:47 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:47 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:47 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:47 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:47 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:47 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:47 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 02:36:47 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:47 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:47 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:47 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:47 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:47 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:47 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:47 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/07 02:36:47 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:36:47 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/09/07 02:36:47 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/09/07 02:36:47 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/09/07 02:36:47 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: File to upload is small (5 bytes), uploading instead of streaming 2026/09/07 02:36:47 DEBUG : dir/potato: size = 5 OK 2026/09/07 02:36:47 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/potato" 2026/09/07 02:36:47 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:47 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir/potato 2026/09/07 02:36:47 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir/potato" 2026/09/07 02:36:47 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:47 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-gamocuf8lovo/dir/potato 2026/09/07 02:36:47 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:47 DEBUG : dir/potato: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/07 02:36:47 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/07 02:36:47 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/09/07 02:36:47 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/09/07 02:36:47 DEBUG : WaitForWriters: timeout=30s 2026/09/07 02:36:47 DEBUG : dir: Looking for writers 2026/09/07 02:36:47 DEBUG : file1: reading active writers 2026/09/07 02:36:47 DEBUG : potato: reading active writers 2026/09/07 02:36:47 DEBUG : Looking for writers 2026/09/07 02:36:47 DEBUG : dir: reading active writers 2026/09/07 02:36:47 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.43s) === RUN TestDirMkdir run.go:198: Remote "sftp://rclone@:22/rclone-test-gamocuf8lovo", Local "Local file system at /tmp/rclone3082819151", Modify Window "1s" 2026/09/07 02:36:47 INFO : sftp://rclone@:22/rclone-test-gamocuf8lovo: poll-interval is not supported by this remote 2026/09/07 02:36:47 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:47 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:47 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:47 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:47 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:47 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:47 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 02:36:47 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:47 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:47 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:47 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:47 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:47 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:47 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:47 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/07 02:36:47 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/09/07 02:36:47 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:47 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:47 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:47 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:47 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:47 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:47 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 02:36:47 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:47 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:47 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:47 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:48 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:48 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:48 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:48 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/07 02:36:48 DEBUG : WaitForWriters: timeout=30s 2026/09/07 02:36:48 DEBUG : dir/sub: Looking for writers 2026/09/07 02:36:48 DEBUG : dir: Looking for writers 2026/09/07 02:36:48 DEBUG : file1: reading active writers 2026/09/07 02:36:48 DEBUG : sub: reading active writers 2026/09/07 02:36:48 DEBUG : Looking for writers 2026/09/07 02:36:48 DEBUG : dir: reading active writers 2026/09/07 02:36:48 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.52s) === RUN TestDirMkdirSub run.go:198: Remote "sftp://rclone@:22/rclone-test-gamocuf8lovo", Local "Local file system at /tmp/rclone3082819151", Modify Window "1s" 2026/09/07 02:36:48 INFO : sftp://rclone@:22/rclone-test-gamocuf8lovo: poll-interval is not supported by this remote 2026/09/07 02:36:48 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:48 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:48 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:48 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:48 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:48 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:48 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:48 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 02:36:48 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:48 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:48 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:48 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:48 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:48 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:48 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:48 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/07 02:36:48 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/09/07 02:36:48 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/09/07 02:36:48 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:48 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:48 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:48 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:48 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:48 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:48 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:48 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 02:36:48 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:48 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:48 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:48 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:48 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:48 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:48 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:48 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/07 02:36:48 DEBUG : WaitForWriters: timeout=30s 2026/09/07 02:36:48 DEBUG : dir/sub/subsub: Looking for writers 2026/09/07 02:36:48 DEBUG : dir/sub: Looking for writers 2026/09/07 02:36:48 DEBUG : subsub: reading active writers 2026/09/07 02:36:48 DEBUG : dir: Looking for writers 2026/09/07 02:36:48 DEBUG : file1: reading active writers 2026/09/07 02:36:48 DEBUG : sub: reading active writers 2026/09/07 02:36:48 DEBUG : Looking for writers 2026/09/07 02:36:48 DEBUG : dir: reading active writers 2026/09/07 02:36:48 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.41s) === RUN TestDirRemove run.go:198: Remote "sftp://rclone@:22/rclone-test-gamocuf8lovo", Local "Local file system at /tmp/rclone3082819151", Modify Window "1s" 2026/09/07 02:36:48 INFO : sftp://rclone@:22/rclone-test-gamocuf8lovo: poll-interval is not supported by this remote 2026/09/07 02:36:48 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:48 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:48 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:48 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:48 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:48 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:48 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:48 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 02:36:48 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:48 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:48 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:48 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:48 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:48 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:48 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:48 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/07 02:36:48 ERROR : dir/: Dir.Remove not empty 2026/09/07 02:36:48 DEBUG : dir/file1: Remove: 2026/09/07 02:36:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/07 02:36:48 DEBUG : dir/file1: >Remove: err= 2026/09/07 02:36:48 DEBUG : Added virtual directory entry vDel: "dir" 2026/09/07 02:36:48 DEBUG : WaitForWriters: timeout=30s 2026/09/07 02:36:48 DEBUG : Looking for writers 2026/09/07 02:36:48 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.22s) === RUN TestDirRemoveAll run.go:198: Remote "sftp://rclone@:22/rclone-test-gamocuf8lovo", Local "Local file system at /tmp/rclone3082819151", Modify Window "1s" 2026/09/07 02:36:48 INFO : sftp://rclone@:22/rclone-test-gamocuf8lovo: poll-interval is not supported by this remote 2026/09/07 02:36:48 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:48 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:48 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:48 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:48 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:48 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:48 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:48 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 02:36:48 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:48 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:48 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:48 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:48 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:48 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:48 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:48 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/07 02:36:48 DEBUG : dir/file1: Remove: 2026/09/07 02:36:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/07 02:36:48 DEBUG : dir/file1: >Remove: err= 2026/09/07 02:36:48 DEBUG : Added virtual directory entry vDel: "dir" 2026/09/07 02:36:48 DEBUG : WaitForWriters: timeout=30s 2026/09/07 02:36:48 DEBUG : Looking for writers 2026/09/07 02:36:48 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.22s) === RUN TestDirRemoveName run.go:198: Remote "sftp://rclone@:22/rclone-test-gamocuf8lovo", Local "Local file system at /tmp/rclone3082819151", Modify Window "1s" 2026/09/07 02:36:48 INFO : sftp://rclone@:22/rclone-test-gamocuf8lovo: poll-interval is not supported by this remote 2026/09/07 02:36:48 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:48 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:48 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:48 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:49 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:49 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:49 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:49 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 02:36:49 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:49 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:49 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:49 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:49 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:49 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:49 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:49 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/07 02:36:49 DEBUG : dir/file1: Remove: 2026/09/07 02:36:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/07 02:36:49 DEBUG : dir/file1: >Remove: err= 2026/09/07 02:36:49 DEBUG : WaitForWriters: timeout=30s 2026/09/07 02:36:49 DEBUG : dir: Looking for writers 2026/09/07 02:36:49 DEBUG : Looking for writers 2026/09/07 02:36:49 DEBUG : dir: reading active writers 2026/09/07 02:36:49 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.33s) === RUN TestDirRename run.go:198: Remote "sftp://rclone@:22/rclone-test-gamocuf8lovo", Local "Local file system at /tmp/rclone3082819151", Modify Window "1s" 2026/09/07 02:36:49 INFO : sftp://rclone@:22/rclone-test-gamocuf8lovo: poll-interval is not supported by this remote 2026/09/07 02:36:49 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:49 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:49 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:49 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:49 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:49 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:49 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:49 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 02:36:49 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:49 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:49 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:49 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:49 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:49 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:49 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:49 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/07 02:36:49 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:49 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:49 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:49 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:49 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:49 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:49 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:49 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 02:36:49 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:49 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:49 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:49 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:49 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:49 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:49 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:49 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/07 02:36:49 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file3" 2026/09/07 02:36:49 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:49 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir/file3 2026/09/07 02:36:49 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir/file3" 2026/09/07 02:36:49 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:49 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-gamocuf8lovo/dir/file3 2026/09/07 02:36:49 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:49 DEBUG : dir/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/09/07 02:36:49 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file3" 2026/09/07 02:36:49 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:49 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/dir/file3 2026/09/07 02:36:49 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/dir/file3" 2026/09/07 02:36:49 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:49 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-gamocuf8lovo/dir/file3 2026/09/07 02:36:49 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:49 DEBUG : dir/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/09/07 02:36:49 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/09/07 02:36:49 DEBUG : dir: Updating dir with dir2 0x30c86b5d9800 2026/09/07 02:36:49 DEBUG : dir: forgetting directory cache 2026/09/07 02:36:49 DEBUG : Added virtual directory entry vDel: "dir" 2026/09/07 02:36:49 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/09/07 02:36:49 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir2/file1" 2026/09/07 02:36:49 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:49 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir2/file1 2026/09/07 02:36:49 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir2/file1" 2026/09/07 02:36:49 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:49 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gamocuf8lovo/dir2/file1 2026/09/07 02:36:49 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:49 DEBUG : dir2/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 02:36:49 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir2/file1" 2026/09/07 02:36:49 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:49 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/dir2/file1 2026/09/07 02:36:49 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/dir2/file1" 2026/09/07 02:36:50 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:50 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gamocuf8lovo/dir2/file1 2026/09/07 02:36:50 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:50 DEBUG : dir2/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/07 02:36:50 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir2/file3" 2026/09/07 02:36:50 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:50 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir2/file3 2026/09/07 02:36:50 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir2/file3" 2026/09/07 02:36:50 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:50 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-gamocuf8lovo/dir2/file3 2026/09/07 02:36:50 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:50 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/09/07 02:36:50 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir2/file3" 2026/09/07 02:36:50 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:50 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/dir2/file3 2026/09/07 02:36:50 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/dir2/file3" 2026/09/07 02:36:50 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:50 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-gamocuf8lovo/dir2/file3 2026/09/07 02:36:50 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:50 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/09/07 02:36:50 INFO : dir2/file1: Moved (server-side) to: file2 2026/09/07 02:36:50 DEBUG : file2: Updating file with file2 0x30c86b8e6270 2026/09/07 02:36:50 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/09/07 02:36:50 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/07 02:36:50 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/file2" 2026/09/07 02:36:50 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:50 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/file2 2026/09/07 02:36:50 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/file2" 2026/09/07 02:36:50 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:50 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gamocuf8lovo/file2 2026/09/07 02:36:50 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:50 DEBUG : file2: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 02:36:50 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/file2" 2026/09/07 02:36:50 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:50 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/file2 2026/09/07 02:36:50 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/file2" 2026/09/07 02:36:50 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:50 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gamocuf8lovo/file2 2026/09/07 02:36:50 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:50 DEBUG : file2: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/07 02:36:50 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir2/file3" 2026/09/07 02:36:50 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:50 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir2/file3 2026/09/07 02:36:50 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir2/file3" 2026/09/07 02:36:50 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:50 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-gamocuf8lovo/dir2/file3 2026/09/07 02:36:50 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:50 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/09/07 02:36:50 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir2/file3" 2026/09/07 02:36:50 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:50 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/dir2/file3 2026/09/07 02:36:50 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/dir2/file3" 2026/09/07 02:36:50 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:50 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-gamocuf8lovo/dir2/file3 2026/09/07 02:36:50 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:50 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/09/07 02:36:50 INFO : dir2/file3: Deleted 2026/09/07 02:36:50 INFO : file2: Moved (server-side) to: dir2/file3 2026/09/07 02:36:50 DEBUG : dir2/file3: Updating file with dir2/file3 0x30c86b8e6270 2026/09/07 02:36:50 DEBUG : Added virtual directory entry vDel: "file2" 2026/09/07 02:36:50 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/09/07 02:36:50 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir2/file3" 2026/09/07 02:36:50 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:50 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir2/file3 2026/09/07 02:36:50 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir2/file3" 2026/09/07 02:36:50 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:50 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gamocuf8lovo/dir2/file3 2026/09/07 02:36:50 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:50 DEBUG : dir2/file3: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 02:36:50 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir2/file3" 2026/09/07 02:36:50 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:50 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/dir2/file3 2026/09/07 02:36:50 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/dir2/file3" 2026/09/07 02:36:51 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:51 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gamocuf8lovo/dir2/file3 2026/09/07 02:36:51 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:51 DEBUG : dir2/file3: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/07 02:36:51 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/09/07 02:36:51 DEBUG : empty directory: Updating dir with renamed empty directory 0x30c86b7b9740 2026/09/07 02:36:51 DEBUG : empty directory: forgetting directory cache 2026/09/07 02:36:51 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/09/07 02:36:51 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/09/07 02:36:51 DEBUG : dir2: Renaming to "dir3" 2026/09/07 02:36:51 DEBUG : WaitForWriters: timeout=30s 2026/09/07 02:36:51 DEBUG : dir3: Looking for writers 2026/09/07 02:36:51 DEBUG : file3: reading active writers 2026/09/07 02:36:51 DEBUG : renamed empty directory: Looking for writers 2026/09/07 02:36:51 DEBUG : Looking for writers 2026/09/07 02:36:51 DEBUG : dir3: reading active writers 2026/09/07 02:36:51 DEBUG : renamed empty directory: reading active writers 2026/09/07 02:36:51 DEBUG : >WaitForWriters: --- PASS: TestDirRename (1.76s) === 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-gamocuf8lovo", Local "Local file system at /tmp/rclone3082819151", Modify Window "1s" 2026/09/07 02:36:51 INFO : sftp://rclone@:22/rclone-test-gamocuf8lovo: poll-interval is not supported by this remote 2026/09/07 02:36:51 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:51 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:51 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:51 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:51 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:51 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:51 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:51 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 02:36:51 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:51 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:51 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:51 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:51 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:51 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:51 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:51 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/07 02:36:51 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/09/07 02:36:51 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:36:51 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/07 02:36:51 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/09/07 02:36:51 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/09/07 02:36:51 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/09/07 02:36:51 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/09/07 02:36:51 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:36:51 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/07 02:36:51 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/09/07 02:36:51 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/09/07 02:36:51 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/09/07 02:36:51 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/09/07 02:36:51 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: File to upload is small (12 bytes), uploading instead of streaming 2026/09/07 02:36:51 DEBUG : dir/sub/file2: size = 12 OK 2026/09/07 02:36:51 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/sub/file2" 2026/09/07 02:36:51 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:51 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir/sub/file2 2026/09/07 02:36:51 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir/sub/file2" 2026/09/07 02:36:51 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:51 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: fc3ff98e8c6a0d3087d515c0473f8677 /rclone-test-gamocuf8lovo/dir/sub/file2 2026/09/07 02:36:51 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:51 DEBUG : dir/sub/file2: Parsed hash: fc3ff98e8c6a0d3087d515c0473f8677 2026/09/07 02:36:51 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/09/07 02:36:51 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/09/07 02:36:51 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/09/07 02:36:51 DEBUG : forgetting directory cache 2026/09/07 02:36:51 DEBUG : dir: forgetting directory cache 2026/09/07 02:36:51 DEBUG : dir/sub: forgetting directory cache 2026/09/07 02:36:51 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/09/07 02:36:51 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/09/07 02:36:51 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: File to upload is small (5 bytes), uploading instead of streaming 2026/09/07 02:36:51 DEBUG : dir/sub/file0: size = 5 OK 2026/09/07 02:36:51 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/sub/file0" 2026/09/07 02:36:51 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:51 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir/sub/file0 2026/09/07 02:36:51 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir/sub/file0" 2026/09/07 02:36:51 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:51 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-gamocuf8lovo/dir/sub/file0 2026/09/07 02:36:51 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:51 DEBUG : dir/sub/file0: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/07 02:36:51 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/07 02:36:51 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/09/07 02:36:51 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/09/07 02:36:51 DEBUG : WaitForWriters: timeout=30s 2026/09/07 02:36:51 DEBUG : dir/sub: Looking for writers 2026/09/07 02:36:51 DEBUG : file0: reading active writers 2026/09/07 02:36:51 DEBUG : file2: reading active writers 2026/09/07 02:36:51 DEBUG : dir: Looking for writers 2026/09/07 02:36:51 DEBUG : file1: reading active writers 2026/09/07 02:36:51 DEBUG : sub: reading active writers 2026/09/07 02:36:51 DEBUG : Looking for writers 2026/09/07 02:36:51 DEBUG : dir: reading active writers 2026/09/07 02:36:51 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.46s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "sftp://rclone@:22/rclone-test-gamocuf8lovo", Local "Local file system at /tmp/rclone3082819151", Modify Window "1s" 2026/09/07 02:36:51 INFO : sftp://rclone@:22/rclone-test-gamocuf8lovo: poll-interval is not supported by this remote 2026/09/07 02:36:51 DEBUG : forgetting directory cache 2026/09/07 02:36:52 DEBUG : forgetting directory cache 2026/09/07 02:36:52 DEBUG : dir: forgetting directory cache 2026/09/07 02:36:52 DEBUG : WaitForWriters: timeout=30s 2026/09/07 02:36:52 DEBUG : dir: Looking for writers 2026/09/07 02:36:52 DEBUG : Looking for writers 2026/09/07 02:36:52 DEBUG : dir: reading active writers 2026/09/07 02:36:52 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (1.12s) === RUN TestDirMetadataExtension run.go:198: Remote "sftp://rclone@:22/rclone-test-gamocuf8lovo", Local "Local file system at /tmp/rclone3082819151", Modify Window "1s" 2026/09/07 02:36:52 INFO : sftp://rclone@:22/rclone-test-gamocuf8lovo: poll-interval is not supported by this remote 2026/09/07 02:36:52 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:52 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:52 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:52 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:52 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:52 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:52 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:52 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 02:36:52 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:52 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:52 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:52 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:52 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:52 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:52 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:52 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/07 02:36:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/09/07 02:36:52 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:36:52 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/09/07 02:36:52 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/09/07 02:36:52 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/09/07 02:36:52 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/09/07 02:36:52 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/09/07 02:36:52 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/09/07 02:36:52 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:36:52 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/09/07 02:36:52 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/09/07 02:36:52 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/09/07 02:36:52 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/09/07 02:36:52 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/09/07 02:36:52 DEBUG : WaitForWriters: timeout=30s 2026/09/07 02:36:52 DEBUG : dir: Looking for writers 2026/09/07 02:36:52 DEBUG : file1: reading active writers 2026/09/07 02:36:52 DEBUG : file1.metadata: reading active writers 2026/09/07 02:36:52 DEBUG : Looking for writers 2026/09/07 02:36:52 DEBUG : dir.metadata: reading active writers 2026/09/07 02:36:52 DEBUG : dir: reading active writers 2026/09/07 02:36:52 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.23s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-gamocuf8lovo", Local "Local file system at /tmp/rclone3082819151", Modify Window "1s" 2026/09/07 02:36:52 INFO : sftp://rclone@:22/rclone-test-gamocuf8lovo: poll-interval is not supported by this remote 2026/09/07 02:36:52 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:52 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:52 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:52 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:52 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:52 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:52 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:52 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 02:36:52 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:52 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:52 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:52 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:53 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:53 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:53 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:53 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/07 02:36:53 DEBUG : WaitForWriters: timeout=30s 2026/09/07 02:36:53 DEBUG : dir: Looking for writers 2026/09/07 02:36:53 DEBUG : file1: reading active writers 2026/09/07 02:36:53 DEBUG : Looking for writers 2026/09/07 02:36:53 DEBUG : dir: reading active writers 2026/09/07 02:36:53 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.22s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "sftp://rclone@:22/rclone-test-gamocuf8lovo", Local "Local file system at /tmp/rclone3082819151", Modify Window "1s" 2026/09/07 02:36:53 INFO : sftp://rclone@:22/rclone-test-gamocuf8lovo: poll-interval is not supported by this remote 2026/09/07 02:36:53 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:53 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:53 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:53 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:53 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:53 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:53 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:53 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 02:36:53 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:53 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:53 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:53 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:53 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:53 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:53 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:53 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/07 02:36:53 DEBUG : Can set mod time: true 2026/09/07 02:36:53 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/07 02:36:53 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:53 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:53 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:53 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:53 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:53 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:53 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:53 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 02:36:53 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:53 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:53 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:53 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:53 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:53 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:53 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:53 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/07 02:36:53 DEBUG : WaitForWriters: timeout=30s 2026/09/07 02:36:53 DEBUG : dir: Looking for writers 2026/09/07 02:36:53 DEBUG : file1: reading active writers 2026/09/07 02:36:53 DEBUG : Looking for writers 2026/09/07 02:36:53 DEBUG : dir: reading active writers 2026/09/07 02:36:53 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "sftp://rclone@:22/rclone-test-gamocuf8lovo", Local "Local file system at /tmp/rclone3082819151", Modify Window "1s" 2026/09/07 02:36:53 INFO : sftp://rclone@:22/rclone-test-gamocuf8lovo: poll-interval is not supported by this remote 2026/09/07 02:36:53 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:53 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:53 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:53 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:53 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:53 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:53 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:53 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 02:36:53 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:53 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:53 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:53 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:53 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:53 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:53 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:53 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/07 02:36:53 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/07 02:36:53 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/07 02:36:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/07 02:36:53 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: File to upload is small (0 bytes), uploading instead of streaming 2026/09/07 02:36:53 DEBUG : dir/file1: size = 0 OK 2026/09/07 02:36:53 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:53 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:53 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:53 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:53 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:53 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:53 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:53 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/09/07 02:36:53 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/07 02:36:53 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/09/07 02:36:53 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/07 02:36:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/07 02:36:53 DEBUG : WaitForWriters: timeout=30s 2026/09/07 02:36:53 DEBUG : dir: Looking for writers 2026/09/07 02:36:53 DEBUG : file1: reading active writers 2026/09/07 02:36:53 DEBUG : Looking for writers 2026/09/07 02:36:53 DEBUG : dir: reading active writers 2026/09/07 02:36:53 DEBUG : >WaitForWriters: 2026/09/07 02:36:53 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:53 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:53 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:53 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:53 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:53 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:53 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:53 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/09/07 02:36:53 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:53 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:53 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:53 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:54 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:54 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:54 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:54 DEBUG : dir/file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/09/07 02:36:54 DEBUG : WaitForWriters: timeout=30s 2026/09/07 02:36:54 DEBUG : dir: Looking for writers 2026/09/07 02:36:54 DEBUG : file1: reading active writers 2026/09/07 02:36:54 DEBUG : Looking for writers 2026/09/07 02:36:54 DEBUG : dir: reading active writers 2026/09/07 02:36:54 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "sftp://rclone@:22/rclone-test-gamocuf8lovo", Local "Local file system at /tmp/rclone3082819151", Modify Window "1s" 2026/09/07 02:36:54 INFO : sftp://rclone@:22/rclone-test-gamocuf8lovo: poll-interval is not supported by this remote 2026/09/07 02:36:54 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:54 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:54 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:54 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:54 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:54 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:54 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:54 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 02:36:54 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:54 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:54 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:54 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:54 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:54 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:54 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:54 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/07 02:36:54 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/07 02:36:54 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/07 02:36:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/07 02:36:54 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: File to upload is small (5 bytes), uploading instead of streaming 2026/09/07 02:36:54 DEBUG : dir/file1: size = 5 OK 2026/09/07 02:36:54 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:54 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:54 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:54 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:54 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:54 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:54 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:54 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/07 02:36:54 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/07 02:36:54 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/09/07 02:36:54 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/07 02:36:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/07 02:36:54 DEBUG : WaitForWriters: timeout=30s 2026/09/07 02:36:54 DEBUG : dir: Looking for writers 2026/09/07 02:36:54 DEBUG : file1: reading active writers 2026/09/07 02:36:54 DEBUG : Looking for writers 2026/09/07 02:36:54 DEBUG : dir: reading active writers 2026/09/07 02:36:54 DEBUG : >WaitForWriters: 2026/09/07 02:36:54 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:54 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:54 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:54 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:54 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:54 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:54 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:54 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/07 02:36:54 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:54 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:54 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:54 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:54 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:54 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:54 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:54 DEBUG : dir/file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/09/07 02:36:54 DEBUG : WaitForWriters: timeout=30s 2026/09/07 02:36:54 DEBUG : dir: Looking for writers 2026/09/07 02:36:54 DEBUG : file1: reading active writers 2026/09/07 02:36:54 DEBUG : Looking for writers 2026/09/07 02:36:54 DEBUG : dir: reading active writers 2026/09/07 02:36:54 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "sftp://rclone@:22/rclone-test-gamocuf8lovo", Local "Local file system at /tmp/rclone3082819151", Modify Window "1s" 2026/09/07 02:36:54 INFO : sftp://rclone@:22/rclone-test-gamocuf8lovo: poll-interval is not supported by this remote 2026/09/07 02:36:54 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/07 02:36:54 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:36:54 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:36:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:36:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 02:36:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:36:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:36:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 02:36:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:36:54 INFO : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/07 02:36:54 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:54 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:54 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:54 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:54 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:54 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:54 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:54 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 02:36:54 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:54 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:54 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:54 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:54 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:54 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:54 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:54 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/07 02:36:54 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/07 02:36:54 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:54 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:54 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:54 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:54 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:54 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:54 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:54 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 02:36:54 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:54 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:54 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:54 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:54 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:54 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:54 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:54 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/07 02:36:54 DEBUG : WaitForWriters: timeout=30s 2026/09/07 02:36:54 DEBUG : dir: Looking for writers 2026/09/07 02:36:54 DEBUG : file1: reading active writers 2026/09/07 02:36:54 DEBUG : Looking for writers 2026/09/07 02:36:54 DEBUG : dir: reading active writers 2026/09/07 02:36:54 DEBUG : >WaitForWriters: 2026/09/07 02:36:54 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "sftp://rclone@:22/rclone-test-gamocuf8lovo", Local "Local file system at /tmp/rclone3082819151", Modify Window "1s" 2026/09/07 02:36:54 INFO : sftp://rclone@:22/rclone-test-gamocuf8lovo: poll-interval is not supported by this remote 2026/09/07 02:36:54 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/07 02:36:54 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:36:54 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:36:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:36:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 02:36:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:36:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:36:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 02:36:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:36:54 INFO : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/07 02:36:55 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:55 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:55 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:55 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:55 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:55 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:55 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:55 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 02:36:55 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:55 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:55 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:55 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:55 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:55 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:55 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:55 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/07 02:36:55 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/09/07 02:36:55 DEBUG : dir/file1: newRWFileHandle: 2026/09/07 02:36:55 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/07 02:36:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/07 02:36:55 DEBUG : dir/file1(0x30c86b78d080): close: 2026/09/07 02:36:55 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/07 02:36:55 DEBUG : dir/file1(0x30c86b78d080): >close: err= 2026/09/07 02:36:55 DEBUG : WaitForWriters: timeout=30s 2026/09/07 02:36:55 DEBUG : dir: Looking for writers 2026/09/07 02:36:55 DEBUG : file1: reading active writers 2026/09/07 02:36:55 DEBUG : Looking for writers 2026/09/07 02:36:55 DEBUG : dir: reading active writers 2026/09/07 02:36:55 DEBUG : >WaitForWriters: 2026/09/07 02:36:55 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:55 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:55 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:55 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:55 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:55 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:55 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:55 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 02:36:55 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:55 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:55 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:55 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:55 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:55 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:55 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:55 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/07 02:36:55 DEBUG : WaitForWriters: timeout=30s 2026/09/07 02:36:55 DEBUG : dir: Looking for writers 2026/09/07 02:36:55 DEBUG : file1: reading active writers 2026/09/07 02:36:55 DEBUG : Looking for writers 2026/09/07 02:36:55 DEBUG : dir: reading active writers 2026/09/07 02:36:55 DEBUG : >WaitForWriters: 2026/09/07 02:36:55 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "sftp://rclone@:22/rclone-test-gamocuf8lovo", Local "Local file system at /tmp/rclone3082819151", Modify Window "1s" 2026/09/07 02:36:55 INFO : sftp://rclone@:22/rclone-test-gamocuf8lovo: poll-interval is not supported by this remote 2026/09/07 02:36:55 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/07 02:36:55 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:36:55 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:36:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:36:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 02:36:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:36:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:36:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 02:36:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:36:55 INFO : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/07 02:36:55 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:55 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:55 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:55 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:55 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:55 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:55 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:55 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 02:36:55 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:55 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:55 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:55 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:55 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:55 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:55 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:55 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/07 02:36:55 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/09/07 02:36:55 DEBUG : dir/file1: newRWFileHandle: 2026/09/07 02:36:55 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/07 02:36:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/07 02:36:55 DEBUG : dir/file1(0x30c86b3ca980): _writeAt: size=5, off=0 2026/09/07 02:36:55 DEBUG : dir/file1(0x30c86b3ca980): openPending: 2026/09/07 02:36:55 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:55 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:55 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:55 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:55 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:55 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:55 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:55 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 02:36:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/09/07 02:36:55 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/07 02:36:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/07 02:36:55 DEBUG : dir/file1(0x30c86b3ca980): >openPending: err= 2026/09/07 02:36:55 DEBUG : dir/file1(0x30c86b3ca980): >_writeAt: n=5, err= 2026/09/07 02:36:55 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/09/07 02:36:55 DEBUG : dir/file1(0x30c86b3ca980): close: 2026/09/07 02:36:55 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/09/07 02:36:55 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/09/07 02:36:55 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/09/07 02:36:55 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/09/07 02:36:55 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/09/07 02:36:55 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/07 02:36:55 DEBUG : dir/file1(0x30c86b3ca980): >close: err= 2026/09/07 02:36:55 DEBUG : WaitForWriters: timeout=30s 2026/09/07 02:36:55 DEBUG : dir: Looking for writers 2026/09/07 02:36:55 DEBUG : file1: reading active writers 2026/09/07 02:36:55 DEBUG : Looking for writers 2026/09/07 02:36:55 DEBUG : dir: reading active writers 2026/09/07 02:36:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/07 02:36:55 DEBUG : dir: Looking for writers 2026/09/07 02:36:55 DEBUG : file1: reading active writers 2026/09/07 02:36:55 DEBUG : Looking for writers 2026/09/07 02:36:55 DEBUG : dir: reading active writers 2026/09/07 02:36:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/07 02:36:55 DEBUG : dir: Looking for writers 2026/09/07 02:36:55 DEBUG : file1: reading active writers 2026/09/07 02:36:55 DEBUG : Looking for writers 2026/09/07 02:36:55 DEBUG : dir: reading active writers 2026/09/07 02:36:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/07 02:36:55 DEBUG : dir: Looking for writers 2026/09/07 02:36:55 DEBUG : file1: reading active writers 2026/09/07 02:36:55 DEBUG : Looking for writers 2026/09/07 02:36:55 DEBUG : dir: reading active writers 2026/09/07 02:36:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/07 02:36:55 DEBUG : dir/file1: vfs cache: starting upload 2026/09/07 02:36:55 DEBUG : dir/file1.2f98c60a.partial: size = 14 OK 2026/09/07 02:36:55 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1.2f98c60a.partial" 2026/09/07 02:36:55 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:55 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir/file1.2f98c60a.partial 2026/09/07 02:36:55 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir/file1.2f98c60a.partial" 2026/09/07 02:36:55 DEBUG : dir: Looking for writers 2026/09/07 02:36:55 DEBUG : file1: reading active writers 2026/09/07 02:36:55 DEBUG : Looking for writers 2026/09/07 02:36:55 DEBUG : dir: reading active writers 2026/09/07 02:36:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/07 02:36:55 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:55 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-gamocuf8lovo/dir/file1.2f98c60a.partial 2026/09/07 02:36:55 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:55 DEBUG : dir/file1.2f98c60a.partial: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/09/07 02:36:55 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/09/07 02:36:55 DEBUG : dir/file1.2f98c60a.partial: renamed to: dir/file1 2026/09/07 02:36:55 INFO : dir/file1: Copied (replaced existing) 2026/09/07 02:36:55 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:55 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:55 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:55 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:56 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:56 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:56 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:56 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/09/07 02:36:56 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/09/07 02:36:56 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/07 02:36:56 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/09/07 02:36:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/07 02:36:56 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/07 02:36:56 DEBUG : dir: Looking for writers 2026/09/07 02:36:56 DEBUG : file1: reading active writers 2026/09/07 02:36:56 DEBUG : Looking for writers 2026/09/07 02:36:56 DEBUG : dir: reading active writers 2026/09/07 02:36:56 DEBUG : >WaitForWriters: 2026/09/07 02:36:56 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:56 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:56 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:56 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:56 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:56 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:56 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:56 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/09/07 02:36:56 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:56 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:56 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:56 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:56 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:56 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:56 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:56 DEBUG : dir/file1: Parsed hash: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 2026/09/07 02:36:56 DEBUG : WaitForWriters: timeout=30s 2026/09/07 02:36:56 DEBUG : dir: Looking for writers 2026/09/07 02:36:56 DEBUG : file1: reading active writers 2026/09/07 02:36:56 DEBUG : Looking for writers 2026/09/07 02:36:56 DEBUG : dir: reading active writers 2026/09/07 02:36:56 DEBUG : >WaitForWriters: 2026/09/07 02:36:56 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: cleaner exiting --- PASS: TestFileSetModTime (3.23s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (0.41s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (0.56s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (0.54s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (0.42s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (0.43s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (0.86s) === RUN TestFileOpenRead run.go:198: Remote "sftp://rclone@:22/rclone-test-gamocuf8lovo", Local "Local file system at /tmp/rclone3082819151", Modify Window "1s" 2026/09/07 02:36:56 INFO : sftp://rclone@:22/rclone-test-gamocuf8lovo: poll-interval is not supported by this remote 2026/09/07 02:36:56 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:56 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:56 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:56 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:56 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:56 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:56 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:56 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 02:36:56 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:56 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:56 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:56 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:56 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:56 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:56 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:56 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/07 02:36:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/07 02:36:56 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/07 02:36:56 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/07 02:36:56 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/09/07 02:36:56 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:56 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:56 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:56 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:56 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:56 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:56 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:56 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 02:36:56 DEBUG : WaitForWriters: timeout=30s 2026/09/07 02:36:56 DEBUG : dir: Looking for writers 2026/09/07 02:36:56 DEBUG : file1: reading active writers 2026/09/07 02:36:56 DEBUG : Looking for writers 2026/09/07 02:36:56 DEBUG : dir: reading active writers 2026/09/07 02:36:56 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.31s) === RUN TestFileOpenReadUnknownSize 2026/09/07 02:36:56 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/09/07 02:36:56 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/07 02:36:56 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/07 02:36:56 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/09/07 02:36:56 DEBUG : WaitForWriters: timeout=30s 2026/09/07 02:36:56 DEBUG : Looking for writers 2026/09/07 02:36:56 DEBUG : file.txt: reading active writers 2026/09/07 02:36:56 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-gamocuf8lovo", Local "Local file system at /tmp/rclone3082819151", Modify Window "1s" 2026/09/07 02:36:56 INFO : sftp://rclone@:22/rclone-test-gamocuf8lovo: poll-interval is not supported by this remote 2026/09/07 02:36:56 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:56 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:56 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:56 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:56 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:56 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:56 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:56 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 02:36:56 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:56 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:56 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:56 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:56 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:56 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:56 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:56 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/07 02:36:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/07 02:36:56 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: File to upload is small (25 bytes), uploading instead of streaming 2026/09/07 02:36:56 DEBUG : dir/file1: size = 25 OK 2026/09/07 02:36:56 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:56 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:56 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:56 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:56 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:56 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:56 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:56 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/07 02:36:56 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/07 02:36:56 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/09/07 02:36:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/07 02:36:56 DEBUG : WaitForWriters: timeout=30s 2026/09/07 02:36:56 DEBUG : dir: Looking for writers 2026/09/07 02:36:56 DEBUG : file1: reading active writers 2026/09/07 02:36:56 DEBUG : Looking for writers 2026/09/07 02:36:56 DEBUG : dir: reading active writers 2026/09/07 02:36:56 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.33s) === RUN TestFileRemove run.go:198: Remote "sftp://rclone@:22/rclone-test-gamocuf8lovo", Local "Local file system at /tmp/rclone3082819151", Modify Window "1s" 2026/09/07 02:36:56 INFO : sftp://rclone@:22/rclone-test-gamocuf8lovo: poll-interval is not supported by this remote 2026/09/07 02:36:56 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:56 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:56 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:56 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:57 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:57 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:57 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:57 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 02:36:57 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:57 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:57 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:57 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:57 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:57 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:57 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:57 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/07 02:36:57 DEBUG : dir/file1: Remove: 2026/09/07 02:36:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/07 02:36:57 DEBUG : dir/file1: >Remove: err= 2026/09/07 02:36:57 DEBUG : dir/file1: Remove: 2026/09/07 02:36:57 DEBUG : dir/file1: >Remove: err=Read only file system 2026/09/07 02:36:57 DEBUG : WaitForWriters: timeout=30s 2026/09/07 02:36:57 DEBUG : dir: Looking for writers 2026/09/07 02:36:57 DEBUG : Looking for writers 2026/09/07 02:36:57 DEBUG : dir: reading active writers 2026/09/07 02:36:57 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.22s) === RUN TestFileRemoveAll run.go:198: Remote "sftp://rclone@:22/rclone-test-gamocuf8lovo", Local "Local file system at /tmp/rclone3082819151", Modify Window "1s" 2026/09/07 02:36:57 INFO : sftp://rclone@:22/rclone-test-gamocuf8lovo: poll-interval is not supported by this remote 2026/09/07 02:36:57 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:57 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:57 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:57 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:57 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:57 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:57 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:57 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 02:36:57 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:57 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:57 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:57 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:57 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:57 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:57 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:57 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/07 02:36:57 DEBUG : dir/file1: Remove: 2026/09/07 02:36:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/07 02:36:57 DEBUG : dir/file1: >Remove: err= 2026/09/07 02:36:57 DEBUG : dir/file1: Remove: 2026/09/07 02:36:57 DEBUG : dir/file1: >Remove: err=Read only file system 2026/09/07 02:36:57 DEBUG : WaitForWriters: timeout=30s 2026/09/07 02:36:57 DEBUG : dir: Looking for writers 2026/09/07 02:36:57 DEBUG : Looking for writers 2026/09/07 02:36:57 DEBUG : dir: reading active writers 2026/09/07 02:36:57 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.22s) === RUN TestFileOpen run.go:198: Remote "sftp://rclone@:22/rclone-test-gamocuf8lovo", Local "Local file system at /tmp/rclone3082819151", Modify Window "1s" 2026/09/07 02:36:57 INFO : sftp://rclone@:22/rclone-test-gamocuf8lovo: poll-interval is not supported by this remote 2026/09/07 02:36:57 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:57 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:57 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:57 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:57 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:57 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:57 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:57 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 02:36:57 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:57 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:57 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:57 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:57 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:57 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:57 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:57 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/07 02:36:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/07 02:36:57 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/07 02:36:57 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/09/07 02:36:57 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/07 02:36:57 DEBUG : dir/file1: Open: flags=O_RDWR 2026/09/07 02:36:57 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/07 02:36:57 DEBUG : dir/file1: Open: flags=0x3 2026/09/07 02:36:57 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/09/07 02:36:57 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/09/07 02:36:57 DEBUG : WaitForWriters: timeout=30s 2026/09/07 02:36:57 DEBUG : dir: Looking for writers 2026/09/07 02:36:57 DEBUG : file1: reading active writers 2026/09/07 02:36:57 DEBUG : Looking for writers 2026/09/07 02:36:57 DEBUG : dir: reading active writers 2026/09/07 02:36:57 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.22s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-gamocuf8lovo", Local "Local file system at /tmp/rclone3082819151", Modify Window "1s" 2026/09/07 02:36:57 INFO : sftp://rclone@:22/rclone-test-gamocuf8lovo: poll-interval is not supported by this remote 2026/09/07 02:36:57 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:57 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:57 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:57 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:57 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:57 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:57 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:57 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 02:36:57 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:57 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:57 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:57 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:57 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:57 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:57 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:57 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/07 02:36:57 DEBUG : WaitForWriters: timeout=30s 2026/09/07 02:36:57 DEBUG : dir: Looking for writers 2026/09/07 02:36:57 DEBUG : file1: reading active writers 2026/09/07 02:36:57 DEBUG : Looking for writers 2026/09/07 02:36:57 DEBUG : dir: reading active writers 2026/09/07 02:36:57 DEBUG : >WaitForWriters: 2026/09/07 02:36:57 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:57 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:57 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:57 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:57 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:57 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:57 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:57 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 02:36:57 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:57 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:57 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:57 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:58 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:58 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:58 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:58 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/07 02:36:58 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/07 02:36:58 DEBUG : newLeaf: Updating file with newLeaf 0x30c86baa1a00 2026/09/07 02:36:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/07 02:36:58 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/07 02:36:58 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/newLeaf" 2026/09/07 02:36:58 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:58 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/newLeaf 2026/09/07 02:36:58 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/newLeaf" 2026/09/07 02:36:58 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:58 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gamocuf8lovo/newLeaf 2026/09/07 02:36:58 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:58 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 02:36:58 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/newLeaf" 2026/09/07 02:36:58 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:58 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/newLeaf 2026/09/07 02:36:58 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/newLeaf" 2026/09/07 02:36:58 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:58 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gamocuf8lovo/newLeaf 2026/09/07 02:36:58 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:58 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/07 02:36:58 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/07 02:36:58 DEBUG : dir/file1: Updating file with dir/file1 0x30c86baa1a00 2026/09/07 02:36:58 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/07 02:36:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/07 02:36:58 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:58 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:58 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:58 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:58 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:58 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:58 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:58 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 02:36:58 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:58 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:58 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:58 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:58 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:58 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:58 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:58 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/07 02:36:58 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/07 02:36:58 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/07 02:36:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/07 02:36:58 DEBUG : dir/file1: File is currently open, delaying rename 0x30c86baa1a00 2026/09/07 02:36:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/07 02:36:58 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/07 02:36:58 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: File to upload is small (25 bytes), uploading instead of streaming 2026/09/07 02:36:58 DEBUG : dir/file1: size = 25 OK 2026/09/07 02:36:58 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:58 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:58 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:58 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:58 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:58 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:58 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:58 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/07 02:36:58 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/07 02:36:58 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/09/07 02:36:58 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/07 02:36:58 DEBUG : newLeaf: Running delayed rename now 2026/09/07 02:36:58 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/07 02:36:58 DEBUG : newLeaf: Updating file with newLeaf 0x30c86baa1a00 2026/09/07 02:36:58 DEBUG : WaitForWriters: timeout=30s 2026/09/07 02:36:58 DEBUG : dir: Looking for writers 2026/09/07 02:36:58 DEBUG : Looking for writers 2026/09/07 02:36:58 DEBUG : dir: reading active writers 2026/09/07 02:36:58 DEBUG : newLeaf: reading active writers 2026/09/07 02:36:58 DEBUG : >WaitForWriters: 2026/09/07 02:36:58 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/newLeaf" 2026/09/07 02:36:58 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:58 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/newLeaf 2026/09/07 02:36:58 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/newLeaf" 2026/09/07 02:36:58 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:58 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-gamocuf8lovo/newLeaf 2026/09/07 02:36:58 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:58 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/07 02:36:58 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/newLeaf" 2026/09/07 02:36:58 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:58 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/newLeaf 2026/09/07 02:36:58 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/newLeaf" 2026/09/07 02:36:58 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:58 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-gamocuf8lovo/newLeaf 2026/09/07 02:36:58 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:58 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/09/07 02:36:58 DEBUG : WaitForWriters: timeout=30s 2026/09/07 02:36:58 DEBUG : dir: Looking for writers 2026/09/07 02:36:58 DEBUG : Looking for writers 2026/09/07 02:36:58 DEBUG : newLeaf: reading active writers 2026/09/07 02:36:58 DEBUG : dir: reading active writers 2026/09/07 02:36:58 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-gamocuf8lovo", Local "Local file system at /tmp/rclone3082819151", Modify Window "1s" 2026/09/07 02:36:58 INFO : sftp://rclone@:22/rclone-test-gamocuf8lovo: poll-interval is not supported by this remote 2026/09/07 02:36:58 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/07 02:36:58 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:36:58 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:36:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:36:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 02:36:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:36:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:36:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 02:36:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:36:58 INFO : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/07 02:36:58 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:58 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:58 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:58 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:58 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:58 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:58 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:58 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 02:36:58 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:58 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:58 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:58 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:58 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:58 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:58 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:58 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/07 02:36:58 DEBUG : WaitForWriters: timeout=30s 2026/09/07 02:36:58 DEBUG : dir: Looking for writers 2026/09/07 02:36:58 DEBUG : file1: reading active writers 2026/09/07 02:36:58 DEBUG : Looking for writers 2026/09/07 02:36:58 DEBUG : dir: reading active writers 2026/09/07 02:36:58 DEBUG : >WaitForWriters: 2026/09/07 02:36:58 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:58 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:58 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:58 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:59 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:59 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:59 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:59 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 02:36:59 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:59 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:59 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:59 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:59 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:59 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:59 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:59 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/07 02:36:59 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/07 02:36:59 DEBUG : newLeaf: Updating file with newLeaf 0x30c86bf1a4e0 2026/09/07 02:36:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/07 02:36:59 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/07 02:36:59 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/newLeaf" 2026/09/07 02:36:59 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:59 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/newLeaf 2026/09/07 02:36:59 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/newLeaf" 2026/09/07 02:36:59 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:59 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gamocuf8lovo/newLeaf 2026/09/07 02:36:59 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:59 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 02:36:59 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/newLeaf" 2026/09/07 02:36:59 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:59 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/newLeaf 2026/09/07 02:36:59 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/newLeaf" 2026/09/07 02:36:59 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:59 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gamocuf8lovo/newLeaf 2026/09/07 02:36:59 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:59 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/07 02:36:59 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/07 02:36:59 DEBUG : dir/file1: Updating file with dir/file1 0x30c86bf1a4e0 2026/09/07 02:36:59 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/07 02:36:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/07 02:36:59 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:59 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:59 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:59 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:59 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:59 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:59 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:59 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 02:36:59 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:59 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:59 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:59 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:59 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:59 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:59 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:59 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/07 02:36:59 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/07 02:36:59 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/07 02:36:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/07 02:36:59 DEBUG : dir/file1: File is currently open, delaying rename 0x30c86bf1a4e0 2026/09/07 02:36:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/07 02:36:59 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/07 02:36:59 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: File to upload is small (25 bytes), uploading instead of streaming 2026/09/07 02:36:59 DEBUG : dir/file1: size = 25 OK 2026/09/07 02:36:59 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:59 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:59 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:59 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:59 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:59 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:59 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:59 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/07 02:36:59 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/07 02:36:59 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/09/07 02:36:59 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/07 02:36:59 DEBUG : newLeaf: Running delayed rename now 2026/09/07 02:36:59 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/07 02:36:59 DEBUG : newLeaf: Updating file with newLeaf 0x30c86bf1a4e0 2026/09/07 02:36:59 DEBUG : WaitForWriters: timeout=30s 2026/09/07 02:36:59 DEBUG : dir: Looking for writers 2026/09/07 02:36:59 DEBUG : Looking for writers 2026/09/07 02:36:59 DEBUG : dir: reading active writers 2026/09/07 02:36:59 DEBUG : newLeaf: reading active writers 2026/09/07 02:36:59 DEBUG : >WaitForWriters: 2026/09/07 02:36:59 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/newLeaf" 2026/09/07 02:36:59 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:59 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/newLeaf 2026/09/07 02:36:59 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/newLeaf" 2026/09/07 02:36:59 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:59 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-gamocuf8lovo/newLeaf 2026/09/07 02:36:59 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:59 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/07 02:36:59 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/newLeaf" 2026/09/07 02:36:59 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:59 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/newLeaf 2026/09/07 02:36:59 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/newLeaf" 2026/09/07 02:36:59 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:59 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-gamocuf8lovo/newLeaf 2026/09/07 02:36:59 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:59 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/09/07 02:36:59 DEBUG : WaitForWriters: timeout=30s 2026/09/07 02:36:59 DEBUG : dir: Looking for writers 2026/09/07 02:36:59 DEBUG : Looking for writers 2026/09/07 02:36:59 DEBUG : dir: reading active writers 2026/09/07 02:36:59 DEBUG : newLeaf: reading active writers 2026/09/07 02:36:59 DEBUG : >WaitForWriters: 2026/09/07 02:36:59 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "sftp://rclone@:22/rclone-test-gamocuf8lovo", Local "Local file system at /tmp/rclone3082819151", Modify Window "1s" 2026/09/07 02:36:59 INFO : sftp://rclone@:22/rclone-test-gamocuf8lovo: poll-interval is not supported by this remote 2026/09/07 02:36:59 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/07 02:36:59 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:36:59 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:36:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:36:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 02:36:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:36:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:36:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 02:36:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:36:59 INFO : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/07 02:36:59 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:59 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:59 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:59 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:59 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:36:59 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:59 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:36:59 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 02:36:59 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:36:59 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:36:59 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:36:59 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:00 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:00 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:00 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:00 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/07 02:37:00 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/07 02:37:00 DEBUG : dir/file1: newRWFileHandle: 2026/09/07 02:37:00 DEBUG : dir/file1(0x30c86bada100): openPending: 2026/09/07 02:37:00 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:00 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:00 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:00 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:00 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:00 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:00 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:00 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 02:37:00 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/09/07 02:37:00 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/07 02:37:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/07 02:37:00 DEBUG : dir/file1(0x30c86bada100): >openPending: err= 2026/09/07 02:37:00 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/07 02:37:00 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/07 02:37:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/07 02:37:00 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/07 02:37:00 DEBUG : dir/file1(0x30c86bada100): _writeAt: size=14, off=0 2026/09/07 02:37:00 DEBUG : dir/file1(0x30c86bada100): >_writeAt: n=14, err= 2026/09/07 02:37:00 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/09/07 02:37:00 DEBUG : dir/file1(0x30c86bada100): close: 2026/09/07 02:37:00 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/09/07 02:37:00 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/09/07 02:37:00 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:00 DEBUG : dir/file1(0x30c86bada100): >close: err= 2026/09/07 02:37:00 DEBUG : WaitForWriters: timeout=30s 2026/09/07 02:37:00 DEBUG : dir: Looking for writers 2026/09/07 02:37:00 DEBUG : file1: reading active writers 2026/09/07 02:37:00 DEBUG : Looking for writers 2026/09/07 02:37:00 DEBUG : dir: reading active writers 2026/09/07 02:37:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/07 02:37:00 DEBUG : dir: Looking for writers 2026/09/07 02:37:00 DEBUG : file1: reading active writers 2026/09/07 02:37:00 DEBUG : Looking for writers 2026/09/07 02:37:00 DEBUG : dir: reading active writers 2026/09/07 02:37:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/07 02:37:00 DEBUG : dir: Looking for writers 2026/09/07 02:37:00 DEBUG : file1: reading active writers 2026/09/07 02:37:00 DEBUG : Looking for writers 2026/09/07 02:37:00 DEBUG : dir: reading active writers 2026/09/07 02:37:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/07 02:37:00 DEBUG : dir: Looking for writers 2026/09/07 02:37:00 DEBUG : file1: reading active writers 2026/09/07 02:37:00 DEBUG : Looking for writers 2026/09/07 02:37:00 DEBUG : dir: reading active writers 2026/09/07 02:37:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/07 02:37:00 DEBUG : dir/file1: vfs cache: starting upload 2026/09/07 02:37:00 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/09/07 02:37:00 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1.ca338588.partial" 2026/09/07 02:37:00 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:00 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir/file1.ca338588.partial 2026/09/07 02:37:00 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir/file1.ca338588.partial" 2026/09/07 02:37:00 DEBUG : dir: Looking for writers 2026/09/07 02:37:00 DEBUG : file1: reading active writers 2026/09/07 02:37:00 DEBUG : Looking for writers 2026/09/07 02:37:00 DEBUG : dir: reading active writers 2026/09/07 02:37:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/07 02:37:00 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:00 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gamocuf8lovo/dir/file1.ca338588.partial 2026/09/07 02:37:00 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:00 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 02:37:00 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/07 02:37:00 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/09/07 02:37:00 INFO : dir/file1: Copied (replaced existing) 2026/09/07 02:37:00 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:00 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:00 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:00 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:00 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:00 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:00 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:00 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 02:37:00 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/07 02:37:00 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/09/07 02:37:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/07 02:37:00 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/07 02:37:00 DEBUG : dir: Looking for writers 2026/09/07 02:37:00 DEBUG : file1: reading active writers 2026/09/07 02:37:00 DEBUG : Looking for writers 2026/09/07 02:37:00 DEBUG : dir: reading active writers 2026/09/07 02:37:00 DEBUG : >WaitForWriters: 2026/09/07 02:37:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/07 02:37:00 DEBUG : dir/file1: newRWFileHandle: 2026/09/07 02:37:00 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/07 02:37:00 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/07 02:37:00 DEBUG : dir/file1(0x30c86badb200): _readAt: size=512, off=0 2026/09/07 02:37:00 DEBUG : dir/file1(0x30c86badb200): openPending: 2026/09/07 02:37:00 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/07 02:37:00 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/07 02:37:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/07 02:37:00 DEBUG : dir/file1(0x30c86badb200): >openPending: err= 2026/09/07 02:37:00 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/09/07 02:37:00 DEBUG : dir/file1(0x30c86badb200): >_readAt: n=14, err=EOF 2026/09/07 02:37:00 DEBUG : dir/file1(0x30c86badb200): close: 2026/09/07 02:37:00 DEBUG : dir/file1(0x30c86badb200): >close: err= 2026/09/07 02:37:00 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:00 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:00 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:00 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:00 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:00 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:00 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:00 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 02:37:00 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:00 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:00 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:00 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:00 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:00 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:00 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:00 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/07 02:37:00 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/07 02:37:00 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/newLeaf" 2026/09/07 02:37:00 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:00 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/newLeaf 2026/09/07 02:37:00 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/newLeaf" 2026/09/07 02:37:00 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:00 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gamocuf8lovo/newLeaf 2026/09/07 02:37:00 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:00 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 02:37:00 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/07 02:37:00 DEBUG : newLeaf: Updating file with newLeaf 0x30c86c0a9e10 2026/09/07 02:37:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/07 02:37:00 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/07 02:37:00 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/newLeaf" 2026/09/07 02:37:00 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:00 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/newLeaf 2026/09/07 02:37:00 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/newLeaf" 2026/09/07 02:37:00 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:00 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gamocuf8lovo/newLeaf 2026/09/07 02:37:00 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:00 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 02:37:00 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/newLeaf" 2026/09/07 02:37:00 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:00 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/newLeaf 2026/09/07 02:37:00 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/newLeaf" 2026/09/07 02:37:00 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:00 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gamocuf8lovo/newLeaf 2026/09/07 02:37:00 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:00 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/07 02:37:00 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/07 02:37:00 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:00 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:00 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:00 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:01 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:01 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:01 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:01 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 02:37:01 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/09/07 02:37:01 DEBUG : dir/file1: Updating file with dir/file1 0x30c86c0a9e10 2026/09/07 02:37:01 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/07 02:37:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/07 02:37:01 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:01 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:01 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:01 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:01 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:01 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:01 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:01 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 02:37:01 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:01 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:01 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:01 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:01 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:01 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:01 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:01 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/07 02:37:01 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/07 02:37:01 DEBUG : dir/file1: newRWFileHandle: 2026/09/07 02:37:01 DEBUG : dir/file1(0x30c86be95300): openPending: 2026/09/07 02:37:01 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/07 02:37:01 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/07 02:37:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/07 02:37:01 DEBUG : dir/file1(0x30c86be95300): >openPending: err= 2026/09/07 02:37:01 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/07 02:37:01 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/07 02:37:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/07 02:37:01 DEBUG : dir/file1(0x30c86be95300): _writeAt: size=25, off=0 2026/09/07 02:37:01 DEBUG : dir/file1(0x30c86be95300): >_writeAt: n=25, err= 2026/09/07 02:37:01 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/07 02:37:01 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/newLeaf" 2026/09/07 02:37:01 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:01 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/newLeaf 2026/09/07 02:37:01 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/newLeaf" 2026/09/07 02:37:01 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:01 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gamocuf8lovo/newLeaf 2026/09/07 02:37:01 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:01 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 02:37:01 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/07 02:37:01 DEBUG : newLeaf: Updating file with newLeaf 0x30c86c0a9e10 2026/09/07 02:37:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/07 02:37:01 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/07 02:37:01 DEBUG : newLeaf(0x30c86be95300): close: 2026/09/07 02:37:01 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/09/07 02:37:01 DEBUG : newLeaf: vfs cache: setting modification time to 2026-09-07 02:37:01.25440905 +0000 UTC m=+18.053157483 2026/09/07 02:37:01 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:01 DEBUG : newLeaf(0x30c86be95300): >close: err= 2026/09/07 02:37:01 DEBUG : WaitForWriters: timeout=30s 2026/09/07 02:37:01 DEBUG : dir: Looking for writers 2026/09/07 02:37:01 DEBUG : Looking for writers 2026/09/07 02:37:01 DEBUG : dir: reading active writers 2026/09/07 02:37:01 DEBUG : newLeaf: reading active writers 2026/09/07 02:37:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/07 02:37:01 DEBUG : dir: Looking for writers 2026/09/07 02:37:01 DEBUG : Looking for writers 2026/09/07 02:37:01 DEBUG : dir: reading active writers 2026/09/07 02:37:01 DEBUG : newLeaf: reading active writers 2026/09/07 02:37:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/07 02:37:01 DEBUG : dir: Looking for writers 2026/09/07 02:37:01 DEBUG : Looking for writers 2026/09/07 02:37:01 DEBUG : dir: reading active writers 2026/09/07 02:37:01 DEBUG : newLeaf: reading active writers 2026/09/07 02:37:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/07 02:37:01 DEBUG : dir: Looking for writers 2026/09/07 02:37:01 DEBUG : Looking for writers 2026/09/07 02:37:01 DEBUG : dir: reading active writers 2026/09/07 02:37:01 DEBUG : newLeaf: reading active writers 2026/09/07 02:37:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/07 02:37:01 DEBUG : newLeaf: vfs cache: starting upload 2026/09/07 02:37:01 DEBUG : newLeaf.14add66f.partial: size = 25 OK 2026/09/07 02:37:01 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/newLeaf.14add66f.partial" 2026/09/07 02:37:01 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:01 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/newLeaf.14add66f.partial 2026/09/07 02:37:01 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/newLeaf.14add66f.partial" 2026/09/07 02:37:01 DEBUG : dir: Looking for writers 2026/09/07 02:37:01 DEBUG : Looking for writers 2026/09/07 02:37:01 DEBUG : dir: reading active writers 2026/09/07 02:37:01 DEBUG : newLeaf: reading active writers 2026/09/07 02:37:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/07 02:37:01 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:01 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-gamocuf8lovo/newLeaf.14add66f.partial 2026/09/07 02:37:01 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:01 DEBUG : newLeaf.14add66f.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/07 02:37:01 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/07 02:37:01 DEBUG : newLeaf.14add66f.partial: renamed to: newLeaf 2026/09/07 02:37:01 INFO : newLeaf: Copied (replaced existing) 2026/09/07 02:37:01 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/newLeaf" 2026/09/07 02:37:01 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:01 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/newLeaf 2026/09/07 02:37:01 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/newLeaf" 2026/09/07 02:37:01 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:01 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-gamocuf8lovo/newLeaf 2026/09/07 02:37:01 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:01 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/07 02:37:01 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-09-07 02:37:01 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/09/07 02:37:01 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/09/07 02:37:01 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/07 02:37:01 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/09/07 02:37:01 DEBUG : dir: Looking for writers 2026/09/07 02:37:01 DEBUG : Looking for writers 2026/09/07 02:37:01 DEBUG : dir: reading active writers 2026/09/07 02:37:01 DEBUG : newLeaf: reading active writers 2026/09/07 02:37:01 DEBUG : >WaitForWriters: 2026/09/07 02:37:01 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/newLeaf" 2026/09/07 02:37:01 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:01 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/newLeaf 2026/09/07 02:37:01 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/newLeaf" 2026/09/07 02:37:01 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:01 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-gamocuf8lovo/newLeaf 2026/09/07 02:37:01 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:01 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/07 02:37:01 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/newLeaf" 2026/09/07 02:37:01 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:01 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/newLeaf 2026/09/07 02:37:01 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/newLeaf" 2026/09/07 02:37:01 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:01 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-gamocuf8lovo/newLeaf 2026/09/07 02:37:01 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:01 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/09/07 02:37:01 DEBUG : WaitForWriters: timeout=30s 2026/09/07 02:37:01 DEBUG : dir: Looking for writers 2026/09/07 02:37:01 DEBUG : Looking for writers 2026/09/07 02:37:01 DEBUG : dir: reading active writers 2026/09/07 02:37:01 DEBUG : newLeaf: reading active writers 2026/09/07 02:37:01 DEBUG : >WaitForWriters: 2026/09/07 02:37:01 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-gamocuf8lovo", Local "Local file system at /tmp/rclone3082819151", Modify Window "1s" 2026/09/07 02:37:01 INFO : sftp://rclone@:22/rclone-test-gamocuf8lovo: poll-interval is not supported by this remote 2026/09/07 02:37:01 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/07 02:37:01 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:37:01 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:37:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:37:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 02:37:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:37:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:37:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 02:37:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:37:01 INFO : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/07 02:37:01 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:01 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:01 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:01 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:01 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:01 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:01 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:01 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 02:37:01 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:01 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:01 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:01 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:02 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:02 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:02 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:02 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/07 02:37:02 DEBUG : WaitForWriters: timeout=30s 2026/09/07 02:37:02 DEBUG : dir: Looking for writers 2026/09/07 02:37:02 DEBUG : file1: reading active writers 2026/09/07 02:37:02 DEBUG : Looking for writers 2026/09/07 02:37:02 DEBUG : dir: reading active writers 2026/09/07 02:37:02 DEBUG : >WaitForWriters: 2026/09/07 02:37:02 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:02 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:02 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:02 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:02 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:02 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:02 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:02 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 02:37:02 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:02 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:02 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:02 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:02 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:02 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:02 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:02 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/07 02:37:02 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/07 02:37:02 DEBUG : newLeaf: Updating file with newLeaf 0x30c86b841450 2026/09/07 02:37:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/07 02:37:02 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/07 02:37:02 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/newLeaf" 2026/09/07 02:37:02 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:02 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/newLeaf 2026/09/07 02:37:02 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/newLeaf" 2026/09/07 02:37:02 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:02 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gamocuf8lovo/newLeaf 2026/09/07 02:37:02 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:02 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 02:37:02 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/newLeaf" 2026/09/07 02:37:02 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:02 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/newLeaf 2026/09/07 02:37:02 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/newLeaf" 2026/09/07 02:37:02 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:02 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gamocuf8lovo/newLeaf 2026/09/07 02:37:02 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:02 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/07 02:37:02 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/07 02:37:02 DEBUG : dir/file1: Updating file with dir/file1 0x30c86b841450 2026/09/07 02:37:02 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/07 02:37:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/07 02:37:02 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:02 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:02 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:02 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:02 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:02 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:02 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:02 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 02:37:02 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:02 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:02 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:02 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:02 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:02 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:02 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:02 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/07 02:37:02 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/07 02:37:02 DEBUG : dir/file1: newRWFileHandle: 2026/09/07 02:37:02 DEBUG : dir/file1(0x30c86bde34c0): openPending: 2026/09/07 02:37:02 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:02 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:02 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:02 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:02 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:02 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:02 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:02 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 02:37:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/09/07 02:37:02 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/07 02:37:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/07 02:37:02 DEBUG : dir/file1(0x30c86bde34c0): >openPending: err= 2026/09/07 02:37:02 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/07 02:37:02 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/07 02:37:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/07 02:37:02 DEBUG : dir/file1(0x30c86bde34c0): _writeAt: size=25, off=0 2026/09/07 02:37:02 DEBUG : dir/file1(0x30c86bde34c0): >_writeAt: n=25, err= 2026/09/07 02:37:02 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/07 02:37:02 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/newLeaf" 2026/09/07 02:37:02 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:02 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/newLeaf 2026/09/07 02:37:02 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/newLeaf" 2026/09/07 02:37:02 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:02 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gamocuf8lovo/newLeaf 2026/09/07 02:37:02 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:02 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 02:37:02 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/07 02:37:02 DEBUG : newLeaf: Updating file with newLeaf 0x30c86b841450 2026/09/07 02:37:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/07 02:37:02 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/07 02:37:02 DEBUG : newLeaf(0x30c86bde34c0): close: 2026/09/07 02:37:02 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/09/07 02:37:02 DEBUG : newLeaf: vfs cache: setting modification time to 2026-09-07 02:37:02.774887291 +0000 UTC m=+19.573635744 2026/09/07 02:37:02 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:02 DEBUG : newLeaf(0x30c86bde34c0): >close: err= 2026/09/07 02:37:02 DEBUG : WaitForWriters: timeout=30s 2026/09/07 02:37:02 DEBUG : dir: Looking for writers 2026/09/07 02:37:02 DEBUG : Looking for writers 2026/09/07 02:37:02 DEBUG : dir: reading active writers 2026/09/07 02:37:02 DEBUG : newLeaf: reading active writers 2026/09/07 02:37:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/07 02:37:02 DEBUG : dir: Looking for writers 2026/09/07 02:37:02 DEBUG : Looking for writers 2026/09/07 02:37:02 DEBUG : dir: reading active writers 2026/09/07 02:37:02 DEBUG : newLeaf: reading active writers 2026/09/07 02:37:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/07 02:37:02 DEBUG : dir: Looking for writers 2026/09/07 02:37:02 DEBUG : Looking for writers 2026/09/07 02:37:02 DEBUG : dir: reading active writers 2026/09/07 02:37:02 DEBUG : newLeaf: reading active writers 2026/09/07 02:37:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/07 02:37:02 DEBUG : dir: Looking for writers 2026/09/07 02:37:02 DEBUG : Looking for writers 2026/09/07 02:37:02 DEBUG : dir: reading active writers 2026/09/07 02:37:02 DEBUG : newLeaf: reading active writers 2026/09/07 02:37:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/07 02:37:02 DEBUG : newLeaf: vfs cache: starting upload 2026/09/07 02:37:02 DEBUG : newLeaf.e7a5edba.partial: size = 25 OK 2026/09/07 02:37:02 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/newLeaf.e7a5edba.partial" 2026/09/07 02:37:02 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:02 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/newLeaf.e7a5edba.partial 2026/09/07 02:37:02 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/newLeaf.e7a5edba.partial" 2026/09/07 02:37:03 DEBUG : dir: Looking for writers 2026/09/07 02:37:03 DEBUG : Looking for writers 2026/09/07 02:37:03 DEBUG : dir: reading active writers 2026/09/07 02:37:03 DEBUG : newLeaf: reading active writers 2026/09/07 02:37:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/07 02:37:03 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:03 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-gamocuf8lovo/newLeaf.e7a5edba.partial 2026/09/07 02:37:03 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:03 DEBUG : newLeaf.e7a5edba.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/07 02:37:03 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/07 02:37:03 DEBUG : newLeaf.e7a5edba.partial: renamed to: newLeaf 2026/09/07 02:37:03 INFO : newLeaf: Copied (replaced existing) 2026/09/07 02:37:03 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/newLeaf" 2026/09/07 02:37:03 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:03 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/newLeaf 2026/09/07 02:37:03 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/newLeaf" 2026/09/07 02:37:03 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:03 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-gamocuf8lovo/newLeaf 2026/09/07 02:37:03 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:03 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/07 02:37:03 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-09-07 02:37:02 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/09/07 02:37:03 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/09/07 02:37:03 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/07 02:37:03 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/09/07 02:37:03 DEBUG : dir: Looking for writers 2026/09/07 02:37:03 DEBUG : Looking for writers 2026/09/07 02:37:03 DEBUG : newLeaf: reading active writers 2026/09/07 02:37:03 DEBUG : dir: reading active writers 2026/09/07 02:37:03 DEBUG : >WaitForWriters: 2026/09/07 02:37:03 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/newLeaf" 2026/09/07 02:37:03 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:03 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/newLeaf 2026/09/07 02:37:03 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/newLeaf" 2026/09/07 02:37:03 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:03 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-gamocuf8lovo/newLeaf 2026/09/07 02:37:03 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:03 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/07 02:37:03 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/newLeaf" 2026/09/07 02:37:03 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:03 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/newLeaf 2026/09/07 02:37:03 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/newLeaf" 2026/09/07 02:37:03 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:03 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-gamocuf8lovo/newLeaf 2026/09/07 02:37:03 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:03 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/09/07 02:37:03 DEBUG : WaitForWriters: timeout=30s 2026/09/07 02:37:03 DEBUG : dir: Looking for writers 2026/09/07 02:37:03 DEBUG : Looking for writers 2026/09/07 02:37:03 DEBUG : newLeaf: reading active writers 2026/09/07 02:37:03 DEBUG : dir: reading active writers 2026/09/07 02:37:03 DEBUG : >WaitForWriters: 2026/09/07 02:37:03 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "sftp://rclone@:22/rclone-test-gamocuf8lovo", Local "Local file system at /tmp/rclone3082819151", Modify Window "1s" 2026/09/07 02:37:03 INFO : sftp://rclone@:22/rclone-test-gamocuf8lovo: poll-interval is not supported by this remote 2026/09/07 02:37:03 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/07 02:37:03 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:37:03 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:37:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:37:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 02:37:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:37:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:37:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 02:37:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:37:03 INFO : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/07 02:37:03 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:03 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:03 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:03 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:03 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:03 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:03 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:03 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 02:37:03 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:03 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:03 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:03 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:03 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:03 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:03 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:03 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/07 02:37:03 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/07 02:37:03 DEBUG : dir/file1: newRWFileHandle: 2026/09/07 02:37:03 DEBUG : dir/file1(0x30c86ba1c9c0): openPending: 2026/09/07 02:37:03 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:03 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:03 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:03 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:03 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:03 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:03 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:03 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 02:37:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/09/07 02:37:03 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/07 02:37:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/07 02:37:03 DEBUG : dir/file1(0x30c86ba1c9c0): >openPending: err= 2026/09/07 02:37:03 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/07 02:37:03 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/07 02:37:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/07 02:37:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/07 02:37:03 DEBUG : dir/file1(0x30c86ba1c9c0): _writeAt: size=14, off=0 2026/09/07 02:37:03 DEBUG : dir/file1(0x30c86ba1c9c0): >_writeAt: n=14, err= 2026/09/07 02:37:03 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/09/07 02:37:03 DEBUG : dir/file1(0x30c86ba1c9c0): close: 2026/09/07 02:37:03 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/09/07 02:37:03 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/09/07 02:37:03 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:03 DEBUG : dir/file1(0x30c86ba1c9c0): >close: err= 2026/09/07 02:37:03 DEBUG : WaitForWriters: timeout=30s 2026/09/07 02:37:03 DEBUG : dir: Looking for writers 2026/09/07 02:37:03 DEBUG : file1: reading active writers 2026/09/07 02:37:03 DEBUG : Looking for writers 2026/09/07 02:37:03 DEBUG : dir: reading active writers 2026/09/07 02:37:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/07 02:37:03 DEBUG : dir: Looking for writers 2026/09/07 02:37:03 DEBUG : file1: reading active writers 2026/09/07 02:37:03 DEBUG : Looking for writers 2026/09/07 02:37:03 DEBUG : dir: reading active writers 2026/09/07 02:37:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/07 02:37:03 DEBUG : dir: Looking for writers 2026/09/07 02:37:03 DEBUG : file1: reading active writers 2026/09/07 02:37:03 DEBUG : Looking for writers 2026/09/07 02:37:03 DEBUG : dir: reading active writers 2026/09/07 02:37:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/07 02:37:03 DEBUG : dir: Looking for writers 2026/09/07 02:37:03 DEBUG : file1: reading active writers 2026/09/07 02:37:03 DEBUG : Looking for writers 2026/09/07 02:37:03 DEBUG : dir: reading active writers 2026/09/07 02:37:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/07 02:37:03 DEBUG : dir/file1: vfs cache: starting upload 2026/09/07 02:37:03 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/09/07 02:37:03 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1.ca338588.partial" 2026/09/07 02:37:03 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:03 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir/file1.ca338588.partial 2026/09/07 02:37:03 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir/file1.ca338588.partial" 2026/09/07 02:37:03 DEBUG : dir: Looking for writers 2026/09/07 02:37:03 DEBUG : file1: reading active writers 2026/09/07 02:37:03 DEBUG : Looking for writers 2026/09/07 02:37:03 DEBUG : dir: reading active writers 2026/09/07 02:37:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/07 02:37:03 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:03 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gamocuf8lovo/dir/file1.ca338588.partial 2026/09/07 02:37:03 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:03 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 02:37:03 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/07 02:37:03 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/09/07 02:37:03 INFO : dir/file1: Copied (replaced existing) 2026/09/07 02:37:03 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:03 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:03 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:03 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:03 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:03 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:03 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:03 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 02:37:03 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/07 02:37:03 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/09/07 02:37:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/07 02:37:03 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/07 02:37:03 DEBUG : dir: Looking for writers 2026/09/07 02:37:03 DEBUG : file1: reading active writers 2026/09/07 02:37:03 DEBUG : Looking for writers 2026/09/07 02:37:03 DEBUG : dir: reading active writers 2026/09/07 02:37:03 DEBUG : >WaitForWriters: 2026/09/07 02:37:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/07 02:37:03 DEBUG : dir/file1: newRWFileHandle: 2026/09/07 02:37:03 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/07 02:37:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/07 02:37:03 DEBUG : dir/file1(0x30c86b9c4ec0): _readAt: size=512, off=0 2026/09/07 02:37:03 DEBUG : dir/file1(0x30c86b9c4ec0): openPending: 2026/09/07 02:37:03 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/07 02:37:03 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/07 02:37:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/07 02:37:03 DEBUG : dir/file1(0x30c86b9c4ec0): >openPending: err= 2026/09/07 02:37:03 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/09/07 02:37:03 DEBUG : dir/file1(0x30c86b9c4ec0): >_readAt: n=14, err=EOF 2026/09/07 02:37:03 DEBUG : dir/file1(0x30c86b9c4ec0): close: 2026/09/07 02:37:03 DEBUG : dir/file1(0x30c86b9c4ec0): >close: err= 2026/09/07 02:37:03 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:03 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:03 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:03 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:04 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:04 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:04 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:04 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 02:37:04 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:04 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:04 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:04 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:04 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:04 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:04 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:04 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/07 02:37:04 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/07 02:37:04 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/newLeaf" 2026/09/07 02:37:04 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:04 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/newLeaf 2026/09/07 02:37:04 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/newLeaf" 2026/09/07 02:37:04 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:04 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gamocuf8lovo/newLeaf 2026/09/07 02:37:04 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:04 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 02:37:04 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/07 02:37:04 DEBUG : newLeaf: Updating file with newLeaf 0x30c86bdf5040 2026/09/07 02:37:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/07 02:37:04 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/07 02:37:04 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/newLeaf" 2026/09/07 02:37:04 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:04 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/newLeaf 2026/09/07 02:37:04 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/newLeaf" 2026/09/07 02:37:04 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:04 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gamocuf8lovo/newLeaf 2026/09/07 02:37:04 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:04 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 02:37:04 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/newLeaf" 2026/09/07 02:37:04 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:04 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/newLeaf 2026/09/07 02:37:04 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/newLeaf" 2026/09/07 02:37:04 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:04 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gamocuf8lovo/newLeaf 2026/09/07 02:37:04 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:04 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/07 02:37:04 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/07 02:37:04 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:04 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:04 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:04 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:04 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:04 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:04 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:04 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 02:37:04 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/09/07 02:37:04 DEBUG : dir/file1: Updating file with dir/file1 0x30c86bdf5040 2026/09/07 02:37:04 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/07 02:37:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/07 02:37:04 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:04 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:04 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:04 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:04 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:04 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:04 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:04 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 02:37:04 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:04 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:04 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:04 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:04 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:04 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:04 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:04 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/07 02:37:04 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/07 02:37:04 DEBUG : dir/file1: newRWFileHandle: 2026/09/07 02:37:04 DEBUG : dir/file1(0x30c86b8e1080): openPending: 2026/09/07 02:37:04 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/07 02:37:04 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/07 02:37:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/07 02:37:04 DEBUG : dir/file1(0x30c86b8e1080): >openPending: err= 2026/09/07 02:37:04 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/07 02:37:04 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/07 02:37:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/07 02:37:04 DEBUG : dir/file1(0x30c86b8e1080): _writeAt: size=25, off=0 2026/09/07 02:37:04 DEBUG : dir/file1(0x30c86b8e1080): >_writeAt: n=25, err= 2026/09/07 02:37:04 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/07 02:37:04 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/newLeaf" 2026/09/07 02:37:04 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:04 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/newLeaf 2026/09/07 02:37:04 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/newLeaf" 2026/09/07 02:37:04 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:04 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gamocuf8lovo/newLeaf 2026/09/07 02:37:04 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:04 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 02:37:04 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/07 02:37:04 DEBUG : newLeaf: Updating file with newLeaf 0x30c86bdf5040 2026/09/07 02:37:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/07 02:37:04 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/07 02:37:04 DEBUG : newLeaf(0x30c86b8e1080): close: 2026/09/07 02:37:04 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/09/07 02:37:04 DEBUG : newLeaf: vfs cache: setting modification time to 2026-09-07 02:37:04.751243208 +0000 UTC m=+21.549991631 2026/09/07 02:37:04 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:04 DEBUG : newLeaf(0x30c86b8e1080): >close: err= 2026/09/07 02:37:04 DEBUG : WaitForWriters: timeout=30s 2026/09/07 02:37:04 DEBUG : dir: Looking for writers 2026/09/07 02:37:04 DEBUG : Looking for writers 2026/09/07 02:37:04 DEBUG : newLeaf: reading active writers 2026/09/07 02:37:04 DEBUG : dir: reading active writers 2026/09/07 02:37:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/07 02:37:04 DEBUG : dir: Looking for writers 2026/09/07 02:37:04 DEBUG : Looking for writers 2026/09/07 02:37:04 DEBUG : dir: reading active writers 2026/09/07 02:37:04 DEBUG : newLeaf: reading active writers 2026/09/07 02:37:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/07 02:37:04 DEBUG : dir: Looking for writers 2026/09/07 02:37:04 DEBUG : Looking for writers 2026/09/07 02:37:04 DEBUG : dir: reading active writers 2026/09/07 02:37:04 DEBUG : newLeaf: reading active writers 2026/09/07 02:37:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/07 02:37:04 DEBUG : dir: Looking for writers 2026/09/07 02:37:04 DEBUG : Looking for writers 2026/09/07 02:37:04 DEBUG : dir: reading active writers 2026/09/07 02:37:04 DEBUG : newLeaf: reading active writers 2026/09/07 02:37:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/07 02:37:04 DEBUG : newLeaf: vfs cache: starting upload 2026/09/07 02:37:04 DEBUG : newLeaf.aeecf7b4.partial: size = 25 OK 2026/09/07 02:37:04 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/newLeaf.aeecf7b4.partial" 2026/09/07 02:37:04 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:04 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/newLeaf.aeecf7b4.partial 2026/09/07 02:37:04 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/newLeaf.aeecf7b4.partial" 2026/09/07 02:37:05 DEBUG : dir: Looking for writers 2026/09/07 02:37:05 DEBUG : Looking for writers 2026/09/07 02:37:05 DEBUG : dir: reading active writers 2026/09/07 02:37:05 DEBUG : newLeaf: reading active writers 2026/09/07 02:37:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/07 02:37:05 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:05 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-gamocuf8lovo/newLeaf.aeecf7b4.partial 2026/09/07 02:37:05 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:05 DEBUG : newLeaf.aeecf7b4.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/07 02:37:05 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/07 02:37:05 DEBUG : newLeaf.aeecf7b4.partial: renamed to: newLeaf 2026/09/07 02:37:05 INFO : newLeaf: Copied (replaced existing) 2026/09/07 02:37:05 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/newLeaf" 2026/09/07 02:37:05 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:05 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/newLeaf 2026/09/07 02:37:05 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/newLeaf" 2026/09/07 02:37:05 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:05 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-gamocuf8lovo/newLeaf 2026/09/07 02:37:05 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:05 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/07 02:37:05 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-09-07 02:37:04 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/09/07 02:37:05 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/09/07 02:37:05 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/07 02:37:05 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/09/07 02:37:05 DEBUG : dir: Looking for writers 2026/09/07 02:37:05 DEBUG : Looking for writers 2026/09/07 02:37:05 DEBUG : newLeaf: reading active writers 2026/09/07 02:37:05 DEBUG : dir: reading active writers 2026/09/07 02:37:05 DEBUG : >WaitForWriters: 2026/09/07 02:37:05 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/newLeaf" 2026/09/07 02:37:05 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:05 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/newLeaf 2026/09/07 02:37:05 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/newLeaf" 2026/09/07 02:37:05 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:05 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-gamocuf8lovo/newLeaf 2026/09/07 02:37:05 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:05 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/07 02:37:05 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/newLeaf" 2026/09/07 02:37:05 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:05 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/newLeaf 2026/09/07 02:37:05 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/newLeaf" 2026/09/07 02:37:05 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:05 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-gamocuf8lovo/newLeaf 2026/09/07 02:37:05 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:05 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/09/07 02:37:05 DEBUG : WaitForWriters: timeout=30s 2026/09/07 02:37:05 DEBUG : dir: Looking for writers 2026/09/07 02:37:05 DEBUG : Looking for writers 2026/09/07 02:37:05 DEBUG : dir: reading active writers 2026/09/07 02:37:05 DEBUG : newLeaf: reading active writers 2026/09/07 02:37:05 DEBUG : >WaitForWriters: 2026/09/07 02:37:05 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-gamocuf8lovo", Local "Local file system at /tmp/rclone3082819151", Modify Window "1s" 2026/09/07 02:37:05 INFO : sftp://rclone@:22/rclone-test-gamocuf8lovo: poll-interval is not supported by this remote 2026/09/07 02:37:05 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/07 02:37:05 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:37:05 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:37:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:37:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 02:37:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:37:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:37:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 02:37:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:37:05 INFO : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/07 02:37:05 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:05 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:05 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:05 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:05 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:05 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:05 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:05 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 02:37:05 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:05 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:05 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:05 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:05 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:05 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:05 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:05 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/07 02:37:05 DEBUG : WaitForWriters: timeout=30s 2026/09/07 02:37:05 DEBUG : dir: Looking for writers 2026/09/07 02:37:05 DEBUG : file1: reading active writers 2026/09/07 02:37:05 DEBUG : Looking for writers 2026/09/07 02:37:05 DEBUG : dir: reading active writers 2026/09/07 02:37:05 DEBUG : >WaitForWriters: 2026/09/07 02:37:05 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/07 02:37:05 DEBUG : dir/file1: newRWFileHandle: 2026/09/07 02:37:05 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/07 02:37:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/07 02:37:05 DEBUG : dir/file1(0x30c86ba95940): _readAt: size=512, off=0 2026/09/07 02:37:05 DEBUG : dir/file1(0x30c86ba95940): openPending: 2026/09/07 02:37:05 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:05 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:05 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:05 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:05 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:05 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:05 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:05 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 02:37:05 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/09/07 02:37:05 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/07 02:37:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/07 02:37:05 DEBUG : dir/file1(0x30c86ba95940): >openPending: err= 2026/09/07 02:37:05 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/09/07 02:37:05 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/07 02:37:05 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/07 02:37:05 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/07 02:37:05 DEBUG : dir/file1(0x30c86ba95940): >_readAt: n=14, err=EOF 2026/09/07 02:37:05 DEBUG : dir/file1(0x30c86ba95940): close: 2026/09/07 02:37:05 DEBUG : dir/file1(0x30c86ba95940): >close: err= 2026/09/07 02:37:05 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:05 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:05 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:05 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:05 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:05 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:05 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:05 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 02:37:05 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:05 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:05 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:05 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:05 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:05 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:05 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:05 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/07 02:37:05 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/07 02:37:05 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/newLeaf" 2026/09/07 02:37:05 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:05 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/newLeaf 2026/09/07 02:37:05 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/newLeaf" 2026/09/07 02:37:05 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:05 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gamocuf8lovo/newLeaf 2026/09/07 02:37:05 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:05 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 02:37:05 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/07 02:37:05 DEBUG : newLeaf: Updating file with newLeaf 0x30c86bad00d0 2026/09/07 02:37:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/07 02:37:05 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/07 02:37:05 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/newLeaf" 2026/09/07 02:37:05 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:05 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/newLeaf 2026/09/07 02:37:05 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/newLeaf" 2026/09/07 02:37:06 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:06 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gamocuf8lovo/newLeaf 2026/09/07 02:37:06 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:06 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 02:37:06 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/newLeaf" 2026/09/07 02:37:06 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:06 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/newLeaf 2026/09/07 02:37:06 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/newLeaf" 2026/09/07 02:37:06 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:06 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gamocuf8lovo/newLeaf 2026/09/07 02:37:06 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:06 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/07 02:37:06 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/07 02:37:06 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:06 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:06 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:06 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:06 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:06 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:06 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:06 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 02:37:06 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/09/07 02:37:06 DEBUG : dir/file1: Updating file with dir/file1 0x30c86bad00d0 2026/09/07 02:37:06 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/07 02:37:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/07 02:37:06 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:06 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:06 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:06 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:06 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:06 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:06 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:06 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 02:37:06 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:06 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:06 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:06 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:06 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:06 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:06 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:06 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/07 02:37:06 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/07 02:37:06 DEBUG : dir/file1: newRWFileHandle: 2026/09/07 02:37:06 DEBUG : dir/file1(0x30c86bade9c0): openPending: 2026/09/07 02:37:06 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/07 02:37:06 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/07 02:37:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/07 02:37:06 DEBUG : dir/file1(0x30c86bade9c0): >openPending: err= 2026/09/07 02:37:06 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/07 02:37:06 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/07 02:37:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/07 02:37:06 DEBUG : dir/file1(0x30c86bade9c0): _writeAt: size=25, off=0 2026/09/07 02:37:06 DEBUG : dir/file1(0x30c86bade9c0): >_writeAt: n=25, err= 2026/09/07 02:37:06 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/07 02:37:06 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/newLeaf" 2026/09/07 02:37:06 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:06 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/newLeaf 2026/09/07 02:37:06 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/newLeaf" 2026/09/07 02:37:06 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:06 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gamocuf8lovo/newLeaf 2026/09/07 02:37:06 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:06 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 02:37:06 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/07 02:37:06 DEBUG : newLeaf: Updating file with newLeaf 0x30c86bad00d0 2026/09/07 02:37:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/07 02:37:06 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/07 02:37:06 DEBUG : newLeaf(0x30c86bade9c0): close: 2026/09/07 02:37:06 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/09/07 02:37:06 DEBUG : newLeaf: vfs cache: setting modification time to 2026-09-07 02:37:06.490944914 +0000 UTC m=+23.289693337 2026/09/07 02:37:06 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:06 DEBUG : newLeaf(0x30c86bade9c0): >close: err= 2026/09/07 02:37:06 DEBUG : WaitForWriters: timeout=30s 2026/09/07 02:37:06 DEBUG : dir: Looking for writers 2026/09/07 02:37:06 DEBUG : Looking for writers 2026/09/07 02:37:06 DEBUG : newLeaf: reading active writers 2026/09/07 02:37:06 DEBUG : dir: reading active writers 2026/09/07 02:37:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/07 02:37:06 DEBUG : dir: Looking for writers 2026/09/07 02:37:06 DEBUG : Looking for writers 2026/09/07 02:37:06 DEBUG : dir: reading active writers 2026/09/07 02:37:06 DEBUG : newLeaf: reading active writers 2026/09/07 02:37:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/07 02:37:06 DEBUG : dir: Looking for writers 2026/09/07 02:37:06 DEBUG : Looking for writers 2026/09/07 02:37:06 DEBUG : dir: reading active writers 2026/09/07 02:37:06 DEBUG : newLeaf: reading active writers 2026/09/07 02:37:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/07 02:37:06 DEBUG : dir: Looking for writers 2026/09/07 02:37:06 DEBUG : Looking for writers 2026/09/07 02:37:06 DEBUG : newLeaf: reading active writers 2026/09/07 02:37:06 DEBUG : dir: reading active writers 2026/09/07 02:37:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/07 02:37:06 DEBUG : newLeaf: vfs cache: starting upload 2026/09/07 02:37:06 DEBUG : newLeaf.3b41225f.partial: size = 25 OK 2026/09/07 02:37:06 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/newLeaf.3b41225f.partial" 2026/09/07 02:37:06 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:06 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/newLeaf.3b41225f.partial 2026/09/07 02:37:06 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/newLeaf.3b41225f.partial" 2026/09/07 02:37:06 DEBUG : dir: Looking for writers 2026/09/07 02:37:06 DEBUG : Looking for writers 2026/09/07 02:37:06 DEBUG : dir: reading active writers 2026/09/07 02:37:06 DEBUG : newLeaf: reading active writers 2026/09/07 02:37:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/07 02:37:06 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:06 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-gamocuf8lovo/newLeaf.3b41225f.partial 2026/09/07 02:37:06 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:06 DEBUG : newLeaf.3b41225f.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/07 02:37:06 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/07 02:37:06 DEBUG : newLeaf.3b41225f.partial: renamed to: newLeaf 2026/09/07 02:37:06 INFO : newLeaf: Copied (replaced existing) 2026/09/07 02:37:06 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/newLeaf" 2026/09/07 02:37:06 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:06 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/newLeaf 2026/09/07 02:37:06 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/newLeaf" 2026/09/07 02:37:06 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:06 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-gamocuf8lovo/newLeaf 2026/09/07 02:37:06 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:06 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/07 02:37:06 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-09-07 02:37:06 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/09/07 02:37:06 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/09/07 02:37:06 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/07 02:37:06 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/09/07 02:37:06 DEBUG : dir: Looking for writers 2026/09/07 02:37:06 DEBUG : Looking for writers 2026/09/07 02:37:06 DEBUG : dir: reading active writers 2026/09/07 02:37:06 DEBUG : newLeaf: reading active writers 2026/09/07 02:37:06 DEBUG : >WaitForWriters: 2026/09/07 02:37:06 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/newLeaf" 2026/09/07 02:37:06 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:06 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/newLeaf 2026/09/07 02:37:06 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/newLeaf" 2026/09/07 02:37:07 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:07 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-gamocuf8lovo/newLeaf 2026/09/07 02:37:07 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:07 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/07 02:37:07 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/newLeaf" 2026/09/07 02:37:07 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:07 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/newLeaf 2026/09/07 02:37:07 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/newLeaf" 2026/09/07 02:37:07 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:07 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-gamocuf8lovo/newLeaf 2026/09/07 02:37:07 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:07 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/09/07 02:37:07 DEBUG : WaitForWriters: timeout=30s 2026/09/07 02:37:07 DEBUG : dir: Looking for writers 2026/09/07 02:37:07 DEBUG : Looking for writers 2026/09/07 02:37:07 DEBUG : dir: reading active writers 2026/09/07 02:37:07 DEBUG : newLeaf: reading active writers 2026/09/07 02:37:07 DEBUG : >WaitForWriters: 2026/09/07 02:37:07 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: cleaner exiting --- PASS: TestFileRename (9.55s) --- PASS: TestFileRename/off,forceCache=false (1.13s) --- PASS: TestFileRename/minimal,forceCache=false (1.12s) --- PASS: TestFileRename/minimal,forceCache=true (1.97s) --- PASS: TestFileRename/writes,forceCache=false (1.56s) --- PASS: TestFileRename/writes,forceCache=true (1.99s) --- PASS: TestFileRename/full,forceCache=false (1.77s) === 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-gamocuf8lovo", Local "Local file system at /tmp/rclone3082819151", Modify Window "1s" 2026/09/07 02:37:07 INFO : sftp://rclone@:22/rclone-test-gamocuf8lovo: poll-interval is not supported by this remote 2026/09/07 02:37:07 INFO : sftp://rclone@:22/rclone-test-gamocuf8lovo: poll-interval is not supported by this remote 2026/09/07 02:37:07 DEBUG : WaitForWriters: timeout=30s 2026/09/07 02:37:07 DEBUG : Looking for writers 2026/09/07 02:37:07 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-gamocuf8lovo", Local "Local file system at /tmp/rclone3082819151", Modify Window "1s" --- PASS: TestRcPollIntervalShutdown (0.00s) === RUN TestSetPollIntervalAfterShutdown run.go:198: Remote "sftp://rclone@:22/rclone-test-gamocuf8lovo", Local "Local file system at /tmp/rclone3082819151", Modify Window "1s" --- PASS: TestSetPollIntervalAfterShutdown (0.00s) === RUN TestRcPollIntervalUpdate run.go:198: Remote "sftp://rclone@:22/rclone-test-gamocuf8lovo", Local "Local file system at /tmp/rclone3082819151", Modify Window "1s" --- PASS: TestRcPollIntervalUpdate (0.00s) === RUN TestRcPollIntervalTimeout run.go:198: Remote "sftp://rclone@:22/rclone-test-gamocuf8lovo", Local "Local file system at /tmp/rclone3082819151", Modify Window "1s" --- PASS: TestRcPollIntervalTimeout (0.01s) === RUN TestRcPollIntervalUnsupported run.go:198: Remote "sftp://rclone@:22/rclone-test-gamocuf8lovo", Local "Local file system at /tmp/rclone3082819151", Modify Window "1s" 2026/09/07 02:37:07 INFO : sftp://rclone@:22/rclone-test-gamocuf8lovo: poll-interval is not supported by this remote --- PASS: TestRcPollIntervalUnsupported (0.01s) === 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-gamocuf8lovo", Local "Local file system at /tmp/rclone3082819151", Modify Window "1s" 2026/09/07 02:37:07 INFO : sftp://rclone@:22/rclone-test-gamocuf8lovo: poll-interval is not supported by this remote 2026/09/07 02:37:07 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:07 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:07 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:07 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:07 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:07 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:07 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:07 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/07 02:37:07 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:07 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:07 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:07 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:07 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:07 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:07 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:07 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/09/07 02:37:07 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/07 02:37:07 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/07 02:37:07 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/07 02:37:07 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/07 02:37:07 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/07 02:37:07 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/09/07 02:37:07 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/09/07 02:37:07 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:07 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:07 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:07 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:07 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:07 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:07 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:07 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/07 02:37:07 DEBUG : WaitForWriters: timeout=30s 2026/09/07 02:37:07 DEBUG : dir: Looking for writers 2026/09/07 02:37:07 DEBUG : file1: reading active writers 2026/09/07 02:37:07 DEBUG : Looking for writers 2026/09/07 02:37:07 DEBUG : dir: reading active writers 2026/09/07 02:37:07 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.35s) === RUN TestReadFileHandleSeek run.go:198: Remote "sftp://rclone@:22/rclone-test-gamocuf8lovo", Local "Local file system at /tmp/rclone3082819151", Modify Window "1s" 2026/09/07 02:37:07 INFO : sftp://rclone@:22/rclone-test-gamocuf8lovo: poll-interval is not supported by this remote 2026/09/07 02:37:07 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:07 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:07 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:07 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:07 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:07 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:07 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:07 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/07 02:37:07 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:07 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:07 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:07 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:07 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:07 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:07 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:07 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/09/07 02:37:07 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/07 02:37:07 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/07 02:37:07 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/07 02:37:07 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/07 02:37:07 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/07 02:37:07 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/09/07 02:37:07 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/09/07 02:37:07 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/09/07 02:37:07 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/09/07 02:37:07 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/09/07 02:37:07 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/09/07 02:37:07 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/09/07 02:37:07 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/09/07 02:37:07 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/09/07 02:37:07 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/09/07 02:37:07 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/09/07 02:37:07 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/09/07 02:37:07 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/09/07 02:37:07 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/09/07 02:37:07 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/09/07 02:37:07 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/09/07 02:37:07 DEBUG : WaitForWriters: timeout=30s 2026/09/07 02:37:07 DEBUG : dir: Looking for writers 2026/09/07 02:37:07 DEBUG : file1: reading active writers 2026/09/07 02:37:07 DEBUG : Looking for writers 2026/09/07 02:37:07 DEBUG : dir: reading active writers 2026/09/07 02:37:07 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.33s) === RUN TestReadFileHandleReadAt run.go:198: Remote "sftp://rclone@:22/rclone-test-gamocuf8lovo", Local "Local file system at /tmp/rclone3082819151", Modify Window "1s" 2026/09/07 02:37:07 INFO : sftp://rclone@:22/rclone-test-gamocuf8lovo: poll-interval is not supported by this remote 2026/09/07 02:37:07 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:07 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:07 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:07 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:07 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:07 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:07 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:07 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/07 02:37:07 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:07 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:07 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:07 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:08 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:08 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:08 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:08 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/09/07 02:37:08 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/07 02:37:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/07 02:37:08 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/07 02:37:08 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/07 02:37:08 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/07 02:37:08 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/09/07 02:37:08 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/09/07 02:37:08 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/09/07 02:37:08 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/09/07 02:37:08 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/09/07 02:37:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/09/07 02:37:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/09/07 02:37:08 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/09/07 02:37:08 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/09/07 02:37:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/09/07 02:37:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/09/07 02:37:08 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/09/07 02:37:08 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/09/07 02:37:08 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/09/07 02:37:08 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/09/07 02:37:08 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/09/07 02:37:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/09/07 02:37:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/09/07 02:37:08 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/09/07 02:37:08 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/09/07 02:37:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/09/07 02:37:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/09/07 02:37:08 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/09/07 02:37:08 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/09/07 02:37:08 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/09/07 02:37:08 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/09/07 02:37:08 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/09/07 02:37:08 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/09/07 02:37:08 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/09/07 02:37:08 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/09/07 02:37:08 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/09/07 02:37:08 DEBUG : WaitForWriters: timeout=30s 2026/09/07 02:37:08 DEBUG : dir: Looking for writers 2026/09/07 02:37:08 DEBUG : file1: reading active writers 2026/09/07 02:37:08 DEBUG : Looking for writers 2026/09/07 02:37:08 DEBUG : dir: reading active writers 2026/09/07 02:37:08 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.39s) === RUN TestReadFileHandleFlush run.go:198: Remote "sftp://rclone@:22/rclone-test-gamocuf8lovo", Local "Local file system at /tmp/rclone3082819151", Modify Window "1s" 2026/09/07 02:37:08 INFO : sftp://rclone@:22/rclone-test-gamocuf8lovo: poll-interval is not supported by this remote 2026/09/07 02:37:08 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:08 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:08 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:08 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:08 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:08 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:08 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:08 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/07 02:37:08 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:08 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:08 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:08 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:08 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:08 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:08 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:08 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/09/07 02:37:08 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/07 02:37:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/07 02:37:08 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/07 02:37:08 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/07 02:37:08 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/07 02:37:08 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/09/07 02:37:08 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:08 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:08 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:08 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:08 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:08 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:08 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:08 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/07 02:37:08 DEBUG : WaitForWriters: timeout=30s 2026/09/07 02:37:08 DEBUG : dir: Looking for writers 2026/09/07 02:37:08 DEBUG : file1: reading active writers 2026/09/07 02:37:08 DEBUG : Looking for writers 2026/09/07 02:37:08 DEBUG : dir: reading active writers 2026/09/07 02:37:08 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.34s) === RUN TestReadFileHandleRelease run.go:198: Remote "sftp://rclone@:22/rclone-test-gamocuf8lovo", Local "Local file system at /tmp/rclone3082819151", Modify Window "1s" 2026/09/07 02:37:08 INFO : sftp://rclone@:22/rclone-test-gamocuf8lovo: poll-interval is not supported by this remote 2026/09/07 02:37:08 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:08 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:08 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:08 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:08 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:08 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:08 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:08 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/07 02:37:08 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:08 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:08 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:08 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:08 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:08 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:08 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:08 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/09/07 02:37:08 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/07 02:37:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/07 02:37:08 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/07 02:37:08 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/07 02:37:08 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/07 02:37:08 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/09/07 02:37:08 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/09/07 02:37:08 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:08 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:08 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:08 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:08 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:08 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:08 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:08 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/07 02:37:08 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/09/07 02:37:08 DEBUG : WaitForWriters: timeout=30s 2026/09/07 02:37:08 DEBUG : dir: Looking for writers 2026/09/07 02:37:08 DEBUG : file1: reading active writers 2026/09/07 02:37:08 DEBUG : Looking for writers 2026/09/07 02:37:08 DEBUG : dir: reading active writers 2026/09/07 02:37:08 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.31s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "sftp://rclone@:22/rclone-test-gamocuf8lovo", Local "Local file system at /tmp/rclone3082819151", Modify Window "1s" 2026/09/07 02:37:08 INFO : sftp://rclone@:22/rclone-test-gamocuf8lovo: poll-interval is not supported by this remote 2026/09/07 02:37:08 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/07 02:37:08 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:37:08 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:37:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:37:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 02:37:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:37:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:37:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 02:37:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:37:08 INFO : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/07 02:37:08 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:08 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:08 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:08 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:09 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:09 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:09 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:09 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/07 02:37:09 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:09 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:09 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:09 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:09 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:09 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:09 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:09 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/09/07 02:37:09 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/07 02:37:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/07 02:37:09 DEBUG : dir/file1: newRWFileHandle: 2026/09/07 02:37:09 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/07 02:37:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/07 02:37:09 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/07 02:37:09 DEBUG : dir/file1(0x30c86b9c4980): _readAt: size=1, off=0 2026/09/07 02:37:09 DEBUG : dir/file1(0x30c86b9c4980): openPending: 2026/09/07 02:37:09 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:09 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:09 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:09 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:09 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:09 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:09 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:09 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/07 02:37:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/07 02:37:09 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/07 02:37:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/07 02:37:09 DEBUG : dir/file1(0x30c86b9c4980): >openPending: err= 2026/09/07 02:37:09 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/09/07 02:37:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/07 02:37:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/07 02:37:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/07 02:37:09 DEBUG : dir/file1(0x30c86b9c4980): >_readAt: n=1, err= 2026/09/07 02:37:09 DEBUG : dir/file1(0x30c86b9c4980): _readAt: size=256, off=1 2026/09/07 02:37:09 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/09/07 02:37:09 DEBUG : dir/file1(0x30c86b9c4980): >_readAt: n=15, err=EOF 2026/09/07 02:37:09 DEBUG : dir/file1(0x30c86b9c4980): _readAt: size=16, off=16 2026/09/07 02:37:09 DEBUG : dir/file1(0x30c86b9c4980): >_readAt: n=0, err=EOF 2026/09/07 02:37:09 DEBUG : dir/file1(0x30c86b9c4980): close: 2026/09/07 02:37:09 DEBUG : dir/file1(0x30c86b9c4980): >close: err= 2026/09/07 02:37:09 DEBUG : dir/file1(0x30c86b9c4980): close: 2026/09/07 02:37:09 DEBUG : dir/file1(0x30c86b9c4980): >close: err=file already closed 2026/09/07 02:37:09 DEBUG : WaitForWriters: timeout=30s 2026/09/07 02:37:09 DEBUG : dir: Looking for writers 2026/09/07 02:37:09 DEBUG : file1: reading active writers 2026/09/07 02:37:09 DEBUG : Looking for writers 2026/09/07 02:37:09 DEBUG : dir: reading active writers 2026/09/07 02:37:09 DEBUG : >WaitForWriters: 2026/09/07 02:37:09 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.32s) === RUN TestRWFileHandleSeek run.go:198: Remote "sftp://rclone@:22/rclone-test-gamocuf8lovo", Local "Local file system at /tmp/rclone3082819151", Modify Window "1s" 2026/09/07 02:37:09 INFO : sftp://rclone@:22/rclone-test-gamocuf8lovo: poll-interval is not supported by this remote 2026/09/07 02:37:09 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/07 02:37:09 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:37:09 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:37:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:37:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 02:37:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:37:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:37:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 02:37:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:37:09 INFO : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/07 02:37:09 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:09 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:09 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:09 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:09 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:09 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:09 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:09 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/07 02:37:09 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:09 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:09 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:09 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:09 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:09 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:09 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:09 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/09/07 02:37:09 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/07 02:37:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/07 02:37:09 DEBUG : dir/file1: newRWFileHandle: 2026/09/07 02:37:09 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/07 02:37:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/07 02:37:09 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/07 02:37:09 DEBUG : dir/file1(0x30c86b5b8580): _readAt: size=1, off=0 2026/09/07 02:37:09 DEBUG : dir/file1(0x30c86b5b8580): openPending: 2026/09/07 02:37:09 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:09 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:09 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:09 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:09 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:09 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:09 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:09 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/07 02:37:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/07 02:37:09 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/07 02:37:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/07 02:37:09 DEBUG : dir/file1(0x30c86b5b8580): >openPending: err= 2026/09/07 02:37:09 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/09/07 02:37:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/07 02:37:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/07 02:37:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/07 02:37:09 DEBUG : dir/file1(0x30c86b5b8580): >_readAt: n=1, err= 2026/09/07 02:37:09 DEBUG : dir/file1(0x30c86b5b8580): _readAt: size=1, off=5 2026/09/07 02:37:09 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/07 02:37:09 DEBUG : dir/file1(0x30c86b5b8580): >_readAt: n=1, err= 2026/09/07 02:37:09 DEBUG : dir/file1(0x30c86b5b8580): _readAt: size=1, off=3 2026/09/07 02:37:09 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/07 02:37:09 DEBUG : dir/file1(0x30c86b5b8580): >_readAt: n=1, err= 2026/09/07 02:37:09 DEBUG : dir/file1(0x30c86b5b8580): _readAt: size=1, off=13 2026/09/07 02:37:09 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/07 02:37:09 DEBUG : dir/file1(0x30c86b5b8580): >_readAt: n=1, err= 2026/09/07 02:37:09 DEBUG : dir/file1(0x30c86b5b8580): _readAt: size=16, off=100 2026/09/07 02:37:09 DEBUG : dir/file1(0x30c86b5b8580): >_readAt: n=0, err=EOF 2026/09/07 02:37:09 DEBUG : dir/file1(0x30c86b5b8580): close: 2026/09/07 02:37:09 DEBUG : dir/file1(0x30c86b5b8580): >close: err= 2026/09/07 02:37:09 DEBUG : WaitForWriters: timeout=30s 2026/09/07 02:37:09 DEBUG : dir: Looking for writers 2026/09/07 02:37:09 DEBUG : file1: reading active writers 2026/09/07 02:37:09 DEBUG : Looking for writers 2026/09/07 02:37:09 DEBUG : dir: reading active writers 2026/09/07 02:37:09 DEBUG : >WaitForWriters: 2026/09/07 02:37:09 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.31s) === RUN TestRWFileHandleReadAt run.go:198: Remote "sftp://rclone@:22/rclone-test-gamocuf8lovo", Local "Local file system at /tmp/rclone3082819151", Modify Window "1s" 2026/09/07 02:37:09 INFO : sftp://rclone@:22/rclone-test-gamocuf8lovo: poll-interval is not supported by this remote 2026/09/07 02:37:09 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/07 02:37:09 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:37:09 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:37:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:37:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 02:37:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:37:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:37:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 02:37:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:37:09 INFO : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/07 02:37:09 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:09 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:09 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:09 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:09 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:09 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:09 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:09 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/07 02:37:09 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:09 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:09 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:09 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:09 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:09 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:09 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:09 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/09/07 02:37:09 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/07 02:37:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/07 02:37:09 DEBUG : dir/file1: newRWFileHandle: 2026/09/07 02:37:09 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/07 02:37:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/07 02:37:09 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/07 02:37:09 DEBUG : dir/file1(0x30c86ba1da00): _readAt: size=1, off=0 2026/09/07 02:37:09 DEBUG : dir/file1(0x30c86ba1da00): openPending: 2026/09/07 02:37:09 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:09 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:09 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:09 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:09 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:09 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:09 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:09 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/07 02:37:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/07 02:37:09 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/07 02:37:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/07 02:37:09 DEBUG : dir/file1(0x30c86ba1da00): >openPending: err= 2026/09/07 02:37:09 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/09/07 02:37:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/07 02:37:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/07 02:37:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/07 02:37:09 DEBUG : dir/file1(0x30c86ba1da00): >_readAt: n=1, err= 2026/09/07 02:37:09 DEBUG : dir/file1(0x30c86ba1da00): _readAt: size=1, off=5 2026/09/07 02:37:09 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/07 02:37:09 DEBUG : dir/file1(0x30c86ba1da00): >_readAt: n=1, err= 2026/09/07 02:37:09 DEBUG : dir/file1(0x30c86ba1da00): _readAt: size=1, off=1 2026/09/07 02:37:09 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/07 02:37:09 DEBUG : dir/file1(0x30c86ba1da00): >_readAt: n=1, err= 2026/09/07 02:37:09 DEBUG : dir/file1(0x30c86ba1da00): _readAt: size=6, off=10 2026/09/07 02:37:09 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/09/07 02:37:09 DEBUG : dir/file1(0x30c86ba1da00): >_readAt: n=6, err= 2026/09/07 02:37:09 DEBUG : dir/file1(0x30c86ba1da00): _readAt: size=256, off=10 2026/09/07 02:37:09 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/09/07 02:37:09 DEBUG : dir/file1(0x30c86ba1da00): >_readAt: n=6, err=EOF 2026/09/07 02:37:09 DEBUG : dir/file1(0x30c86ba1da00): _readAt: size=256, off=100 2026/09/07 02:37:09 DEBUG : dir/file1(0x30c86ba1da00): >_readAt: n=0, err=EOF 2026/09/07 02:37:09 DEBUG : dir/file1(0x30c86ba1da00): close: 2026/09/07 02:37:09 DEBUG : dir/file1(0x30c86ba1da00): >close: err= 2026/09/07 02:37:09 DEBUG : dir/file1(0x30c86ba1da00): _readAt: size=256, off=100 2026/09/07 02:37:09 DEBUG : dir/file1(0x30c86ba1da00): >_readAt: n=0, err=file already closed 2026/09/07 02:37:09 DEBUG : WaitForWriters: timeout=30s 2026/09/07 02:37:09 DEBUG : dir: Looking for writers 2026/09/07 02:37:09 DEBUG : file1: reading active writers 2026/09/07 02:37:09 DEBUG : Looking for writers 2026/09/07 02:37:09 DEBUG : dir: reading active writers 2026/09/07 02:37:09 DEBUG : >WaitForWriters: 2026/09/07 02:37:09 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.31s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "sftp://rclone@:22/rclone-test-gamocuf8lovo", Local "Local file system at /tmp/rclone3082819151", Modify Window "1s" 2026/09/07 02:37:09 INFO : sftp://rclone@:22/rclone-test-gamocuf8lovo: poll-interval is not supported by this remote 2026/09/07 02:37:09 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/07 02:37:09 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:37:09 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:37:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:37:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 02:37:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:37:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:37:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 02:37:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:37:09 INFO : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/07 02:37:09 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:09 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:09 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:09 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:09 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:09 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:09 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:09 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/07 02:37:09 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:09 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:09 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:09 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:10 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:10 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:10 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:10 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/09/07 02:37:10 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/07 02:37:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/07 02:37:10 DEBUG : dir/file1: newRWFileHandle: 2026/09/07 02:37:10 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/07 02:37:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/07 02:37:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/07 02:37:10 DEBUG : dir/file1(0x30c86b5b9540): RWFileHandle.Flush 2026/09/07 02:37:10 DEBUG : dir/file1(0x30c86b5b9540): _readAt: size=256, off=0 2026/09/07 02:37:10 DEBUG : dir/file1(0x30c86b5b9540): openPending: 2026/09/07 02:37:10 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:10 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:10 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:10 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:10 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:10 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:10 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:10 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/07 02:37:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/07 02:37:10 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/07 02:37:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/07 02:37:10 DEBUG : dir/file1(0x30c86b5b9540): >openPending: err= 2026/09/07 02:37:10 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/09/07 02:37:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/07 02:37:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/07 02:37:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/07 02:37:10 DEBUG : dir/file1(0x30c86b5b9540): >_readAt: n=16, err=EOF 2026/09/07 02:37:10 DEBUG : dir/file1(0x30c86b5b9540): RWFileHandle.Flush 2026/09/07 02:37:10 DEBUG : dir/file1(0x30c86b5b9540): RWFileHandle.Flush 2026/09/07 02:37:10 DEBUG : dir/file1(0x30c86b5b9540): close: 2026/09/07 02:37:10 DEBUG : dir/file1(0x30c86b5b9540): >close: err= 2026/09/07 02:37:10 DEBUG : WaitForWriters: timeout=30s 2026/09/07 02:37:10 DEBUG : dir: Looking for writers 2026/09/07 02:37:10 DEBUG : file1: reading active writers 2026/09/07 02:37:10 DEBUG : Looking for writers 2026/09/07 02:37:10 DEBUG : dir: reading active writers 2026/09/07 02:37:10 DEBUG : >WaitForWriters: 2026/09/07 02:37:10 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.32s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "sftp://rclone@:22/rclone-test-gamocuf8lovo", Local "Local file system at /tmp/rclone3082819151", Modify Window "1s" 2026/09/07 02:37:10 INFO : sftp://rclone@:22/rclone-test-gamocuf8lovo: poll-interval is not supported by this remote 2026/09/07 02:37:10 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/07 02:37:10 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:37:10 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:37:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:37:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 02:37:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:37:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:37:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 02:37:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:37:10 INFO : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/07 02:37:10 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:10 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:10 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:10 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:10 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:10 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:10 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:10 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/07 02:37:10 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:10 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:10 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:10 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:10 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:10 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:10 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:10 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/09/07 02:37:10 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/07 02:37:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/07 02:37:10 DEBUG : dir/file1: newRWFileHandle: 2026/09/07 02:37:10 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/07 02:37:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/07 02:37:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/07 02:37:10 DEBUG : dir/file1(0x30c86b6daac0): _readAt: size=256, off=0 2026/09/07 02:37:10 DEBUG : dir/file1(0x30c86b6daac0): openPending: 2026/09/07 02:37:10 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:10 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:10 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:10 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:10 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:10 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:10 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:10 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/07 02:37:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/07 02:37:10 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/07 02:37:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/07 02:37:10 DEBUG : dir/file1(0x30c86b6daac0): >openPending: err= 2026/09/07 02:37:10 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/09/07 02:37:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/07 02:37:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/07 02:37:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/07 02:37:10 DEBUG : dir/file1(0x30c86b6daac0): >_readAt: n=16, err=EOF 2026/09/07 02:37:10 DEBUG : dir/file1(0x30c86b6daac0): RWFileHandle.Release 2026/09/07 02:37:10 DEBUG : dir/file1(0x30c86b6daac0): close: 2026/09/07 02:37:10 DEBUG : dir/file1(0x30c86b6daac0): >close: err= 2026/09/07 02:37:10 DEBUG : dir/file1(0x30c86b6daac0): RWFileHandle.Release 2026/09/07 02:37:10 DEBUG : WaitForWriters: timeout=30s 2026/09/07 02:37:10 DEBUG : dir: Looking for writers 2026/09/07 02:37:10 DEBUG : file1: reading active writers 2026/09/07 02:37:10 DEBUG : Looking for writers 2026/09/07 02:37:10 DEBUG : dir: reading active writers 2026/09/07 02:37:10 DEBUG : >WaitForWriters: 2026/09/07 02:37:10 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.28s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-gamocuf8lovo", Local "Local file system at /tmp/rclone3082819151", Modify Window "1s" 2026/09/07 02:37:10 INFO : sftp://rclone@:22/rclone-test-gamocuf8lovo: poll-interval is not supported by this remote 2026/09/07 02:37:10 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/07 02:37:10 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:37:10 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:37:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:37:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 02:37:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:37:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:37:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 02:37:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:37:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:10 INFO : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/07 02:37:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:10 DEBUG : file1: newRWFileHandle: 2026/09/07 02:37:10 DEBUG : file1(0x30c86b77cac0): openPending: 2026/09/07 02:37:10 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 02:37:10 DEBUG : file1(0x30c86b77cac0): >openPending: err= 2026/09/07 02:37:10 DEBUG : file1: >newRWFileHandle: err= 2026/09/07 02:37:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 02:37:10 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/07 02:37:10 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/07 02:37:10 DEBUG : file1(0x30c86b77cac0): _writeAt: size=5, off=0 2026/09/07 02:37:10 DEBUG : file1(0x30c86b77cac0): >_writeAt: n=5, err= 2026/09/07 02:37:10 DEBUG : file1(0x30c86b77cac0): _writeAt: size=7, off=5 2026/09/07 02:37:10 DEBUG : file1(0x30c86b77cac0): >_writeAt: n=7, err= 2026/09/07 02:37:10 DEBUG : file1: vfs cache: truncate to size=11 2026/09/07 02:37:10 DEBUG : file1(0x30c86b77cac0): close: 2026/09/07 02:37:10 DEBUG : file1: vfs cache: setting modification time to 2026-09-07 02:37:10.453859494 +0000 UTC m=+27.252607917 2026/09/07 02:37:10 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:10 DEBUG : file1(0x30c86b77cac0): >close: err= 2026/09/07 02:37:10 DEBUG : file1(0x30c86b77cac0): close: 2026/09/07 02:37:10 DEBUG : file1(0x30c86b77cac0): >close: err=file already closed 2026/09/07 02:37:10 DEBUG : WaitForWriters: timeout=30s 2026/09/07 02:37:10 DEBUG : Looking for writers 2026/09/07 02:37:10 DEBUG : file1: reading active writers 2026/09/07 02:37:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/07 02:37:10 DEBUG : Looking for writers 2026/09/07 02:37:10 DEBUG : file1: reading active writers 2026/09/07 02:37:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/07 02:37:10 DEBUG : Looking for writers 2026/09/07 02:37:10 DEBUG : file1: reading active writers 2026/09/07 02:37:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/07 02:37:10 DEBUG : Looking for writers 2026/09/07 02:37:10 DEBUG : file1: reading active writers 2026/09/07 02:37:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/07 02:37:10 DEBUG : file1: vfs cache: starting upload 2026/09/07 02:37:10 DEBUG : file1.dc326ab2.partial: size = 11 OK 2026/09/07 02:37:10 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/file1.dc326ab2.partial" 2026/09/07 02:37:10 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:10 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/file1.dc326ab2.partial 2026/09/07 02:37:10 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/file1.dc326ab2.partial" 2026/09/07 02:37:10 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:10 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-gamocuf8lovo/file1.dc326ab2.partial 2026/09/07 02:37:10 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:10 DEBUG : file1.dc326ab2.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/09/07 02:37:10 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/07 02:37:10 DEBUG : file1.dc326ab2.partial: renamed to: file1 2026/09/07 02:37:10 INFO : file1: Copied (new) 2026/09/07 02:37:10 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/file1" 2026/09/07 02:37:10 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:10 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/file1 2026/09/07 02:37:10 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/file1" 2026/09/07 02:37:10 DEBUG : Looking for writers 2026/09/07 02:37:10 DEBUG : file1: reading active writers 2026/09/07 02:37:10 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:10 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-gamocuf8lovo/file1 2026/09/07 02:37:10 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:10 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/09/07 02:37:10 DEBUG : file1: vfs cache: fingerprint now "11,2026-09-07 02:37:10 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/09/07 02:37:10 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/07 02:37:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 02:37:10 DEBUG : >WaitForWriters: 2026/09/07 02:37:10 INFO : file1: vfs cache: upload succeeded try #1 2026/09/07 02:37:10 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/file1" 2026/09/07 02:37:10 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:10 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/file1 2026/09/07 02:37:10 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/file1" 2026/09/07 02:37:10 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:10 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-gamocuf8lovo/file1 2026/09/07 02:37:10 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:10 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/09/07 02:37:10 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/file1" 2026/09/07 02:37:10 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:10 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/file1 2026/09/07 02:37:10 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/file1" 2026/09/07 02:37:10 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:10 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-gamocuf8lovo/file1 2026/09/07 02:37:10 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:10 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/09/07 02:37:10 DEBUG : WaitForWriters: timeout=30s 2026/09/07 02:37:10 DEBUG : Looking for writers 2026/09/07 02:37:10 DEBUG : file1: reading active writers 2026/09/07 02:37:10 DEBUG : >WaitForWriters: 2026/09/07 02:37:10 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.40s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "sftp://rclone@:22/rclone-test-gamocuf8lovo", Local "Local file system at /tmp/rclone3082819151", Modify Window "1s" 2026/09/07 02:37:10 INFO : sftp://rclone@:22/rclone-test-gamocuf8lovo: poll-interval is not supported by this remote 2026/09/07 02:37:10 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/07 02:37:10 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:37:10 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:37:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:37:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 02:37:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:37:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:37:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 02:37:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:37:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:10 INFO : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/07 02:37:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:10 DEBUG : file1: newRWFileHandle: 2026/09/07 02:37:10 DEBUG : file1(0x30c86b77cc00): openPending: 2026/09/07 02:37:10 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 02:37:10 DEBUG : file1(0x30c86b77cc00): >openPending: err= 2026/09/07 02:37:10 DEBUG : file1: >newRWFileHandle: err= 2026/09/07 02:37:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 02:37:10 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/07 02:37:10 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/07 02:37:10 DEBUG : file1(0x30c86b77cc00): _writeAt: size=7, off=0 2026/09/07 02:37:10 DEBUG : file1(0x30c86b77cc00): >_writeAt: n=7, err= 2026/09/07 02:37:10 DEBUG : file1(0x30c86b77cc00): _writeAt: size=6, off=5 2026/09/07 02:37:10 DEBUG : file1(0x30c86b77cc00): >_writeAt: n=6, err= 2026/09/07 02:37:10 DEBUG : file1(0x30c86b77cc00): close: 2026/09/07 02:37:10 DEBUG : file1: vfs cache: setting modification time to 2026-09-07 02:37:10.856023562 +0000 UTC m=+27.654771985 2026/09/07 02:37:10 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:10 DEBUG : file1(0x30c86b77cc00): >close: err= 2026/09/07 02:37:10 DEBUG : file1(0x30c86b77cc00): _writeAt: size=5, off=0 2026/09/07 02:37:10 DEBUG : file1(0x30c86b77cc00): >_writeAt: n=0, err=file already closed 2026/09/07 02:37:10 DEBUG : WaitForWriters: timeout=30s 2026/09/07 02:37:10 DEBUG : Looking for writers 2026/09/07 02:37:10 DEBUG : file1: reading active writers 2026/09/07 02:37:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/07 02:37:10 DEBUG : Looking for writers 2026/09/07 02:37:10 DEBUG : file1: reading active writers 2026/09/07 02:37:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/07 02:37:10 DEBUG : Looking for writers 2026/09/07 02:37:10 DEBUG : file1: reading active writers 2026/09/07 02:37:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/07 02:37:10 DEBUG : Looking for writers 2026/09/07 02:37:10 DEBUG : file1: reading active writers 2026/09/07 02:37:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/07 02:37:10 DEBUG : file1: vfs cache: starting upload 2026/09/07 02:37:10 DEBUG : file1.b5c75020.partial: size = 11 OK 2026/09/07 02:37:10 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/file1.b5c75020.partial" 2026/09/07 02:37:10 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:10 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/file1.b5c75020.partial 2026/09/07 02:37:10 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/file1.b5c75020.partial" 2026/09/07 02:37:11 DEBUG : Looking for writers 2026/09/07 02:37:11 DEBUG : file1: reading active writers 2026/09/07 02:37:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/07 02:37:11 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:11 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-gamocuf8lovo/file1.b5c75020.partial 2026/09/07 02:37:11 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:11 DEBUG : file1.b5c75020.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/09/07 02:37:11 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/07 02:37:11 DEBUG : file1.b5c75020.partial: renamed to: file1 2026/09/07 02:37:11 INFO : file1: Copied (new) 2026/09/07 02:37:11 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/file1" 2026/09/07 02:37:11 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:11 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/file1 2026/09/07 02:37:11 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/file1" 2026/09/07 02:37:11 DEBUG : Looking for writers 2026/09/07 02:37:11 DEBUG : file1: reading active writers 2026/09/07 02:37:11 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:11 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-gamocuf8lovo/file1 2026/09/07 02:37:11 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:11 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/09/07 02:37:11 DEBUG : file1: vfs cache: fingerprint now "11,2026-09-07 02:37:10 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/09/07 02:37:11 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/07 02:37:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 02:37:11 INFO : file1: vfs cache: upload succeeded try #1 2026/09/07 02:37:11 DEBUG : >WaitForWriters: 2026/09/07 02:37:11 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/file1" 2026/09/07 02:37:11 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:11 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/file1 2026/09/07 02:37:11 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/file1" 2026/09/07 02:37:11 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:11 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-gamocuf8lovo/file1 2026/09/07 02:37:11 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:11 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/09/07 02:37:11 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/file1" 2026/09/07 02:37:11 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:11 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/file1 2026/09/07 02:37:11 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/file1" 2026/09/07 02:37:11 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:11 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-gamocuf8lovo/file1 2026/09/07 02:37:11 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:11 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/09/07 02:37:11 DEBUG : WaitForWriters: timeout=30s 2026/09/07 02:37:11 DEBUG : Looking for writers 2026/09/07 02:37:11 DEBUG : file1: reading active writers 2026/09/07 02:37:11 DEBUG : >WaitForWriters: 2026/09/07 02:37:11 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.55s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-gamocuf8lovo", Local "Local file system at /tmp/rclone3082819151", Modify Window "1s" 2026/09/07 02:37:11 INFO : sftp://rclone@:22/rclone-test-gamocuf8lovo: poll-interval is not supported by this remote 2026/09/07 02:37:11 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/07 02:37:11 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:37:11 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:37:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:37:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 02:37:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:37:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:37:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 02:37:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:37:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:11 INFO : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/07 02:37:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:11 DEBUG : file1: newRWFileHandle: 2026/09/07 02:37:11 DEBUG : file1(0x30c86b886200): openPending: 2026/09/07 02:37:11 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 02:37:11 DEBUG : file1(0x30c86b886200): >openPending: err= 2026/09/07 02:37:11 DEBUG : file1: >newRWFileHandle: err= 2026/09/07 02:37:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 02:37:11 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/07 02:37:11 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/07 02:37:11 DEBUG : file1(0x30c86b886200): close: 2026/09/07 02:37:11 DEBUG : file1: vfs cache: setting modification time to 2026-09-07 02:37:11.404136865 +0000 UTC m=+28.202885288 2026/09/07 02:37:11 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:11 DEBUG : file1(0x30c86b886200): >close: err= 2026/09/07 02:37:11 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/09/07 02:37:11 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/07 02:37:11 DEBUG : file2: newRWFileHandle: 2026/09/07 02:37:11 DEBUG : file2(0x30c86b886940): openPending: 2026/09/07 02:37:11 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:11 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/07 02:37:11 DEBUG : file2(0x30c86b886940): >openPending: err= 2026/09/07 02:37:11 DEBUG : file2: >newRWFileHandle: err= 2026/09/07 02:37:11 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/07 02:37:11 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/09/07 02:37:11 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/09/07 02:37:11 DEBUG : file2(0x30c86b886940): RWFileHandle.Flush 2026/09/07 02:37:11 DEBUG : file2(0x30c86b886940): RWFileHandle.Release 2026/09/07 02:37:11 DEBUG : file2(0x30c86b886940): close: 2026/09/07 02:37:11 DEBUG : file2: vfs cache: setting modification time to 2026-09-07 02:37:11.405300482 +0000 UTC m=+28.204048905 2026/09/07 02:37:11 INFO : file2: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:11 DEBUG : file2(0x30c86b886940): >close: err= 2026/09/07 02:37:11 DEBUG : WaitForWriters: timeout=30s 2026/09/07 02:37:11 DEBUG : Looking for writers 2026/09/07 02:37:11 DEBUG : file1: reading active writers 2026/09/07 02:37:11 DEBUG : file2: reading active writers 2026/09/07 02:37:11 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/09/07 02:37:11 DEBUG : Looking for writers 2026/09/07 02:37:11 DEBUG : file1: reading active writers 2026/09/07 02:37:11 DEBUG : file2: reading active writers 2026/09/07 02:37:11 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/09/07 02:37:11 DEBUG : Looking for writers 2026/09/07 02:37:11 DEBUG : file1: reading active writers 2026/09/07 02:37:11 DEBUG : file2: reading active writers 2026/09/07 02:37:11 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/09/07 02:37:11 DEBUG : Looking for writers 2026/09/07 02:37:11 DEBUG : file1: reading active writers 2026/09/07 02:37:11 DEBUG : file2: reading active writers 2026/09/07 02:37:11 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/09/07 02:37:11 DEBUG : file1: vfs cache: starting upload 2026/09/07 02:37:11 DEBUG : file2: vfs cache: starting upload 2026/09/07 02:37:11 DEBUG : file1.c709b4e0.partial: size = 0 OK 2026/09/07 02:37:11 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/file1.c709b4e0.partial" 2026/09/07 02:37:11 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:11 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/file1.c709b4e0.partial 2026/09/07 02:37:11 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/file1.c709b4e0.partial" 2026/09/07 02:37:11 DEBUG : file2.4c3b8f1a.partial: size = 0 OK 2026/09/07 02:37:11 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/file2.4c3b8f1a.partial" 2026/09/07 02:37:11 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:11 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/file2.4c3b8f1a.partial 2026/09/07 02:37:11 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/file2.4c3b8f1a.partial" 2026/09/07 02:37:11 DEBUG : Looking for writers 2026/09/07 02:37:11 DEBUG : file1: reading active writers 2026/09/07 02:37:11 DEBUG : file2: reading active writers 2026/09/07 02:37:11 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/09/07 02:37:11 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:11 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-gamocuf8lovo/file1.c709b4e0.partial 2026/09/07 02:37:11 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:11 DEBUG : file1.c709b4e0.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/09/07 02:37:11 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/07 02:37:11 DEBUG : file1.c709b4e0.partial: renamed to: file1 2026/09/07 02:37:11 INFO : file1: Copied (new) 2026/09/07 02:37:11 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/file1" 2026/09/07 02:37:11 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:11 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/file1 2026/09/07 02:37:11 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/file1" 2026/09/07 02:37:11 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:11 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-gamocuf8lovo/file2.4c3b8f1a.partial 2026/09/07 02:37:11 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:11 DEBUG : file2.4c3b8f1a.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/09/07 02:37:11 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/07 02:37:11 DEBUG : file2.4c3b8f1a.partial: renamed to: file2 2026/09/07 02:37:11 INFO : file2: Copied (new) 2026/09/07 02:37:11 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/file2" 2026/09/07 02:37:11 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:11 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/file2 2026/09/07 02:37:11 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/file2" 2026/09/07 02:37:11 DEBUG : Looking for writers 2026/09/07 02:37:11 DEBUG : file2: reading active writers 2026/09/07 02:37:11 DEBUG : file1: reading active writers 2026/09/07 02:37:11 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:11 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-gamocuf8lovo/file1 2026/09/07 02:37:11 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:11 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/09/07 02:37:11 DEBUG : file1: vfs cache: fingerprint now "0,2026-09-07 02:37:11 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/09/07 02:37:11 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/07 02:37:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 02:37:11 INFO : file1: vfs cache: upload succeeded try #1 2026/09/07 02:37:11 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:11 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-gamocuf8lovo/file2 2026/09/07 02:37:11 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:11 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/09/07 02:37:11 DEBUG : file2: vfs cache: fingerprint now "0,2026-09-07 02:37:11 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/09/07 02:37:11 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/09/07 02:37:11 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/07 02:37:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/07 02:37:11 INFO : file2: vfs cache: upload succeeded try #1 2026/09/07 02:37:12 DEBUG : Looking for writers 2026/09/07 02:37:12 DEBUG : file1: reading active writers 2026/09/07 02:37:12 DEBUG : file2: reading active writers 2026/09/07 02:37:12 DEBUG : >WaitForWriters: 2026/09/07 02:37:12 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/file1" 2026/09/07 02:37:12 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:12 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/file1 2026/09/07 02:37:12 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/file1" 2026/09/07 02:37:12 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:12 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-gamocuf8lovo/file1 2026/09/07 02:37:12 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:12 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/09/07 02:37:12 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/file1" 2026/09/07 02:37:12 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:12 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/file1 2026/09/07 02:37:12 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/file1" 2026/09/07 02:37:12 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:12 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-gamocuf8lovo/file1 2026/09/07 02:37:12 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:12 DEBUG : file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/09/07 02:37:12 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/file2" 2026/09/07 02:37:12 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:12 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/file2 2026/09/07 02:37:12 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/file2" 2026/09/07 02:37:12 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:12 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-gamocuf8lovo/file2 2026/09/07 02:37:12 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:12 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/09/07 02:37:12 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/file2" 2026/09/07 02:37:12 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:12 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/file2 2026/09/07 02:37:12 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/file2" 2026/09/07 02:37:12 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:12 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-gamocuf8lovo/file2 2026/09/07 02:37:12 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:12 DEBUG : file2: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/09/07 02:37:12 DEBUG : WaitForWriters: timeout=30s 2026/09/07 02:37:12 DEBUG : Looking for writers 2026/09/07 02:37:12 DEBUG : file1: reading active writers 2026/09/07 02:37:12 DEBUG : file2: reading active writers 2026/09/07 02:37:12 DEBUG : >WaitForWriters: 2026/09/07 02:37:12 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (1.06s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-gamocuf8lovo", Local "Local file system at /tmp/rclone3082819151", Modify Window "1s" 2026/09/07 02:37:12 INFO : sftp://rclone@:22/rclone-test-gamocuf8lovo: poll-interval is not supported by this remote 2026/09/07 02:37:12 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/07 02:37:12 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:37:12 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:37:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:37:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 02:37:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:37:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:37:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 02:37:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:37:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:12 INFO : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/07 02:37:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:12 DEBUG : file1: newRWFileHandle: 2026/09/07 02:37:12 DEBUG : file1(0x30c86b5b85c0): openPending: 2026/09/07 02:37:12 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 02:37:12 DEBUG : file1(0x30c86b5b85c0): >openPending: err= 2026/09/07 02:37:12 DEBUG : file1: >newRWFileHandle: err= 2026/09/07 02:37:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 02:37:12 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/07 02:37:12 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/07 02:37:12 DEBUG : file1(0x30c86b5b85c0): _writeAt: size=5, off=0 2026/09/07 02:37:12 DEBUG : file1(0x30c86b5b85c0): >_writeAt: n=5, err= 2026/09/07 02:37:12 DEBUG : file1(0x30c86b5b85c0): RWFileHandle.Flush 2026/09/07 02:37:12 DEBUG : file1(0x30c86b5b85c0): RWFileHandle.Flush 2026/09/07 02:37:12 DEBUG : file1(0x30c86b5b85c0): close: 2026/09/07 02:37:12 DEBUG : file1: vfs cache: setting modification time to 2026-09-07 02:37:12.468888466 +0000 UTC m=+29.267636879 2026/09/07 02:37:12 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:12 DEBUG : file1(0x30c86b5b85c0): >close: err= 2026/09/07 02:37:12 DEBUG : WaitForWriters: timeout=30s 2026/09/07 02:37:12 DEBUG : Looking for writers 2026/09/07 02:37:12 DEBUG : file1: reading active writers 2026/09/07 02:37:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/07 02:37:12 DEBUG : Looking for writers 2026/09/07 02:37:12 DEBUG : file1: reading active writers 2026/09/07 02:37:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/07 02:37:12 DEBUG : Looking for writers 2026/09/07 02:37:12 DEBUG : file1: reading active writers 2026/09/07 02:37:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/07 02:37:12 DEBUG : Looking for writers 2026/09/07 02:37:12 DEBUG : file1: reading active writers 2026/09/07 02:37:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/07 02:37:12 DEBUG : file1: vfs cache: starting upload 2026/09/07 02:37:12 DEBUG : file1.12941e2a.partial: size = 5 OK 2026/09/07 02:37:12 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/file1.12941e2a.partial" 2026/09/07 02:37:12 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:12 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/file1.12941e2a.partial 2026/09/07 02:37:12 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/file1.12941e2a.partial" 2026/09/07 02:37:12 DEBUG : Looking for writers 2026/09/07 02:37:12 DEBUG : file1: reading active writers 2026/09/07 02:37:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/07 02:37:12 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:12 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-gamocuf8lovo/file1.12941e2a.partial 2026/09/07 02:37:12 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:12 DEBUG : file1.12941e2a.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/07 02:37:12 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/07 02:37:12 DEBUG : file1.12941e2a.partial: renamed to: file1 2026/09/07 02:37:12 INFO : file1: Copied (new) 2026/09/07 02:37:12 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/file1" 2026/09/07 02:37:12 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:12 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/file1 2026/09/07 02:37:12 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/file1" 2026/09/07 02:37:12 DEBUG : Looking for writers 2026/09/07 02:37:12 DEBUG : file1: reading active writers 2026/09/07 02:37:12 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:12 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-gamocuf8lovo/file1 2026/09/07 02:37:12 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:12 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/07 02:37:12 DEBUG : file1: vfs cache: fingerprint now "5,2026-09-07 02:37:12 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/09/07 02:37:12 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/07 02:37:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 02:37:12 DEBUG : >WaitForWriters: 2026/09/07 02:37:12 INFO : file1: vfs cache: upload succeeded try #1 2026/09/07 02:37:12 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.33s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-gamocuf8lovo", Local "Local file system at /tmp/rclone3082819151", Modify Window "1s" 2026/09/07 02:37:12 INFO : sftp://rclone@:22/rclone-test-gamocuf8lovo: poll-interval is not supported by this remote 2026/09/07 02:37:12 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/07 02:37:12 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:37:12 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:37:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:37:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 02:37:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:37:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:37:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 02:37:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:37:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:12 INFO : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/07 02:37:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:12 DEBUG : file1: newRWFileHandle: 2026/09/07 02:37:12 DEBUG : file1(0x30c86b9c4f40): openPending: 2026/09/07 02:37:12 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 02:37:12 DEBUG : file1(0x30c86b9c4f40): >openPending: err= 2026/09/07 02:37:12 DEBUG : file1: >newRWFileHandle: err= 2026/09/07 02:37:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 02:37:12 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/07 02:37:12 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/07 02:37:12 DEBUG : file1(0x30c86b9c4f40): _writeAt: size=5, off=0 2026/09/07 02:37:12 DEBUG : file1(0x30c86b9c4f40): >_writeAt: n=5, err= 2026/09/07 02:37:12 DEBUG : file1(0x30c86b9c4f40): RWFileHandle.Release 2026/09/07 02:37:12 DEBUG : file1(0x30c86b9c4f40): close: 2026/09/07 02:37:12 DEBUG : file1: vfs cache: setting modification time to 2026-09-07 02:37:12.795599788 +0000 UTC m=+29.594348211 2026/09/07 02:37:12 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:12 DEBUG : file1(0x30c86b9c4f40): >close: err= 2026/09/07 02:37:12 DEBUG : file1(0x30c86b9c4f40): RWFileHandle.Release 2026/09/07 02:37:12 DEBUG : WaitForWriters: timeout=30s 2026/09/07 02:37:12 DEBUG : Looking for writers 2026/09/07 02:37:12 DEBUG : file1: reading active writers 2026/09/07 02:37:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/07 02:37:12 DEBUG : Looking for writers 2026/09/07 02:37:12 DEBUG : file1: reading active writers 2026/09/07 02:37:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/07 02:37:12 DEBUG : Looking for writers 2026/09/07 02:37:12 DEBUG : file1: reading active writers 2026/09/07 02:37:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/07 02:37:12 DEBUG : Looking for writers 2026/09/07 02:37:12 DEBUG : file1: reading active writers 2026/09/07 02:37:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/07 02:37:12 DEBUG : file1: vfs cache: starting upload 2026/09/07 02:37:12 DEBUG : file1.7e3073e8.partial: size = 5 OK 2026/09/07 02:37:12 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/file1.7e3073e8.partial" 2026/09/07 02:37:12 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:12 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/file1.7e3073e8.partial 2026/09/07 02:37:12 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/file1.7e3073e8.partial" 2026/09/07 02:37:12 DEBUG : Looking for writers 2026/09/07 02:37:12 DEBUG : file1: reading active writers 2026/09/07 02:37:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/07 02:37:13 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:13 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-gamocuf8lovo/file1.7e3073e8.partial 2026/09/07 02:37:13 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:13 DEBUG : file1.7e3073e8.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/07 02:37:13 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/07 02:37:13 DEBUG : file1.7e3073e8.partial: renamed to: file1 2026/09/07 02:37:13 INFO : file1: Copied (new) 2026/09/07 02:37:13 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/file1" 2026/09/07 02:37:13 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:13 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/file1 2026/09/07 02:37:13 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/file1" 2026/09/07 02:37:13 DEBUG : Looking for writers 2026/09/07 02:37:13 DEBUG : file1: reading active writers 2026/09/07 02:37:13 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:13 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-gamocuf8lovo/file1 2026/09/07 02:37:13 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:13 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/07 02:37:13 DEBUG : file1: vfs cache: fingerprint now "5,2026-09-07 02:37:12 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/09/07 02:37:13 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/07 02:37:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 02:37:13 INFO : file1: vfs cache: upload succeeded try #1 2026/09/07 02:37:13 DEBUG : >WaitForWriters: 2026/09/07 02:37:13 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.35s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "sftp://rclone@:22/rclone-test-gamocuf8lovo", Local "Local file system at /tmp/rclone3082819151", Modify Window "1s" 2026/09/07 02:37:13 INFO : sftp://rclone@:22/rclone-test-gamocuf8lovo: poll-interval is not supported by this remote 2026/09/07 02:37:13 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/07 02:37:13 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:37:13 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:37:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:37:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 02:37:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:37:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:37:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 02:37:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:37:13 INFO : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/07 02:37:13 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:13 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:13 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:13 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:13 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:13 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:13 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:13 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/07 02:37:13 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:13 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:13 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:13 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:13 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:13 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:13 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:13 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/09/07 02:37:13 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/09/07 02:37:13 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/07 02:37:13 DEBUG : dir/file1: newRWFileHandle: 2026/09/07 02:37:13 DEBUG : dir/file1(0x30c86b5b9140): openPending: 2026/09/07 02:37:13 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:13 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:13 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:13 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:13 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:13 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:13 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:13 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/07 02:37:13 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/07 02:37:13 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/07 02:37:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/07 02:37:13 DEBUG : dir/file1(0x30c86b5b9140): >openPending: err= 2026/09/07 02:37:13 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/07 02:37:13 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/07 02:37:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/07 02:37:13 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/07 02:37:13 DEBUG : dir/file1(0x30c86b5b9140): _writeAt: size=5, off=0 2026/09/07 02:37:13 DEBUG : dir/file1(0x30c86b5b9140): >_writeAt: n=5, err= 2026/09/07 02:37:13 DEBUG : dir/file1(0x30c86b5b9140): close: 2026/09/07 02:37:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:13 DEBUG : dir/file1: vfs cache: setting modification time to 2026-09-07 02:37:13.522487477 +0000 UTC m=+30.321235900 2026/09/07 02:37:13 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:13 DEBUG : dir/file1(0x30c86b5b9140): >close: err= 2026/09/07 02:37:13 DEBUG : WaitForWriters: timeout=30s 2026/09/07 02:37:13 DEBUG : dir: Looking for writers 2026/09/07 02:37:13 DEBUG : file1: reading active writers 2026/09/07 02:37:13 DEBUG : Looking for writers 2026/09/07 02:37:13 DEBUG : dir: reading active writers 2026/09/07 02:37:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/07 02:37:13 DEBUG : dir: Looking for writers 2026/09/07 02:37:13 DEBUG : file1: reading active writers 2026/09/07 02:37:13 DEBUG : Looking for writers 2026/09/07 02:37:13 DEBUG : dir: reading active writers 2026/09/07 02:37:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/07 02:37:13 DEBUG : dir: Looking for writers 2026/09/07 02:37:13 DEBUG : file1: reading active writers 2026/09/07 02:37:13 DEBUG : Looking for writers 2026/09/07 02:37:13 DEBUG : dir: reading active writers 2026/09/07 02:37:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/07 02:37:13 DEBUG : dir: Looking for writers 2026/09/07 02:37:13 DEBUG : file1: reading active writers 2026/09/07 02:37:13 DEBUG : Looking for writers 2026/09/07 02:37:13 DEBUG : dir: reading active writers 2026/09/07 02:37:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/07 02:37:13 DEBUG : dir/file1: vfs cache: starting upload 2026/09/07 02:37:13 DEBUG : dir/file1.5db77852.partial: size = 5 OK 2026/09/07 02:37:13 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1.5db77852.partial" 2026/09/07 02:37:13 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:13 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir/file1.5db77852.partial 2026/09/07 02:37:13 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir/file1.5db77852.partial" 2026/09/07 02:37:13 DEBUG : dir: Looking for writers 2026/09/07 02:37:13 DEBUG : file1: reading active writers 2026/09/07 02:37:13 DEBUG : Looking for writers 2026/09/07 02:37:13 DEBUG : dir: reading active writers 2026/09/07 02:37:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/07 02:37:13 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:13 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-gamocuf8lovo/dir/file1.5db77852.partial 2026/09/07 02:37:13 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:13 DEBUG : dir/file1.5db77852.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/07 02:37:13 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/07 02:37:13 DEBUG : dir/file1.5db77852.partial: renamed to: dir/file1 2026/09/07 02:37:13 INFO : dir/file1: Copied (replaced existing) 2026/09/07 02:37:13 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:13 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:13 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:13 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:13 DEBUG : dir: Looking for writers 2026/09/07 02:37:13 DEBUG : file1: reading active writers 2026/09/07 02:37:13 DEBUG : Looking for writers 2026/09/07 02:37:13 DEBUG : dir: reading active writers 2026/09/07 02:37:13 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:13 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:13 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:13 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/07 02:37:13 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-09-07 02:37:13 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/09/07 02:37:13 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/07 02:37:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/07 02:37:13 DEBUG : >WaitForWriters: 2026/09/07 02:37:13 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/07 02:37:13 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.74s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "sftp://rclone@:22/rclone-test-gamocuf8lovo", Local "Local file system at /tmp/rclone3082819151", Modify Window "1s" 2026/09/07 02:37:13 INFO : sftp://rclone@:22/rclone-test-gamocuf8lovo: poll-interval is not supported by this remote 2026/09/07 02:37:13 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/07 02:37:13 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:37:13 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:37:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:37:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 02:37:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:37:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:37:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 02:37:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:37:13 INFO : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/07 02:37:13 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:13 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:13 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:13 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:13 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:13 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:13 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:13 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/07 02:37:13 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:13 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:13 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:13 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:14 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:14 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:14 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:14 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/09/07 02:37:14 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:14 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:14 DEBUG : dir/file1: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/07 02:37:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/07 02:37:14 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/07 02:37:14 DEBUG : dir/file1(0x30c86bb40200): _writeAt: size=5, off=0 2026/09/07 02:37:14 DEBUG : dir/file1(0x30c86bb40200): openPending: 2026/09/07 02:37:14 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:14 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:14 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:14 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:14 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:14 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:14 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:14 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/07 02:37:14 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/07 02:37:14 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/07 02:37:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/07 02:37:14 DEBUG : dir/file1(0x30c86bb40200): >openPending: err= 2026/09/07 02:37:14 DEBUG : dir/file1(0x30c86bb40200): >_writeAt: n=5, err= 2026/09/07 02:37:14 DEBUG : dir/file1(0x30c86bb40200): _writeAt: size=15, off=5 2026/09/07 02:37:14 DEBUG : dir/file1(0x30c86bb40200): >_writeAt: n=15, err= 2026/09/07 02:37:14 DEBUG : dir/file1(0x30c86bb40200): close: 2026/09/07 02:37:14 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [{Pos:0 Size:20}] - present true 2026/09/07 02:37:14 DEBUG : dir/file1: vfs cache: setting modification time to 2026-09-07 02:37:14.16945793 +0000 UTC m=+30.968206343 2026/09/07 02:37:14 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : dir/file1(0x30c86bb40200): >close: err= 2026/09/07 02:37:14 DEBUG : WaitForWriters: timeout=30s 2026/09/07 02:37:14 DEBUG : dir: Looking for writers 2026/09/07 02:37:14 DEBUG : file1: reading active writers 2026/09/07 02:37:14 DEBUG : Looking for writers 2026/09/07 02:37:14 DEBUG : dir: reading active writers 2026/09/07 02:37:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/07 02:37:14 DEBUG : dir: Looking for writers 2026/09/07 02:37:14 DEBUG : file1: reading active writers 2026/09/07 02:37:14 DEBUG : Looking for writers 2026/09/07 02:37:14 DEBUG : dir: reading active writers 2026/09/07 02:37:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/07 02:37:14 DEBUG : dir: Looking for writers 2026/09/07 02:37:14 DEBUG : file1: reading active writers 2026/09/07 02:37:14 DEBUG : Looking for writers 2026/09/07 02:37:14 DEBUG : dir: reading active writers 2026/09/07 02:37:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/07 02:37:14 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/09/07 02:37:14 DEBUG : dir: Looking for writers 2026/09/07 02:37:14 DEBUG : file1: reading active writers 2026/09/07 02:37:14 DEBUG : Looking for writers 2026/09/07 02:37:14 DEBUG : dir: reading active writers 2026/09/07 02:37:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/07 02:37:14 DEBUG : dir/file1: vfs cache: starting upload 2026/09/07 02:37:14 DEBUG : dir/file1.e70f28be.partial: size = 20 OK 2026/09/07 02:37:14 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1.e70f28be.partial" 2026/09/07 02:37:14 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:14 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir/file1.e70f28be.partial 2026/09/07 02:37:14 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir/file1.e70f28be.partial" 2026/09/07 02:37:14 DEBUG : dir: Looking for writers 2026/09/07 02:37:14 DEBUG : file1: reading active writers 2026/09/07 02:37:14 DEBUG : Looking for writers 2026/09/07 02:37:14 DEBUG : dir: reading active writers 2026/09/07 02:37:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/07 02:37:14 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:14 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /rclone-test-gamocuf8lovo/dir/file1.e70f28be.partial 2026/09/07 02:37:14 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:14 DEBUG : dir/file1.e70f28be.partial: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/09/07 02:37:14 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/09/07 02:37:14 DEBUG : dir/file1.e70f28be.partial: renamed to: dir/file1 2026/09/07 02:37:14 INFO : dir/file1: Copied (replaced existing) 2026/09/07 02:37:14 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:14 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:14 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:14 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:14 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:14 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:14 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:14 DEBUG : dir/file1: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/09/07 02:37:14 DEBUG : dir/file1: vfs cache: fingerprint now "20,2001-02-03 04:05:06 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/09/07 02:37:14 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/07 02:37:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/07 02:37:14 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/07 02:37:14 DEBUG : dir: Looking for writers 2026/09/07 02:37:14 DEBUG : file1: reading active writers 2026/09/07 02:37:14 DEBUG : Looking for writers 2026/09/07 02:37:14 DEBUG : dir: reading active writers 2026/09/07 02:37:14 DEBUG : >WaitForWriters: 2026/09/07 02:37:14 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.62s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "sftp://rclone@:22/rclone-test-gamocuf8lovo", Local "Local file system at /tmp/rclone3082819151", Modify Window "1s" 2026/09/07 02:37:14 INFO : sftp://rclone@:22/rclone-test-gamocuf8lovo: poll-interval is not supported by this remote 2026/09/07 02:37:14 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/07 02:37:14 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:37:14 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:37:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:37:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 02:37:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:37:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:37:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 02:37:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:37:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:14 INFO : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/07 02:37:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:14 DEBUG : file1: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : file1(0x30c86bb41480): openPending: 2026/09/07 02:37:14 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 02:37:14 DEBUG : file1(0x30c86bb41480): >openPending: err= 2026/09/07 02:37:14 DEBUG : file1: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 02:37:14 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/07 02:37:14 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/07 02:37:14 DEBUG : file1(0x30c86bb41480): _writeAt: size=5, off=0 2026/09/07 02:37:14 DEBUG : file1(0x30c86bb41480): >_writeAt: n=5, err= 2026/09/07 02:37:14 DEBUG : file1(0x30c86bb41480): close: 2026/09/07 02:37:14 DEBUG : file1: vfs cache: setting modification time to 2026-09-07 02:37:14.499865473 +0000 UTC m=+31.298613896 2026/09/07 02:37:14 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : file1(0x30c86bb41480): >close: err= 2026/09/07 02:37:14 DEBUG : WaitForWriters: timeout=30s 2026/09/07 02:37:14 DEBUG : Looking for writers 2026/09/07 02:37:14 DEBUG : file1: reading active writers 2026/09/07 02:37:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/07 02:37:14 DEBUG : Looking for writers 2026/09/07 02:37:14 DEBUG : file1: reading active writers 2026/09/07 02:37:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/07 02:37:14 DEBUG : Looking for writers 2026/09/07 02:37:14 DEBUG : file1: reading active writers 2026/09/07 02:37:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/07 02:37:14 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-gamocuf8lovo/dir/file1: no such file or directory 2026/09/07 02:37:14 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-gamocuf8lovo/dir/file1: no such file or directory 2026/09/07 02:37:14 DEBUG : Looking for writers 2026/09/07 02:37:14 DEBUG : file1: reading active writers 2026/09/07 02:37:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/07 02:37:14 DEBUG : file1: vfs cache: starting upload 2026/09/07 02:37:14 DEBUG : file1.250bfcc4.partial: size = 5 OK 2026/09/07 02:37:14 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/file1.250bfcc4.partial" 2026/09/07 02:37:14 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:14 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/file1.250bfcc4.partial 2026/09/07 02:37:14 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/file1.250bfcc4.partial" 2026/09/07 02:37:14 DEBUG : Looking for writers 2026/09/07 02:37:14 DEBUG : file1: reading active writers 2026/09/07 02:37:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/07 02:37:14 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:14 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-gamocuf8lovo/file1.250bfcc4.partial 2026/09/07 02:37:14 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:14 DEBUG : file1.250bfcc4.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/07 02:37:14 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/07 02:37:14 DEBUG : file1.250bfcc4.partial: renamed to: file1 2026/09/07 02:37:14 INFO : file1: Copied (new) 2026/09/07 02:37:14 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/file1" 2026/09/07 02:37:14 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:14 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/file1 2026/09/07 02:37:14 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/file1" 2026/09/07 02:37:14 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:14 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-gamocuf8lovo/file1 2026/09/07 02:37:14 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:14 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/07 02:37:14 DEBUG : file1: vfs cache: fingerprint now "5,2026-09-07 02:37:14 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/09/07 02:37:14 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 02:37:14 INFO : file1: vfs cache: upload succeeded try #1 2026/09/07 02:37:14 DEBUG : Looking for writers 2026/09/07 02:37:14 DEBUG : file1: reading active writers 2026/09/07 02:37:14 DEBUG : >WaitForWriters: 2026/09/07 02:37:14 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.32s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "sftp://rclone@:22/rclone-test-gamocuf8lovo", Local "Local file system at /tmp/rclone3082819151", Modify Window "1s" 2026/09/07 02:37:14 INFO : sftp://rclone@:22/rclone-test-gamocuf8lovo: poll-interval is not supported by this remote 2026/09/07 02:37:14 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/07 02:37:14 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:37:14 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:37:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:37:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 02:37:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:37:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:37:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 02:37:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/09/07 02:37:14 INFO : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bacc5c0): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bacc5c0): >openPending: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bacc5c0): _writeAt: size=5, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bacc5c0): >_writeAt: n=5, err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bacc5c0): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.821504758 +0000 UTC m=+31.620253171 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bacc5c0): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bacca40): _readAt: size=2, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bacca40): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bacca40): >openPending: err= 2026/09/07 02:37:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bacca40): >_readAt: n=2, err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bacca40): _writeAt: size=3, off=2 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bacca40): >_writeAt: n=0, err=Bad file descriptor 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bacca40): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.821504758 +0000 UTC m=+31.620253171 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bacca40): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86baccf00): _readAt: size=512, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86baccf00): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86baccf00): >openPending: err= 2026/09/07 02:37:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86baccf00): >_readAt: n=5, err=EOF 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86baccf00): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.821504758 +0000 UTC m=+31.620253171 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86baccf00): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: Remove: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b63ebd0 item 1 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bacd540): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bacd540): >openPending: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bacd540): _writeAt: size=5, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bacd540): >_writeAt: n=5, err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bacd540): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.824879079 +0000 UTC m=+31.623627493 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bacd540): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bacda40): _readAt: size=512, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bacda40): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bacda40): >openPending: err= 2026/09/07 02:37:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bacda40): >_readAt: n=5, err=EOF 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bacda40): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.824879079 +0000 UTC m=+31.623627493 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bacda40): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: Remove: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b99c700 item 2 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bcb8180): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bcb8180): >openPending: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bcb8180): _writeAt: size=5, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bcb8180): >_writeAt: n=5, err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bcb8180): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.827370735 +0000 UTC m=+31.626119147 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bcb8180): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bcb8600): _readAt: size=2, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bcb8600): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bcb8600): >openPending: err= 2026/09/07 02:37:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bcb8600): >_readAt: n=2, err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bcb8600): _writeAt: size=3, off=2 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bcb8600): >_writeAt: n=0, err=Bad file descriptor 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bcb8600): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.827370735 +0000 UTC m=+31.626119147 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bcb8600): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bcb8ac0): _readAt: size=512, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bcb8ac0): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bcb8ac0): >openPending: err= 2026/09/07 02:37:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bcb8ac0): >_readAt: n=5, err=EOF 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bcb8ac0): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.827370735 +0000 UTC m=+31.626119147 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bcb8ac0): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: Remove: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b99cd90 item 3 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bcb9140): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bcb9140): >openPending: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bcb9140): _writeAt: size=5, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bcb9140): >_writeAt: n=5, err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bcb9140): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.830636422 +0000 UTC m=+31.629384834 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bcb9140): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bcb9680): _readAt: size=512, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bcb9680): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bcb9680): >openPending: err= 2026/09/07 02:37:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bcb9680): >_readAt: n=5, err=EOF 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bcb9680): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.830636422 +0000 UTC m=+31.629384834 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bcb9680): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: Remove: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b99dc70 item 4 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bcb9cc0): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bcb9cc0): >openPending: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bcb9cc0): _writeAt: size=5, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bcb9cc0): >_writeAt: n=5, err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bcb9cc0): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.834243662 +0000 UTC m=+31.632992075 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bcb9cc0): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bcce240): _readAt: size=2, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bcce240): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bcce240): >openPending: err= 2026/09/07 02:37:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bcce240): >_readAt: n=2, err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bcce240): _writeAt: size=3, off=2 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bcce240): >_writeAt: n=0, err=Bad file descriptor 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bcce240): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.834243662 +0000 UTC m=+31.632992075 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bcce240): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bcce700): _readAt: size=512, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bcce700): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bcce700): >openPending: err= 2026/09/07 02:37:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bcce700): >_readAt: n=5, err=EOF 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bcce700): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.834243662 +0000 UTC m=+31.632992075 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bcce700): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: Remove: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b9863f0 item 5 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bcced80): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bcced80): >openPending: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bcced80): _writeAt: size=5, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bcced80): >_writeAt: n=5, err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bcced80): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.836667339 +0000 UTC m=+31.635415762 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bcced80): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bccf2c0): _readAt: size=512, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bccf2c0): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bccf2c0): >openPending: err= 2026/09/07 02:37:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bccf2c0): >_readAt: n=5, err=EOF 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bccf2c0): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.836667339 +0000 UTC m=+31.635415762 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bccf2c0): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: Remove: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b9870a0 item 6 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bccf940): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bccf940): >openPending: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bccf940): _writeAt: size=5, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bccf940): >_writeAt: n=5, err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bccf940): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.840693682 +0000 UTC m=+31.639442095 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bccf940): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bccfe40): _readAt: size=2, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bccfe40): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bccfe40): >openPending: err= 2026/09/07 02:37:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bccfe40): >_readAt: n=2, err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bccfe40): _writeAt: size=3, off=2 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bccfe40): >_writeAt: n=0, err=Bad file descriptor 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bccfe40): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.840693682 +0000 UTC m=+31.639442095 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bccfe40): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bcec400): _readAt: size=512, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bcec400): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bcec400): >openPending: err= 2026/09/07 02:37:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bcec400): >_readAt: n=5, err=EOF 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bcec400): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.840693682 +0000 UTC m=+31.639442095 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bcec400): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: Remove: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b987880 item 7 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bceca80): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bceca80): >openPending: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bceca80): _writeAt: size=5, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bceca80): >_writeAt: n=5, err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bceca80): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.843137076 +0000 UTC m=+31.641885489 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bceca80): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bcecfc0): _readAt: size=512, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bcecfc0): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bcecfc0): >openPending: err= 2026/09/07 02:37:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bcecfc0): >_readAt: n=5, err=EOF 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bcecfc0): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.843137076 +0000 UTC m=+31.641885489 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bcecfc0): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: Remove: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b63cc40 item 8 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Remove: err= 2026/09/07 02:37:14 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-gamocuf8lovo/dir/file1: no such file or directory 2026/09/07 02:37:14 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-gamocuf8lovo/dir/file1: no such file or directory === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bced580): _readAt: size=2, off=0 2026/09/07 02:37:14 ERROR : open-test-file(0x30c86bced580): Couldn't read size of file 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bced580): >_readAt: n=0, err=EOF 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bced580): _writeAt: size=5, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bced580): >_writeAt: n=0, err=Bad file descriptor 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bced580): close: 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bced580): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bced940): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bced940): >openPending: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bced940): _writeAt: size=5, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bced940): >_writeAt: n=5, err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bced940): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.845306733 +0000 UTC m=+31.644055147 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bced940): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bceddc0): _readAt: size=2, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bceddc0): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bceddc0): >openPending: err= 2026/09/07 02:37:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bceddc0): >_readAt: n=2, err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bceddc0): _writeAt: size=3, off=2 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bceddc0): >_writeAt: n=0, err=Bad file descriptor 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bceddc0): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.845306733 +0000 UTC m=+31.644055147 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bceddc0): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b5b9ac0): _readAt: size=512, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b5b9ac0): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b5b9ac0): >openPending: err= 2026/09/07 02:37:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b5b9ac0): >_readAt: n=5, err=EOF 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b5b9ac0): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.845306733 +0000 UTC m=+31.644055147 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b5b9ac0): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: Remove: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b8f0150 item 9 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bc76280): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bc76280): >openPending: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bc76280): _writeAt: size=5, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bc76280): >_writeAt: n=5, err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bc76280): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.849814775 +0000 UTC m=+31.648563188 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bc76280): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bc767c0): _readAt: size=512, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bc767c0): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bc767c0): >openPending: err= 2026/09/07 02:37:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bc767c0): >_readAt: n=5, err=EOF 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bc767c0): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.849814775 +0000 UTC m=+31.648563188 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bc767c0): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: Remove: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b904310 item 10 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bbcc3c0): _readAt: size=2, off=0 2026/09/07 02:37:14 ERROR : open-test-file(0x30c86bbcc3c0): Couldn't read size of file 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bbcc3c0): >_readAt: n=0, err=EOF 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bbcc3c0): _writeAt: size=5, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bbcc3c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bbcc3c0): close: 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bbcc3c0): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bbcc780): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bbcc780): >openPending: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bbcc780): _writeAt: size=5, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bbcc780): >_writeAt: n=5, err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bbcc780): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.855697153 +0000 UTC m=+31.654445567 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bbcc780): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bbccc80): _readAt: size=2, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bbccc80): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bbccc80): >openPending: err= 2026/09/07 02:37:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bbccc80): >_readAt: n=2, err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bbccc80): _writeAt: size=3, off=2 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bbccc80): >_writeAt: n=0, err=Bad file descriptor 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bbccc80): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.855697153 +0000 UTC m=+31.654445567 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bbccc80): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bbcd180): _readAt: size=512, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bbcd180): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bbcd180): >openPending: err= 2026/09/07 02:37:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bbcd180): >_readAt: n=5, err=EOF 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bbcd180): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.855697153 +0000 UTC m=+31.654445567 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bbcd180): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: Remove: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86ba3a700 item 11 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bbcd800): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bbcd800): >openPending: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bbcd800): _writeAt: size=5, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bbcd800): >_writeAt: n=5, err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bbcd800): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.860786253 +0000 UTC m=+31.659534666 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bbcd800): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bc76200): _readAt: size=512, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bc76200): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bc76200): >openPending: err= 2026/09/07 02:37:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bc76200): >_readAt: n=5, err=EOF 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bc76200): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.860786253 +0000 UTC m=+31.659534666 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bc76200): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: Remove: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b8f0000 item 12 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bc76880): _readAt: size=2, off=0 2026/09/07 02:37:14 ERROR : open-test-file(0x30c86bc76880): Couldn't read size of file 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bc76880): >_readAt: n=0, err=EOF 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bc76880): _writeAt: size=5, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bc76880): >_writeAt: n=0, err=Bad file descriptor 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bc76880): close: 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bc76880): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bc76c40): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bc76c40): >openPending: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bc76c40): _writeAt: size=5, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bc76c40): >_writeAt: n=5, err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bc76c40): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.864204738 +0000 UTC m=+31.662953151 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bc76c40): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/07 02:37:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bc77300): _readAt: size=512, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bc77300): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bc77300): >openPending: err= 2026/09/07 02:37:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bc77300): >_readAt: n=5, err=EOF 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bc77300): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.864204738 +0000 UTC m=+31.662953151 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bc77300): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: Remove: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b8f0620 item 13 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bc77980): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bc77980): >openPending: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bc77980): _writeAt: size=5, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bc77980): >_writeAt: n=5, err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bc77980): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.868262349 +0000 UTC m=+31.667010762 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bc77980): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bc77ec0): _readAt: size=512, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bc77ec0): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bc77ec0): >openPending: err= 2026/09/07 02:37:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bc77ec0): >_readAt: n=5, err=EOF 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bc77ec0): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.868262349 +0000 UTC m=+31.667010762 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bc77ec0): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: Remove: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b8f0bd0 item 14 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b886240): _readAt: size=2, off=0 2026/09/07 02:37:14 ERROR : open-test-file(0x30c86b886240): Couldn't read size of file 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b886240): >_readAt: n=0, err=EOF 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b886240): _writeAt: size=5, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b886240): >_writeAt: n=0, err=Bad file descriptor 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b886240): close: 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b886240): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b8868c0): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b8868c0): >openPending: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b8868c0): _writeAt: size=5, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b8868c0): >_writeAt: n=5, err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b8868c0): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.869968732 +0000 UTC m=+31.668717174 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b8868c0): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/07 02:37:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b8872c0): _readAt: size=512, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b8872c0): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b8872c0): >openPending: err= 2026/09/07 02:37:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b8872c0): >_readAt: n=5, err=EOF 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b8872c0): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.869968732 +0000 UTC m=+31.668717174 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b8872c0): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: Remove: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b8f11f0 item 15 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:14 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/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b8879c0): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b8879c0): >openPending: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b8879c0): _writeAt: size=5, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b8879c0): >_writeAt: n=5, err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b8879c0): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.871668942 +0000 UTC m=+31.670417355 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b8879c0): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b422140): _readAt: size=512, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b422140): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b422140): >openPending: err= 2026/09/07 02:37:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b422140): >_readAt: n=5, err=EOF 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b422140): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.871668942 +0000 UTC m=+31.670417355 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b422140): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: Remove: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b8f17a0 item 16 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b422c00): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b422c00): >openPending: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b422c00): _writeAt: size=5, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b422c00): >_writeAt: n=5, err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b422c00): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.874643629 +0000 UTC m=+31.673392052 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b422c00): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b423a80): _readAt: size=2, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b423a80): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b423a80): open at offset 5 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b423a80): >openPending: err= 2026/09/07 02:37:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b423a80): >_readAt: n=2, err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b423a80): _writeAt: size=3, off=7 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b423a80): >_writeAt: n=0, err=Bad file descriptor 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b423a80): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.874643629 +0000 UTC m=+31.673392052 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b423a80): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b3cb240): _readAt: size=512, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b3cb240): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b3cb240): >openPending: err= 2026/09/07 02:37:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b3cb240): >_readAt: n=5, err=EOF 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b3cb240): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.874643629 +0000 UTC m=+31.673392052 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b3cb240): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: Remove: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86bef2000 item 17 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b71a1c0): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b71a1c0): >openPending: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b71a1c0): _writeAt: size=5, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b71a1c0): >_writeAt: n=5, err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b71a1c0): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.879300433 +0000 UTC m=+31.678048846 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b71a1c0): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b71af40): _readAt: size=512, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b71af40): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b71af40): >openPending: err= 2026/09/07 02:37:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b71af40): >_readAt: n=5, err=EOF 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b71af40): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.879300433 +0000 UTC m=+31.678048846 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b71af40): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: Remove: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86bef27e0 item 18 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b71b800): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b71b800): >openPending: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b71b800): _writeAt: size=5, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b71b800): >_writeAt: n=5, err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b71b800): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.880799183 +0000 UTC m=+31.679547606 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b71b800): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b9c44c0): _readAt: size=2, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b9c44c0): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b9c44c0): open at offset 5 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b9c44c0): >openPending: err= 2026/09/07 02:37:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b9c44c0): >_readAt: n=2, err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b9c44c0): _writeAt: size=3, off=7 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b9c44c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b9c44c0): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.880799183 +0000 UTC m=+31.679547606 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b9c44c0): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b9c4a40): _readAt: size=512, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b9c4a40): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b9c4a40): >openPending: err= 2026/09/07 02:37:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b9c4a40): >_readAt: n=5, err=EOF 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b9c4a40): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.880799183 +0000 UTC m=+31.679547606 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b9c4a40): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: Remove: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86bef2e00 item 19 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b9c50c0): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b9c50c0): >openPending: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b9c50c0): _writeAt: size=5, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b9c50c0): >_writeAt: n=5, err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b9c50c0): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.883328378 +0000 UTC m=+31.682076791 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b9c50c0): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b4b63c0): _readAt: size=512, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b4b63c0): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b4b63c0): >openPending: err= 2026/09/07 02:37:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b4b63c0): >_readAt: n=5, err=EOF 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b4b63c0): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.883328378 +0000 UTC m=+31.682076791 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b4b63c0): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: Remove: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b904070 item 20 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b4b6ec0): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b4b6ec0): >openPending: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b4b6ec0): _writeAt: size=5, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b4b6ec0): >_writeAt: n=5, err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b4b6ec0): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.886672573 +0000 UTC m=+31.685420986 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b4b6ec0): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b4b75c0): _readAt: size=2, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b4b75c0): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b4b75c0): open at offset 5 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b4b75c0): >openPending: err= 2026/09/07 02:37:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b4b75c0): >_readAt: n=2, err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b4b75c0): _writeAt: size=3, off=7 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b4b75c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b4b75c0): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.886672573 +0000 UTC m=+31.685420986 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b4b75c0): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86ba1c440): _readAt: size=512, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86ba1c440): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86ba1c440): >openPending: err= 2026/09/07 02:37:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86ba1c440): >_readAt: n=5, err=EOF 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86ba1c440): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.886672573 +0000 UTC m=+31.685420986 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86ba1c440): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: Remove: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b9047e0 item 21 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86ba1cac0): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86ba1cac0): >openPending: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86ba1cac0): _writeAt: size=5, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86ba1cac0): >_writeAt: n=5, err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86ba1cac0): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.888700262 +0000 UTC m=+31.687448675 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86ba1cac0): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86ba1d000): _readAt: size=512, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86ba1d000): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86ba1d000): >openPending: err= 2026/09/07 02:37:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86ba1d000): >_readAt: n=5, err=EOF 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86ba1d000): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.888700262 +0000 UTC m=+31.687448675 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86ba1d000): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: Remove: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b9056c0 item 22 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86ba1d680): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86ba1d680): >openPending: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86ba1d680): _writeAt: size=5, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86ba1d680): >_writeAt: n=5, err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86ba1d680): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.891794596 +0000 UTC m=+31.690543009 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86ba1d680): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86ba1db80): _readAt: size=2, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86ba1db80): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86ba1db80): open at offset 5 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86ba1db80): >openPending: err= 2026/09/07 02:37:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86ba1db80): >_readAt: n=2, err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86ba1db80): _writeAt: size=3, off=7 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86ba1db80): >_writeAt: n=0, err=Bad file descriptor 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86ba1db80): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.891794596 +0000 UTC m=+31.690543009 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86ba1db80): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bb40180): _readAt: size=512, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bb40180): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bb40180): >openPending: err= 2026/09/07 02:37:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bb40180): >_readAt: n=5, err=EOF 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bb40180): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.891794596 +0000 UTC m=+31.690543009 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bb40180): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: Remove: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86ba3b0a0 item 23 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:14 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/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bb40800): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bb40800): >openPending: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bb40800): _writeAt: size=5, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bb40800): >_writeAt: n=5, err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bb40800): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.893758714 +0000 UTC m=+31.692507127 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bb40800): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bb40d40): _readAt: size=512, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bb40d40): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bb40d40): >openPending: err= 2026/09/07 02:37:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bb40d40): >_readAt: n=5, err=EOF 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bb40d40): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.893758714 +0000 UTC m=+31.692507127 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bb40d40): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: Remove: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86ba3bc70 item 24 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bb41380): _readAt: size=2, off=0 2026/09/07 02:37:14 ERROR : open-test-file(0x30c86bb41380): Couldn't read size of file 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bb41380): >_readAt: n=0, err=EOF 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bb41380): _writeAt: size=5, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bb41380): >_writeAt: n=0, err=Bad file descriptor 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bb41380): close: 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bb41380): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bb41740): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bb41740): >openPending: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bb41740): _writeAt: size=5, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bb41740): >_writeAt: n=5, err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bb41740): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.89520805 +0000 UTC m=+31.693956464 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bb41740): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bb41c40): _readAt: size=2, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bb41c40): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bb41c40): open at offset 5 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bb41c40): >openPending: err= 2026/09/07 02:37:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bb41c40): >_readAt: n=2, err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bb41c40): _writeAt: size=3, off=7 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bb41c40): >_writeAt: n=0, err=Bad file descriptor 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bb41c40): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.89520805 +0000 UTC m=+31.693956464 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bb41c40): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b6d6380): _readAt: size=512, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b6d6380): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b6d6380): >openPending: err= 2026/09/07 02:37:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b6d6380): >_readAt: n=5, err=EOF 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b6d6380): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.89520805 +0000 UTC m=+31.693956464 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b6d6380): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: Remove: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b8ae3f0 item 25 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b6d6a00): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b6d6a00): >openPending: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b6d6a00): _writeAt: size=5, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b6d6a00): >_writeAt: n=5, err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b6d6a00): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.900069731 +0000 UTC m=+31.698818143 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b6d6a00): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b6d6f40): _readAt: size=512, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b6d6f40): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b6d6f40): >openPending: err= 2026/09/07 02:37:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b6d6f40): >_readAt: n=5, err=EOF 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b6d6f40): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.900069731 +0000 UTC m=+31.698818143 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b6d6f40): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: Remove: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b8aee00 item 26 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b6d7580): _readAt: size=2, off=0 2026/09/07 02:37:14 ERROR : open-test-file(0x30c86b6d7580): Couldn't read size of file 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b6d7580): >_readAt: n=0, err=EOF 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b6d7580): _writeAt: size=5, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b6d7580): >_writeAt: n=0, err=Bad file descriptor 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b6d7580): close: 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b6d7580): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b6d7940): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b6d7940): >openPending: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b6d7940): _writeAt: size=5, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b6d7940): >_writeAt: n=5, err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b6d7940): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.90163722 +0000 UTC m=+31.700385634 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b6d7940): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b6d7e40): _readAt: size=2, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b6d7e40): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b6d7e40): open at offset 5 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b6d7e40): >openPending: err= 2026/09/07 02:37:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b6d7e40): >_readAt: n=2, err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b6d7e40): _writeAt: size=3, off=7 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b6d7e40): >_writeAt: n=0, err=Bad file descriptor 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b6d7e40): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.90163722 +0000 UTC m=+31.700385634 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b6d7e40): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b6ee480): _readAt: size=512, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b6ee480): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b6ee480): >openPending: err= 2026/09/07 02:37:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b6ee480): >_readAt: n=5, err=EOF 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b6ee480): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.90163722 +0000 UTC m=+31.700385634 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b6ee480): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: Remove: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b8af7a0 item 27 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:14 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/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b6eeb00): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b6eeb00): >openPending: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b6eeb00): _writeAt: size=5, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b6eeb00): >_writeAt: n=5, err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b6eeb00): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.903934699 +0000 UTC m=+31.702683112 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b6eeb00): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b6ef040): _readAt: size=512, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b6ef040): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b6ef040): >openPending: err= 2026/09/07 02:37:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b6ef040): >_readAt: n=5, err=EOF 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b6ef040): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.903934699 +0000 UTC m=+31.702683112 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b6ef040): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: Remove: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b632620 item 28 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b6ef680): _readAt: size=2, off=0 2026/09/07 02:37:14 ERROR : open-test-file(0x30c86b6ef680): Couldn't read size of file 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b6ef680): >_readAt: n=0, err=EOF 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b6ef680): _writeAt: size=5, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b6ef680): >_writeAt: n=0, err=Bad file descriptor 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b6ef680): close: 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b6ef680): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b6efa40): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b6efa40): >openPending: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b6efa40): _writeAt: size=5, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b6efa40): >_writeAt: n=5, err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b6efa40): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.905799952 +0000 UTC m=+31.704548364 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b6efa40): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/07 02:37:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b758200): _readAt: size=512, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b758200): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b758200): >openPending: err= 2026/09/07 02:37:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b758200): >_readAt: n=5, err=EOF 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b758200): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.905799952 +0000 UTC m=+31.704548364 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b758200): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: Remove: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b633260 item 29 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:14 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/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b758880): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b758880): >openPending: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b758880): _writeAt: size=5, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b758880): >_writeAt: n=5, err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b758880): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.908655623 +0000 UTC m=+31.707404047 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b758880): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b9c55c0): _readAt: size=512, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b9c55c0): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b9c55c0): >openPending: err= 2026/09/07 02:37:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b9c55c0): >_readAt: n=5, err=EOF 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b9c55c0): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.908655623 +0000 UTC m=+31.707404047 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b9c55c0): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: Remove: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86bef3650 item 30 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:14 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/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b9c5c00): _readAt: size=2, off=0 2026/09/07 02:37:14 ERROR : open-test-file(0x30c86b9c5c00): Couldn't read size of file 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b9c5c00): >_readAt: n=0, err=EOF 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b9c5c00): _writeAt: size=5, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b9c5c00): >_writeAt: n=0, err=Bad file descriptor 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b9c5c00): close: 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b9c5c00): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b78c0c0): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b78c0c0): >openPending: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b78c0c0): _writeAt: size=5, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b78c0c0): >_writeAt: n=5, err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b78c0c0): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.912728845 +0000 UTC m=+31.711477258 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b78c0c0): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/07 02:37:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b78c780): _readAt: size=512, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b78c780): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b78c780): >openPending: err= 2026/09/07 02:37:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b78c780): >_readAt: n=5, err=EOF 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b78c780): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.912728845 +0000 UTC m=+31.711477258 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b78c780): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: Remove: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86bef3c00 item 31 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:14 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/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b78ce00): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b78ce00): >openPending: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b78ce00): _writeAt: size=5, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b78ce00): >_writeAt: n=5, err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b78ce00): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.914602663 +0000 UTC m=+31.713351116 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b78ce00): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b78d340): _readAt: size=512, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b78d340): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b78d340): >openPending: err= 2026/09/07 02:37:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b78d340): >_readAt: n=5, err=EOF 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b78d340): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.914602663 +0000 UTC m=+31.713351116 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b78d340): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: Remove: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86bac08c0 item 32 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b78d980): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b78d980): >openPending: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b78d980): _writeAt: size=5, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b78d980): >_writeAt: n=5, err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b78d980): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.916308624 +0000 UTC m=+31.715057037 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b78d980): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b78de00): _readAt: size=2, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b78de00): >_readAt: n=0, err=Bad file descriptor 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b78de00): _writeAt: size=3, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b78de00): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b78de00): >openPending: err= 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86bac0e70 item 33 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b78de00): >_writeAt: n=3, err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b78de00): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.917125227 +0000 UTC m=+31.715873640 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b78de00): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b7f4400): _readAt: size=512, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b7f4400): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b7f4400): >openPending: err= 2026/09/07 02:37:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b7f4400): >_readAt: n=5, err=EOF 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b7f4400): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.917125227 +0000 UTC m=+31.715873640 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b7f4400): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: Remove: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86bac13b0 item 33 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b7f4a40): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b7f4a40): >openPending: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b7f4a40): _writeAt: size=5, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b7f4a40): >_writeAt: n=5, err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b7f4a40): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.918693077 +0000 UTC m=+31.717441490 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b7f4a40): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b7f4ec0): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b7f4ec0): >openPending: err= 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86bac1e30 item 34 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b7f4ec0): _readAt: size=2, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b7f4ec0): >_readAt: n=0, err=Bad file descriptor 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b7f4ec0): _writeAt: size=3, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b7f4ec0): >_writeAt: n=3, err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b7f4ec0): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.919420711 +0000 UTC m=+31.718169124 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b7f4ec0): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b7f5400): _readAt: size=512, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b7f5400): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b7f5400): >openPending: err= 2026/09/07 02:37:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b7f5400): >_readAt: n=3, err=EOF 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b7f5400): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.919420711 +0000 UTC m=+31.718169124 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b7f5400): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: Remove: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b47e380 item 34 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b7f5a40): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b7f5a40): >openPending: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b7f5a40): _writeAt: size=5, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b7f5a40): >_writeAt: n=5, err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b7f5a40): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.922462515 +0000 UTC m=+31.721210928 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b7f5a40): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b7f5ec0): _readAt: size=2, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b7f5ec0): >_readAt: n=0, err=Bad file descriptor 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b7f5ec0): _writeAt: size=3, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b7f5ec0): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b7f5ec0): >openPending: err= 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b47ed90 item 35 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b7f5ec0): >_writeAt: n=3, err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b7f5ec0): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.923061547 +0000 UTC m=+31.721809959 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b7f5ec0): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b83a4c0): _readAt: size=512, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b83a4c0): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b83a4c0): >openPending: err= 2026/09/07 02:37:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b83a4c0): >_readAt: n=5, err=EOF 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b83a4c0): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.923061547 +0000 UTC m=+31.721809959 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b83a4c0): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: Remove: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b47f260 item 35 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b83ab40): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b83ab40): >openPending: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b83ab40): _writeAt: size=5, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b83ab40): >_writeAt: n=5, err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b83ab40): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.924754051 +0000 UTC m=+31.723502464 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b83ab40): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b83b040): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b83b040): >openPending: err= 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b47f960 item 36 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b83b040): _readAt: size=2, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b83b040): >_readAt: n=0, err=Bad file descriptor 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b83b040): _writeAt: size=3, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b83b040): >_writeAt: n=3, err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b83b040): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.927373959 +0000 UTC m=+31.726122382 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b83b040): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b83b580): _readAt: size=512, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b83b580): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b83b580): >openPending: err= 2026/09/07 02:37:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b83b580): >_readAt: n=3, err=EOF 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b83b580): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.927373959 +0000 UTC m=+31.726122382 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b83b580): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: Remove: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b47fd50 item 36 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b83bbc0): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b83bbc0): >openPending: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b83bbc0): _writeAt: size=5, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b83bbc0): >_writeAt: n=5, err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b83bbc0): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.928786807 +0000 UTC m=+31.727535220 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b83bbc0): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b854140): _readAt: size=2, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b854140): >_readAt: n=0, err=Bad file descriptor 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b854140): _writeAt: size=3, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b854140): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b854140): >openPending: err= 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b9c6460 item 37 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b854140): >_writeAt: n=3, err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b854140): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.929370499 +0000 UTC m=+31.728118911 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b854140): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b854640): _readAt: size=512, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b854640): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b854640): >openPending: err= 2026/09/07 02:37:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b854640): >_readAt: n=5, err=EOF 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b854640): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.929370499 +0000 UTC m=+31.728118911 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b854640): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: Remove: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b9c6850 item 37 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b854cc0): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b854cc0): >openPending: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b854cc0): _writeAt: size=5, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b854cc0): >_writeAt: n=5, err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b854cc0): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.930938349 +0000 UTC m=+31.729686762 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b854cc0): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b8551c0): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b8551c0): >openPending: err= 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b9c70a0 item 38 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b8551c0): _readAt: size=2, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b8551c0): >_readAt: n=0, err=Bad file descriptor 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b8551c0): _writeAt: size=3, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b8551c0): >_writeAt: n=3, err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b8551c0): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.931548311 +0000 UTC m=+31.730296724 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b8551c0): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b855700): _readAt: size=512, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b855700): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b855700): >openPending: err= 2026/09/07 02:37:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b855700): >_readAt: n=3, err=EOF 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b855700): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.931548311 +0000 UTC m=+31.730296724 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b855700): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: Remove: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b9c7340 item 38 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b855d80): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b855d80): >openPending: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b855d80): _writeAt: size=5, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b855d80): >_writeAt: n=5, err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b855d80): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.935035576 +0000 UTC m=+31.733783990 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b855d80): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b866380): _readAt: size=2, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b866380): >_readAt: n=0, err=Bad file descriptor 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b866380): _writeAt: size=3, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b866380): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b866380): >openPending: err= 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b9c7d50 item 39 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b866380): >_writeAt: n=3, err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b866380): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.935564104 +0000 UTC m=+31.734312518 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b866380): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b866880): _readAt: size=512, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b866880): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b866880): >openPending: err= 2026/09/07 02:37:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b866880): >_readAt: n=5, err=EOF 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b866880): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.935564104 +0000 UTC m=+31.734312518 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b866880): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: Remove: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b2c64d0 item 39 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b866f00): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b866f00): >openPending: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b866f00): _writeAt: size=5, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b866f00): >_writeAt: n=5, err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b866f00): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.93699733 +0000 UTC m=+31.735745753 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b866f00): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b867400): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b867400): >openPending: err= 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b2c7260 item 40 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b867400): _readAt: size=2, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b867400): >_readAt: n=0, err=Bad file descriptor 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b867400): _writeAt: size=3, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b867400): >_writeAt: n=3, err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b867400): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.937855812 +0000 UTC m=+31.736604225 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b867400): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b867940): _readAt: size=512, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b867940): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b867940): >openPending: err= 2026/09/07 02:37:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b867940): >_readAt: n=3, err=EOF 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b867940): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.937855812 +0000 UTC m=+31.736604225 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b867940): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: Remove: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b2c7880 item 40 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b89c000): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b89c000): >openPending: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b89c000): _readAt: size=2, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b89c000): >_readAt: n=0, err=Bad file descriptor 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b89c000): _writeAt: size=5, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b89c000): >_writeAt: n=5, err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b89c000): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.939394136 +0000 UTC m=+31.738142550 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b89c000): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b89c500): _writeAt: size=5, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b89c500): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b89c500): >openPending: err= 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86ba6e1c0 item 41 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b89c500): >_writeAt: n=5, err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b89c500): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.939905131 +0000 UTC m=+31.738653544 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b89c500): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b89c9c0): _readAt: size=2, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b89c9c0): >_readAt: n=0, err=Bad file descriptor 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b89c9c0): _writeAt: size=3, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b89c9c0): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b89c9c0): >openPending: err= 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86ba6e5b0 item 41 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b89c9c0): >_writeAt: n=3, err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b89c9c0): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.942708354 +0000 UTC m=+31.741456768 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b89c9c0): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b89cf00): _readAt: size=512, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b89cf00): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b89cf00): >openPending: err= 2026/09/07 02:37:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b89cf00): >_readAt: n=5, err=EOF 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b89cf00): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.942708354 +0000 UTC m=+31.741456768 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b89cf00): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: Remove: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86ba6e8c0 item 41 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b89d540): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b89d540): >openPending: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b89d540): _readAt: size=2, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b89d540): >_readAt: n=0, err=Bad file descriptor 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b89d540): _writeAt: size=5, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b89d540): >_writeAt: n=5, err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b89d540): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.94426834 +0000 UTC m=+31.743016753 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b89d540): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b89da40): _writeAt: size=5, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b89da40): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b89da40): >openPending: err= 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86ba6f2d0 item 42 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b89da40): >_writeAt: n=5, err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b89da40): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.944756021 +0000 UTC m=+31.743504434 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b89da40): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b8cc080): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b8cc080): >openPending: err= 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86ba6f650 item 42 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b8cc080): _readAt: size=2, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b8cc080): >_readAt: n=0, err=Bad file descriptor 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b8cc080): _writeAt: size=3, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b8cc080): >_writeAt: n=3, err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b8cc080): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.945505867 +0000 UTC m=+31.744254280 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b8cc080): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b8cc600): _readAt: size=512, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b8cc600): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b8cc600): >openPending: err= 2026/09/07 02:37:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b8cc600): >_readAt: n=3, err=EOF 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b8cc600): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.945505867 +0000 UTC m=+31.744254280 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b8cc600): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: Remove: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86ba6fb90 item 42 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b8ccc40): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b8ccc40): >openPending: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b8ccc40): _readAt: size=2, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b8ccc40): >_readAt: n=0, err=Bad file descriptor 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b8ccc40): _writeAt: size=5, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b8ccc40): >_writeAt: n=5, err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b8ccc40): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.947326254 +0000 UTC m=+31.746074668 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b8ccc40): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b8cd140): _writeAt: size=5, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b8cd140): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b8cd140): >openPending: err= 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b1cc540 item 43 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b8cd140): >_writeAt: n=5, err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b8cd140): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.947881543 +0000 UTC m=+31.746629956 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b8cd140): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b8cd680): _readAt: size=2, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b8cd680): >_readAt: n=0, err=Bad file descriptor 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b8cd680): _writeAt: size=3, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b8cd680): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b8cd680): >openPending: err= 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b1ccd20 item 43 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b8cd680): >_writeAt: n=3, err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b8cd680): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.950421419 +0000 UTC m=+31.749169833 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b8cd680): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b8cdbc0): _readAt: size=512, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b8cdbc0): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b8cdbc0): >openPending: err= 2026/09/07 02:37:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b8cdbc0): >_readAt: n=5, err=EOF 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b8cdbc0): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.950421419 +0000 UTC m=+31.749169833 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b8cdbc0): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: Remove: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b1cdd50 item 43 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b8e0300): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b8e0300): >openPending: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b8e0300): _readAt: size=2, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b8e0300): >_readAt: n=0, err=Bad file descriptor 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b8e0300): _writeAt: size=5, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b8e0300): >_writeAt: n=5, err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b8e0300): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.951818648 +0000 UTC m=+31.750567061 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b8e0300): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b8e0800): _writeAt: size=5, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b8e0800): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b8e0800): >openPending: err= 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86c08e620 item 44 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b8e0800): >_writeAt: n=5, err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b8e0800): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.952349249 +0000 UTC m=+31.751097682 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b8e0800): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b8e0d40): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b8e0d40): >openPending: err= 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86c08e8c0 item 44 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b8e0d40): _readAt: size=2, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b8e0d40): >_readAt: n=0, err=Bad file descriptor 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b8e0d40): _writeAt: size=3, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b8e0d40): >_writeAt: n=3, err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b8e0d40): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.95316537 +0000 UTC m=+31.751913784 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b8e0d40): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b8e12c0): _readAt: size=512, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b8e12c0): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b8e12c0): >openPending: err= 2026/09/07 02:37:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b8e12c0): >_readAt: n=3, err=EOF 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b8e12c0): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.95316537 +0000 UTC m=+31.751913784 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b8e12c0): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: Remove: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86c08eb60 item 44 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b8e1900): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b8e1900): >openPending: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b8e1900): _readAt: size=2, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b8e1900): >_readAt: n=0, err=Bad file descriptor 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b8e1900): _writeAt: size=5, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b8e1900): >_writeAt: n=5, err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b8e1900): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.954493278 +0000 UTC m=+31.753241691 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b8e1900): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b8e1e00): _writeAt: size=5, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b8e1e00): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b8e1e00): >openPending: err= 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86c08f260 item 45 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b8e1e00): >_writeAt: n=5, err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b8e1e00): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.954981489 +0000 UTC m=+31.753729903 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b8e1e00): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/07 02:37:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b916600): _readAt: size=512, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b916600): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b916600): >openPending: err= 2026/09/07 02:37:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b916600): >_readAt: n=5, err=EOF 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b916600): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.954981489 +0000 UTC m=+31.753729903 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b916600): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: Remove: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86c08f500 item 45 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b916c40): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b916c40): >openPending: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b916c40): _readAt: size=2, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b916c40): >_readAt: n=0, err=Bad file descriptor 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b916c40): _writeAt: size=5, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b916c40): >_writeAt: n=5, err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b916c40): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.958401328 +0000 UTC m=+31.757149741 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b916c40): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b917140): _writeAt: size=5, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b917140): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b917140): >openPending: err= 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86c08fab0 item 46 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b917140): >_writeAt: n=5, err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b917140): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.958956767 +0000 UTC m=+31.757705190 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b917140): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/07 02:37:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b917840): _readAt: size=512, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b917840): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b917840): >openPending: err= 2026/09/07 02:37:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b917840): >_readAt: n=5, err=EOF 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b917840): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.958956767 +0000 UTC m=+31.757705190 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b917840): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: Remove: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86c08fd50 item 46 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b917e80): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b917e80): >openPending: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b917e80): _readAt: size=2, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b917e80): >_readAt: n=0, err=Bad file descriptor 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b917e80): _writeAt: size=5, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b917e80): >_writeAt: n=5, err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b917e80): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.960446809 +0000 UTC m=+31.759195223 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b917e80): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b97a480): _writeAt: size=5, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b97a480): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b97a480): >openPending: err= 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b642cb0 item 47 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b97a480): >_writeAt: n=5, err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b97a480): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.960873716 +0000 UTC m=+31.759622129 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b97a480): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/07 02:37:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b97ab80): _readAt: size=512, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b97ab80): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b97ab80): >openPending: err= 2026/09/07 02:37:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b97ab80): >_readAt: n=5, err=EOF 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b97ab80): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.960873716 +0000 UTC m=+31.759622129 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b97ab80): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: Remove: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b643490 item 47 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:14 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/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bbec1c0): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bbec1c0): >openPending: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bbec1c0): _readAt: size=2, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bbec1c0): >_readAt: n=0, err=Bad file descriptor 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bbec1c0): _writeAt: size=5, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bbec1c0): >_writeAt: n=5, err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bbec1c0): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.964612896 +0000 UTC m=+31.763361310 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bbec1c0): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bbec6c0): _writeAt: size=5, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bbec6c0): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bbec6c0): >openPending: err= 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b1f2c40 item 48 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bbec6c0): >_writeAt: n=5, err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bbec6c0): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.965159428 +0000 UTC m=+31.763907841 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bbec6c0): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/07 02:37:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bbecdc0): _readAt: size=512, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bbecdc0): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bbecdc0): >openPending: err= 2026/09/07 02:37:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bbecdc0): >_readAt: n=5, err=EOF 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bbecdc0): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.965159428 +0000 UTC m=+31.763907841 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bbecdc0): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: Remove: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b1f33b0 item 48 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bbed400): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bbed400): >openPending: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bbed400): _writeAt: size=5, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bbed400): >_writeAt: n=5, err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bbed400): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.966489921 +0000 UTC m=+31.765238334 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bbed400): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bbed880): _readAt: size=2, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bbed880): >_readAt: n=0, err=Bad file descriptor 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bbed880): _writeAt: size=3, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bbed880): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bbed880): open at offset 5 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bbed880): >openPending: err= 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86be1a1c0 item 49 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bbed880): >_writeAt: n=3, err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bbed880): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.967172009 +0000 UTC m=+31.765920442 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bbed880): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bbeddc0): _readAt: size=512, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bbeddc0): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bbeddc0): >openPending: err= 2026/09/07 02:37:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bbeddc0): >_readAt: n=8, err=EOF 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bbeddc0): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.967172009 +0000 UTC m=+31.765920442 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bbeddc0): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: Remove: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86be1a930 item 49 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86ba62540): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86ba62540): >openPending: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86ba62540): _writeAt: size=5, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86ba62540): >_writeAt: n=5, err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86ba62540): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.968588824 +0000 UTC m=+31.767337237 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86ba62540): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86ba62a40): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86ba62a40): open at offset 5 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86ba62a40): >openPending: err= 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86be1b2d0 item 50 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86ba62a40): _readAt: size=2, off=5 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86ba62a40): >_readAt: n=0, err=Bad file descriptor 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86ba62a40): _writeAt: size=3, off=5 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86ba62a40): >_writeAt: n=3, err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86ba62a40): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.969906191 +0000 UTC m=+31.768654605 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86ba62a40): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86ba62fc0): _readAt: size=512, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86ba62fc0): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86ba62fc0): >openPending: err= 2026/09/07 02:37:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86ba62fc0): >_readAt: n=3, err=EOF 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86ba62fc0): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.969906191 +0000 UTC m=+31.768654605 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86ba62fc0): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: Remove: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86be1b570 item 50 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86ba63640): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86ba63640): >openPending: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86ba63640): _writeAt: size=5, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86ba63640): >_writeAt: n=5, err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86ba63640): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.971044772 +0000 UTC m=+31.769793185 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86ba63640): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86ba63b40): _readAt: size=2, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86ba63b40): >_readAt: n=0, err=Bad file descriptor 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86ba63b40): _writeAt: size=3, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86ba63b40): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86ba63b40): open at offset 5 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86ba63b40): >openPending: err= 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86be1be30 item 51 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86ba63b40): >_writeAt: n=3, err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86ba63b40): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.971487067 +0000 UTC m=+31.770235479 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86ba63b40): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86ba8c180): _readAt: size=512, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86ba8c180): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86ba8c180): >openPending: err= 2026/09/07 02:37:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86ba8c180): >_readAt: n=8, err=EOF 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86ba8c180): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.971487067 +0000 UTC m=+31.770235479 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86ba8c180): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: Remove: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b6382a0 item 51 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86ba8c800): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86ba8c800): >openPending: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86ba8c800): _writeAt: size=5, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86ba8c800): >_writeAt: n=5, err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86ba8c800): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.97361223 +0000 UTC m=+31.772360643 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86ba8c800): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86ba8cd00): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86ba8cd00): open at offset 5 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86ba8cd00): >openPending: err= 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b639340 item 52 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86ba8cd00): _readAt: size=2, off=5 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86ba8cd00): >_readAt: n=0, err=Bad file descriptor 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86ba8cd00): _writeAt: size=3, off=5 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86ba8cd00): >_writeAt: n=3, err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86ba8cd00): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.975990461 +0000 UTC m=+31.774738874 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86ba8cd00): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b97b200): _readAt: size=512, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b97b200): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b97b200): >openPending: err= 2026/09/07 02:37:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b97b200): >_readAt: n=3, err=EOF 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b97b200): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.975990461 +0000 UTC m=+31.774738874 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b97b200): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: Remove: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b643a40 item 52 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b97b880): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b97b880): >openPending: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b97b880): _writeAt: size=5, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b97b880): >_writeAt: n=5, err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b97b880): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.979330939 +0000 UTC m=+31.778079352 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b97b880): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b97bd80): _readAt: size=2, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b97bd80): >_readAt: n=0, err=Bad file descriptor 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b97bd80): _writeAt: size=3, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b97bd80): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b97bd80): open at offset 5 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b97bd80): >openPending: err= 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86bfc24d0 item 53 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b97bd80): >_writeAt: n=3, err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b97bd80): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.981395507 +0000 UTC m=+31.780143920 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b97bd80): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b9d63c0): _readAt: size=512, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b9d63c0): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b9d63c0): >openPending: err= 2026/09/07 02:37:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b9d63c0): >_readAt: n=8, err=EOF 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b9d63c0): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.981395507 +0000 UTC m=+31.780143920 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b9d63c0): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: Remove: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86bfc2770 item 53 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b9d6a40): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b9d6a40): >openPending: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b9d6a40): _writeAt: size=5, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b9d6a40): >_writeAt: n=5, err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b9d6a40): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.984498416 +0000 UTC m=+31.783246829 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b9d6a40): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b9d6f40): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b9d6f40): open at offset 5 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b9d6f40): >openPending: err= 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86bfc2d20 item 54 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b9d6f40): _readAt: size=2, off=5 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b9d6f40): >_readAt: n=0, err=Bad file descriptor 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b9d6f40): _writeAt: size=3, off=5 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b9d6f40): >_writeAt: n=3, err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b9d6f40): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.985218896 +0000 UTC m=+31.783967310 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b9d6f40): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b9d74c0): _readAt: size=512, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b9d74c0): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b9d74c0): >openPending: err= 2026/09/07 02:37:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b9d74c0): >_readAt: n=3, err=EOF 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b9d74c0): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.985218896 +0000 UTC m=+31.783967310 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b9d74c0): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: Remove: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86bfc30a0 item 54 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b9d7b40): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b9d7b40): >openPending: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b9d7b40): _writeAt: size=5, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b9d7b40): >_writeAt: n=5, err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b9d7b40): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.986600165 +0000 UTC m=+31.785348578 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b9d7b40): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b9fe140): _readAt: size=2, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b9fe140): >_readAt: n=0, err=Bad file descriptor 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b9fe140): _writeAt: size=3, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b9fe140): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b9fe140): open at offset 5 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b9fe140): >openPending: err= 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86bfc3730 item 55 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b9fe140): >_writeAt: n=3, err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b9fe140): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.987129473 +0000 UTC m=+31.785877887 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b9fe140): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b9fe680): _readAt: size=512, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b9fe680): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b9fe680): >openPending: err= 2026/09/07 02:37:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b9fe680): >_readAt: n=8, err=EOF 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b9fe680): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.987129473 +0000 UTC m=+31.785877887 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b9fe680): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: Remove: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86bfc39d0 item 55 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:14 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/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b9fed00): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b9fed00): >openPending: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b9fed00): _writeAt: size=5, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b9fed00): >_writeAt: n=5, err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b9fed00): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.990656855 +0000 UTC m=+31.789405268 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b9fed00): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b9ff200): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b9ff200): open at offset 5 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b9ff200): >openPending: err= 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86bf6a0e0 item 56 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b9ff200): _readAt: size=2, off=5 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b9ff200): >_readAt: n=0, err=Bad file descriptor 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b9ff200): _writeAt: size=3, off=5 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b9ff200): >_writeAt: n=3, err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b9ff200): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.991569999 +0000 UTC m=+31.790318412 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b9ff200): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b9ff780): _readAt: size=512, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b9ff780): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b9ff780): >openPending: err= 2026/09/07 02:37:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b9ff780): >_readAt: n=3, err=EOF 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b9ff780): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.991569999 +0000 UTC m=+31.790318412 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b9ff780): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: Remove: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86bf6a460 item 56 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b9ffdc0): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b9ffdc0): open at offset 0 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b9ffdc0): >openPending: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b9ffdc0): _readAt: size=2, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b9ffdc0): >_readAt: n=0, err=Bad file descriptor 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b9ffdc0): _writeAt: size=5, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b9ffdc0): >_writeAt: n=5, err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b9ffdc0): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.99294754 +0000 UTC m=+31.791695953 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86b9ffdc0): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bb14400): _writeAt: size=5, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bb14400): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bb14400): >openPending: err= 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86bf6abd0 item 57 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bb14400): >_writeAt: n=5, err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bb14400): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.993495676 +0000 UTC m=+31.792244089 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bb14400): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bb14940): _readAt: size=2, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bb14940): >_readAt: n=0, err=Bad file descriptor 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bb14940): _writeAt: size=3, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bb14940): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bb14940): open at offset 5 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bb14940): >openPending: err= 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86bf6aee0 item 57 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bb14940): >_writeAt: n=3, err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bb14940): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.99629437 +0000 UTC m=+31.795042784 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bb14940): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bb14ec0): _readAt: size=512, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bb14ec0): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bb14ec0): >openPending: err= 2026/09/07 02:37:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bb14ec0): >_readAt: n=8, err=EOF 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bb14ec0): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.99629437 +0000 UTC m=+31.795042784 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bb14ec0): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: Remove: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86bf6b180 item 57 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bb15500): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bb15500): open at offset 0 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bb15500): >openPending: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bb15500): _readAt: size=2, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bb15500): >_readAt: n=0, err=Bad file descriptor 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bb15500): _writeAt: size=5, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bb15500): >_writeAt: n=5, err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bb15500): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.99763435 +0000 UTC m=+31.796382763 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bb15500): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bb15a40): _writeAt: size=5, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bb15a40): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bb15a40): >openPending: err= 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86bf6b730 item 58 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bb15a40): >_writeAt: n=5, err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bb15a40): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.998315938 +0000 UTC m=+31.797064351 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bb15a40): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bb3a080): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bb3a080): open at offset 5 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bb3a080): >openPending: err= 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86bf6bab0 item 58 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bb3a080): _readAt: size=2, off=5 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bb3a080): >_readAt: n=0, err=Bad file descriptor 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bb3a080): _writeAt: size=3, off=5 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bb3a080): >_writeAt: n=3, err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bb3a080): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.999040265 +0000 UTC m=+31.797788698 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bb3a080): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bb3a640): _readAt: size=512, off=0 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bb3a640): openPending: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bb3a640): >openPending: err= 2026/09/07 02:37:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bb3a640): >_readAt: n=3, err=EOF 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bb3a640): close: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:14.999040265 +0000 UTC m=+31.797788698 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:14 DEBUG : open-test-file(0x30c86bb3a640): >close: err= 2026/09/07 02:37:14 DEBUG : open-test-file: Remove: 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b09a310 item 58 2026/09/07 02:37:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb3ac80): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb3ac80): open at offset 0 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb3ac80): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb3ac80): _readAt: size=2, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb3ac80): >_readAt: n=0, err=Bad file descriptor 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb3ac80): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb3ac80): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb3ac80): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.00039862 +0000 UTC m=+31.799147043 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb3ac80): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb3b1c0): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb3b1c0): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb3b1c0): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b09afc0 item 59 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb3b1c0): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb3b1c0): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.001475223 +0000 UTC m=+31.800223636 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb3b1c0): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb3b700): _readAt: size=2, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb3b700): >_readAt: n=0, err=Bad file descriptor 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb3b700): _writeAt: size=3, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb3b700): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb3b700): open at offset 5 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb3b700): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b09b9d0 item 59 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb3b700): >_writeAt: n=3, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb3b700): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.001980747 +0000 UTC m=+31.800729160 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb3b700): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb3bc80): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb3bc80): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb3bc80): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb3bc80): >_readAt: n=8, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb3bc80): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.001980747 +0000 UTC m=+31.800729160 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb3bc80): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86bb1a000 item 59 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 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/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb7a3c0): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb7a3c0): open at offset 0 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb7a3c0): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb7a3c0): _readAt: size=2, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb7a3c0): >_readAt: n=0, err=Bad file descriptor 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb7a3c0): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb7a3c0): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb7a3c0): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.004912924 +0000 UTC m=+31.803661338 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb7a3c0): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb7a900): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb7a900): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb7a900): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86bb1a850 item 60 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb7a900): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb7a900): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.005503971 +0000 UTC m=+31.804252384 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb7a900): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb7ae40): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb7ae40): open at offset 5 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb7ae40): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86bb1abd0 item 60 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb7ae40): _readAt: size=2, off=5 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb7ae40): >_readAt: n=0, err=Bad file descriptor 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb7ae40): _writeAt: size=3, off=5 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb7ae40): >_writeAt: n=3, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb7ae40): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.006076812 +0000 UTC m=+31.804825225 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb7ae40): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb7b400): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb7b400): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb7b400): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb7b400): >_readAt: n=3, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb7b400): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.006076812 +0000 UTC m=+31.804825225 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb7b400): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86bb1b0a0 item 60 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb7ba40): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb7ba40): open at offset 0 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb7ba40): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb7ba40): _readAt: size=2, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb7ba40): >_readAt: n=0, err=Bad file descriptor 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb7ba40): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb7ba40): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb7ba40): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.007474502 +0000 UTC m=+31.806222914 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb7ba40): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb9c080): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb9c080): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb9c080): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86bb1b650 item 61 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb9c080): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb9c080): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.009533739 +0000 UTC m=+31.808282153 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb9c080): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb9c780): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb9c780): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb9c780): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb9c780): >_readAt: n=5, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb9c780): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.009533739 +0000 UTC m=+31.808282153 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb9c780): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86bb1b8f0 item 61 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 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/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb9cdc0): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb9cdc0): open at offset 0 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb9cdc0): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb9cdc0): _readAt: size=2, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb9cdc0): >_readAt: n=0, err=Bad file descriptor 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb9cdc0): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb9cdc0): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb9cdc0): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.01093201 +0000 UTC m=+31.809680423 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb9cdc0): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb9d300): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb9d300): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb9d300): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86ba10230 item 62 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb9d300): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb9d300): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.011541811 +0000 UTC m=+31.810290225 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb9d300): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb9da00): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb9da00): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb9da00): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb9da00): >_readAt: n=5, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb9da00): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.011541811 +0000 UTC m=+31.810290225 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb9da00): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86ba10620 item 62 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 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/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc00140): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc00140): open at offset 0 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc00140): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc00140): _readAt: size=2, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc00140): >_readAt: n=0, err=Bad file descriptor 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc00140): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc00140): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc00140): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.015287215 +0000 UTC m=+31.814035627 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc00140): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc00680): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc00680): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc00680): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86ba11110 item 63 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc00680): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc00680): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.015802397 +0000 UTC m=+31.814550810 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc00680): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc00d80): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc00d80): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc00d80): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc00d80): >_readAt: n=5, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc00d80): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.015802397 +0000 UTC m=+31.814550810 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc00d80): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86ba11500 item 63 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 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/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc013c0): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc013c0): open at offset 0 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc013c0): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc013c0): _readAt: size=2, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc013c0): >_readAt: n=0, err=Bad file descriptor 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc013c0): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc013c0): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc013c0): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.017511754 +0000 UTC m=+31.816260177 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc013c0): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc01900): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc01900): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc01900): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b64a070 item 64 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc01900): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc01900): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.018069858 +0000 UTC m=+31.816818271 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc01900): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc16100): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc16100): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc16100): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc16100): >_readAt: n=5, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc16100): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.018069858 +0000 UTC m=+31.816818271 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc16100): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b64a690 item 64 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc16740): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc16740): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc16740): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc16740): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc16740): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.022444438 +0000 UTC m=+31.821192851 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc16740): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDWR 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc16bc0): _readAt: size=2, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc16bc0): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc16bc0): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc16bc0): >_readAt: n=2, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc16bc0): _writeAt: size=3, off=2 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b64b490 item 65 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc16bc0): >_writeAt: n=3, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc16bc0): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.022997402 +0000 UTC m=+31.821745816 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc16bc0): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc170c0): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc170c0): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc170c0): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc170c0): >_readAt: n=5, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc170c0): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.022997402 +0000 UTC m=+31.821745816 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc170c0): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b64bab0 item 65 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc17700): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc17700): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc17700): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc17700): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc17700): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.024291216 +0000 UTC m=+31.823039629 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc17700): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc17b80): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc17b80): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b652a80 item 66 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc17b80): _readAt: size=2, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc17b80): >_readAt: n=0, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc17b80): _writeAt: size=3, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc17b80): >_writeAt: n=3, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc17b80): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.024782083 +0000 UTC m=+31.823530496 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc17b80): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc381c0): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc381c0): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc381c0): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc381c0): >_readAt: n=3, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc381c0): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.024782083 +0000 UTC m=+31.823530496 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc381c0): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b6530a0 item 66 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc38800): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc38800): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc38800): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc38800): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc38800): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.026423832 +0000 UTC m=+31.825172266 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc38800): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc38c80): _readAt: size=2, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc38c80): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc38c80): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc38c80): >_readAt: n=2, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc38c80): _writeAt: size=3, off=2 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b653810 item 67 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc38c80): >_writeAt: n=3, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc38c80): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.027048803 +0000 UTC m=+31.825797216 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc38c80): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc39180): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc39180): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc39180): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc39180): >_readAt: n=5, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc39180): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.027048803 +0000 UTC m=+31.825797216 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc39180): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b653c00 item 67 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc39800): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc39800): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc39800): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc39800): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc39800): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.030697473 +0000 UTC m=+31.829445896 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc39800): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc39d00): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc39d00): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b476bd0 item 68 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc39d00): _readAt: size=2, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc39d00): >_readAt: n=0, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc39d00): _writeAt: size=3, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc39d00): >_writeAt: n=3, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc39d00): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.031538822 +0000 UTC m=+31.830287235 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc39d00): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc5e340): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc5e340): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc5e340): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc5e340): >_readAt: n=3, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc5e340): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.031538822 +0000 UTC m=+31.830287235 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc5e340): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b4770a0 item 68 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc5e980): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc5e980): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc5e980): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc5e980): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc5e980): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.033261966 +0000 UTC m=+31.832010399 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc5e980): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc5ee00): _readAt: size=2, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc5ee00): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc5ee00): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc5ee00): >_readAt: n=2, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc5ee00): _writeAt: size=3, off=2 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b477c70 item 69 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc5ee00): >_writeAt: n=3, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc5ee00): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.037346818 +0000 UTC m=+31.836095232 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc5ee00): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc5f300): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc5f300): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc5f300): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc5f300): >_readAt: n=5, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc5f300): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.037346818 +0000 UTC m=+31.836095232 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc5f300): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b45c230 item 69 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc5f980): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc5f980): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc5f980): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc5f980): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc5f980): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.03913202 +0000 UTC m=+31.837880433 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc5f980): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc5fe80): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc5fe80): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b45cee0 item 70 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc5fe80): _readAt: size=2, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc5fe80): >_readAt: n=0, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc5fe80): _writeAt: size=3, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc5fe80): >_writeAt: n=3, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc5fe80): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.040143921 +0000 UTC m=+31.838892334 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc5fe80): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc884c0): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc884c0): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc884c0): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc884c0): >_readAt: n=3, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc884c0): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.040143921 +0000 UTC m=+31.838892334 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc884c0): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b45d2d0 item 70 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc88b40): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc88b40): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc88b40): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc88b40): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc88b40): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.042196717 +0000 UTC m=+31.840945130 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc88b40): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc89040): _readAt: size=2, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc89040): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc89040): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc89040): >_readAt: n=2, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc89040): _writeAt: size=3, off=2 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b64c2a0 item 71 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc89040): >_writeAt: n=3, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc89040): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.042713854 +0000 UTC m=+31.841462267 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc89040): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc89540): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc89540): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc89540): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc89540): >_readAt: n=5, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc89540): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.042713854 +0000 UTC m=+31.841462267 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc89540): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b64cb60 item 71 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc89bc0): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc89bc0): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc89bc0): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc89bc0): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc89bc0): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.045129024 +0000 UTC m=+31.843877437 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc89bc0): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcae1c0): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcae1c0): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b64d810 item 72 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcae1c0): _readAt: size=2, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcae1c0): >_readAt: n=0, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcae1c0): _writeAt: size=3, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcae1c0): >_writeAt: n=3, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcae1c0): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.04593172 +0000 UTC m=+31.844680132 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcae1c0): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcae700): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcae700): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcae700): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcae700): >_readAt: n=3, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcae700): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.04593172 +0000 UTC m=+31.844680132 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcae700): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b64dce0 item 72 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcaecc0): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcaecc0): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcaecc0): _readAt: size=2, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcaecc0): >_readAt: n=0, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcaecc0): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcaecc0): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcaecc0): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.047849621 +0000 UTC m=+31.846598033 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcaecc0): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcaf1c0): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcaf1c0): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcaf1c0): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b63ebd0 item 73 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcaf1c0): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcaf1c0): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.049384068 +0000 UTC m=+31.848132481 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcaf1c0): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcaf680): _readAt: size=2, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcaf680): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcaf680): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcaf680): >_readAt: n=2, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcaf680): _writeAt: size=3, off=2 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b63f1f0 item 73 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcaf680): >_writeAt: n=3, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcaf680): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.049969204 +0000 UTC m=+31.848717617 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcaf680): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcafbc0): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcafbc0): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcafbc0): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcafbc0): >_readAt: n=5, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcafbc0): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.049969204 +0000 UTC m=+31.848717617 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcafbc0): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b63fab0 item 73 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcca300): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcca300): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcca300): _readAt: size=2, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcca300): >_readAt: n=0, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcca300): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcca300): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcca300): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.051274518 +0000 UTC m=+31.850022931 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcca300): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcca800): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcca800): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcca800): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b99c8c0 item 74 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcca800): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcca800): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.052921498 +0000 UTC m=+31.851669911 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcca800): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bccad40): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bccad40): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b99cc40 item 74 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bccad40): _readAt: size=2, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bccad40): >_readAt: n=0, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bccad40): _writeAt: size=3, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bccad40): >_writeAt: n=3, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bccad40): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.053902991 +0000 UTC m=+31.852651405 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bccad40): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bccb2c0): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bccb2c0): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bccb2c0): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bccb2c0): >_readAt: n=3, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bccb2c0): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.053902991 +0000 UTC m=+31.852651405 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bccb2c0): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b99d490 item 74 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bccb900): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bccb900): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bccb900): _readAt: size=2, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bccb900): >_readAt: n=0, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bccb900): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bccb900): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bccb900): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.058327385 +0000 UTC m=+31.857075799 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bccb900): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bccbe00): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bccbe00): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bccbe00): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b99db90 item 75 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bccbe00): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bccbe00): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.05880587 +0000 UTC m=+31.857554283 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bccbe00): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcea440): _readAt: size=2, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcea440): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcea440): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcea440): >_readAt: n=2, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcea440): _writeAt: size=3, off=2 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b99de30 item 75 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcea440): >_writeAt: n=3, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcea440): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.059411833 +0000 UTC m=+31.858160246 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcea440): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcea980): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcea980): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcea980): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcea980): >_readAt: n=5, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcea980): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.059411833 +0000 UTC m=+31.858160246 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcea980): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b9862a0 item 75 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bceafc0): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bceafc0): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bceafc0): _readAt: size=2, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bceafc0): >_readAt: n=0, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bceafc0): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bceafc0): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bceafc0): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.060866441 +0000 UTC m=+31.859614853 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bceafc0): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bceb4c0): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bceb4c0): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bceb4c0): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b986c40 item 76 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bceb4c0): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bceb4c0): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.06136972 +0000 UTC m=+31.860118134 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bceb4c0): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bceba00): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bceba00): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b986f50 item 76 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bceba00): _readAt: size=2, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bceba00): >_readAt: n=0, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bceba00): _writeAt: size=3, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bceba00): >_writeAt: n=3, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bceba00): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.062168109 +0000 UTC m=+31.860916522 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bceba00): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd0c080): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd0c080): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd0c080): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd0c080): >_readAt: n=3, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd0c080): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.062168109 +0000 UTC m=+31.860916522 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd0c080): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b987420 item 76 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd0c6c0): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd0c6c0): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd0c6c0): _readAt: size=2, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd0c6c0): >_readAt: n=0, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd0c6c0): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd0c6c0): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd0c6c0): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.064756055 +0000 UTC m=+31.863504468 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd0c6c0): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd0cbc0): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd0cbc0): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd0cbc0): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b987ab0 item 77 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd0cbc0): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd0cbc0): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.065210594 +0000 UTC m=+31.863959007 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd0cbc0): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd0d2c0): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd0d2c0): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd0d2c0): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd0d2c0): >_readAt: n=5, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd0d2c0): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.065210594 +0000 UTC m=+31.863959007 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd0d2c0): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b63c230 item 77 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd0d900): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd0d900): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd0d900): _readAt: size=2, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd0d900): >_readAt: n=0, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd0d900): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd0d900): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd0d900): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.066530986 +0000 UTC m=+31.865279400 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd0d900): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd0de00): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd0de00): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd0de00): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b63cfc0 item 78 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd0de00): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd0de00): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.067412802 +0000 UTC m=+31.866161215 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd0de00): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd28600): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd28600): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd28600): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd28600): >_readAt: n=5, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd28600): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.067412802 +0000 UTC m=+31.866161215 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd28600): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b118000 item 78 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd28c40): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd28c40): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd28c40): _readAt: size=2, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd28c40): >_readAt: n=0, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd28c40): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd28c40): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd28c40): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.06929161 +0000 UTC m=+31.868040023 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd28c40): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd29140): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd29140): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd29140): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b118930 item 79 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd29140): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd29140): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.069702475 +0000 UTC m=+31.868450888 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd29140): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd29840): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd29840): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd29840): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd29840): >_readAt: n=5, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd29840): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.069702475 +0000 UTC m=+31.868450888 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd29840): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b118e70 item 79 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 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/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd29e80): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd29e80): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd29e80): _readAt: size=2, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd29e80): >_readAt: n=0, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd29e80): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd29e80): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd29e80): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.073321428 +0000 UTC m=+31.872069842 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd29e80): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd48480): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd48480): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd48480): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b119730 item 80 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd48480): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd48480): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.073785325 +0000 UTC m=+31.872533738 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd48480): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd48b80): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd48b80): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd48b80): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd48b80): >_readAt: n=5, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd48b80): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.073785325 +0000 UTC m=+31.872533738 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd48b80): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b49c1c0 item 80 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd491c0): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd491c0): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd491c0): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd491c0): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd491c0): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.075146796 +0000 UTC m=+31.873895209 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd491c0): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd49640): _readAt: size=2, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd49640): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd49640): open at offset 5 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd49640): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd49640): >_readAt: n=2, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd49640): _writeAt: size=3, off=7 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b49d420 item 81 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd49640): >_writeAt: n=3, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd49640): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.075730798 +0000 UTC m=+31.874479212 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd49640): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd49b80): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd49b80): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd49b80): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd49b80): >_readAt: n=8, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd49b80): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.075730798 +0000 UTC m=+31.874479212 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd49b80): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b49d810 item 81 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd62300): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd62300): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd62300): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd62300): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd62300): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.076986049 +0000 UTC m=+31.875734462 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd62300): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd62800): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd62800): open at offset 5 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd62800): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b64e620 item 82 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd62800): _readAt: size=2, off=5 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd62800): >_readAt: n=0, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd62800): _writeAt: size=3, off=5 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd62800): >_writeAt: n=3, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd62800): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.077555413 +0000 UTC m=+31.876303827 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd62800): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd62d80): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd62d80): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd62d80): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd62d80): >_readAt: n=3, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd62d80): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.077555413 +0000 UTC m=+31.876303827 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd62d80): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b64e930 item 82 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd63400): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd63400): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd63400): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd63400): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd63400): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.080828113 +0000 UTC m=+31.879576536 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd63400): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd63900): _readAt: size=2, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd63900): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd63900): open at offset 5 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd63900): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd63900): >_readAt: n=2, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd63900): _writeAt: size=3, off=7 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b64efc0 item 83 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd63900): >_writeAt: n=3, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd63900): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.081436061 +0000 UTC m=+31.880184475 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd63900): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd63e40): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd63e40): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd63e40): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd63e40): >_readAt: n=8, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd63e40): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.081436061 +0000 UTC m=+31.880184475 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd63e40): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b64f5e0 item 83 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd7e5c0): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd7e5c0): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd7e5c0): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd7e5c0): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd7e5c0): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.083592333 +0000 UTC m=+31.882340747 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd7e5c0): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd7eac0): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd7eac0): open at offset 5 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd7eac0): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b64fb90 item 84 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd7eac0): _readAt: size=2, off=5 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd7eac0): >_readAt: n=0, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd7eac0): _writeAt: size=3, off=5 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd7eac0): >_writeAt: n=3, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd7eac0): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.084370273 +0000 UTC m=+31.883118686 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd7eac0): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd7f040): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd7f040): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd7f040): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd7f040): >_readAt: n=3, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd7f040): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.084370273 +0000 UTC m=+31.883118686 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd7f040): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b64fe30 item 84 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86be16180): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86be16180): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86be16180): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86be16180): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86be16180): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.090187767 +0000 UTC m=+31.888936180 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86be16180): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba8d280): _readAt: size=2, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba8d280): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba8d280): open at offset 5 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba8d280): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba8d280): >_readAt: n=2, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba8d280): _writeAt: size=3, off=7 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b6397a0 item 85 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba8d280): >_writeAt: n=3, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba8d280): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.091753614 +0000 UTC m=+31.890502027 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba8d280): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba8d7c0): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba8d7c0): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba8d7c0): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba8d7c0): >_readAt: n=8, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba8d7c0): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.091753614 +0000 UTC m=+31.890502027 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba8d7c0): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b639b20 item 85 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba8c3c0): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba8c3c0): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba8c3c0): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba8c3c0): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba8c3c0): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.097888038 +0000 UTC m=+31.896636451 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba8c3c0): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba8c8c0): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba8c8c0): open at offset 5 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba8c8c0): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b1ce770 item 86 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba8c8c0): _readAt: size=2, off=5 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba8c8c0): >_readAt: n=0, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba8c8c0): _writeAt: size=3, off=5 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba8c8c0): >_writeAt: n=3, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba8c8c0): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.098398782 +0000 UTC m=+31.897147195 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba8c8c0): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba8ce40): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba8ce40): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba8ce40): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba8ce40): >_readAt: n=3, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba8ce40): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.098398782 +0000 UTC m=+31.897147195 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba8ce40): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b1cea80 item 86 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba8dec0): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba8dec0): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba8dec0): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba8dec0): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba8dec0): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.100515779 +0000 UTC m=+31.899264192 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba8dec0): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd7e4c0): _readAt: size=2, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd7e4c0): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd7e4c0): open at offset 5 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd7e4c0): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd7e4c0): >_readAt: n=2, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd7e4c0): _writeAt: size=3, off=7 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b1cf7a0 item 87 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd7e4c0): >_writeAt: n=3, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd7e4c0): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.100980927 +0000 UTC m=+31.899729341 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd7e4c0): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd7f9c0): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd7f9c0): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd7f9c0): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd7f9c0): >_readAt: n=8, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd7f9c0): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.100980927 +0000 UTC m=+31.899729341 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd7f9c0): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b1cfab0 item 87 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 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/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86be165c0): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86be165c0): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86be165c0): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86be165c0): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86be165c0): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.104119824 +0000 UTC m=+31.902868238 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86be165c0): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86be16ac0): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86be16ac0): open at offset 5 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86be16ac0): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b638310 item 88 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86be16ac0): _readAt: size=2, off=5 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86be16ac0): >_readAt: n=0, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86be16ac0): _writeAt: size=3, off=5 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86be16ac0): >_writeAt: n=3, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86be16ac0): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.104661888 +0000 UTC m=+31.903410301 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86be16ac0): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86be17040): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86be17040): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86be17040): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86be17040): >_readAt: n=3, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86be17040): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.104661888 +0000 UTC m=+31.903410301 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86be17040): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b6389a0 item 88 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86be17680): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86be17680): open at offset 0 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86be17680): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86be17680): _readAt: size=2, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86be17680): >_readAt: n=0, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86be17680): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86be17680): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86be17680): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.10597071 +0000 UTC m=+31.904719123 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86be17680): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86be17bc0): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86be17bc0): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86be17bc0): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b6043f0 item 89 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86be17bc0): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86be17bc0): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.106405701 +0000 UTC m=+31.905154115 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86be17bc0): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b886200): _readAt: size=2, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b886200): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b886200): open at offset 5 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b886200): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b886200): >_readAt: n=2, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b886200): _writeAt: size=3, off=7 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b604770 item 89 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b886200): >_writeAt: n=3, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b886200): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.10977318 +0000 UTC m=+31.908521593 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b886200): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b886bc0): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b886bc0): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b886bc0): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b886bc0): >_readAt: n=8, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b886bc0): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.10977318 +0000 UTC m=+31.908521593 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b886bc0): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b6051f0 item 89 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b887440): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b887440): open at offset 0 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b887440): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b887440): _readAt: size=2, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b887440): >_readAt: n=0, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b887440): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b887440): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b887440): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.111209352 +0000 UTC m=+31.909957765 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b887440): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b887980): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b887980): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b887980): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b605ab0 item 90 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b887980): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b887980): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.111880189 +0000 UTC m=+31.910628602 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b887980): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b887ec0): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b887ec0): open at offset 5 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b887ec0): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b2cc4d0 item 90 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b887ec0): _readAt: size=2, off=5 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b887ec0): >_readAt: n=0, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b887ec0): _writeAt: size=3, off=5 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b887ec0): >_writeAt: n=3, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b887ec0): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.1126382 +0000 UTC m=+31.911386612 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b887ec0): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b422b00): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b422b00): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b422b00): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b422b00): >_readAt: n=3, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b422b00): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.1126382 +0000 UTC m=+31.911386612 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b422b00): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b2cc930 item 90 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b423b80): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b423b80): open at offset 0 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b423b80): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b423b80): _readAt: size=2, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b423b80): >_readAt: n=0, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b423b80): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b423b80): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b423b80): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.114371003 +0000 UTC m=+31.913119426 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b423b80): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b3cb880): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b3cb880): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b3cb880): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b2cd5e0 item 91 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b3cb880): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b3cb880): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.114895282 +0000 UTC m=+31.913643695 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b3cb880): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b71a1c0): _readAt: size=2, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b71a1c0): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b71a1c0): open at offset 5 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b71a1c0): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b71a1c0): >_readAt: n=2, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b71a1c0): _writeAt: size=3, off=7 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b2cdab0 item 91 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b71a1c0): >_writeAt: n=3, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b71a1c0): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.117804065 +0000 UTC m=+31.916552488 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b71a1c0): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b71af80): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b71af80): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b71af80): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b71af80): >_readAt: n=8, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b71af80): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.117804065 +0000 UTC m=+31.916552488 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b71af80): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b8f0000 item 91 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 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/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b71b800): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b71b800): open at offset 0 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b71b800): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b71b800): _readAt: size=2, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b71b800): >_readAt: n=0, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b71b800): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b71b800): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b71b800): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.119362286 +0000 UTC m=+31.918110700 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b71b800): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b4b6a00): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b4b6a00): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b4b6a00): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b8f05b0 item 92 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b4b6a00): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b4b6a00): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.119874334 +0000 UTC m=+31.918622747 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b4b6a00): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b4b7040): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b4b7040): open at offset 5 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b4b7040): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b8f0850 item 92 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b4b7040): _readAt: size=2, off=5 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b4b7040): >_readAt: n=0, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b4b7040): _writeAt: size=3, off=5 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b4b7040): >_writeAt: n=3, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b4b7040): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.120582281 +0000 UTC m=+31.919330693 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b4b7040): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b4b7900): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b4b7900): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b4b7900): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b4b7900): >_readAt: n=3, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b4b7900): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.120582281 +0000 UTC m=+31.919330693 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b4b7900): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b8f0af0 item 92 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba1c7c0): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba1c7c0): open at offset 0 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba1c7c0): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba1c7c0): _readAt: size=2, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba1c7c0): >_readAt: n=0, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba1c7c0): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba1c7c0): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba1c7c0): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.121919465 +0000 UTC m=+31.920667879 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba1c7c0): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba1cd00): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba1cd00): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba1cd00): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b8f1110 item 93 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba1cd00): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba1cd00): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.122391177 +0000 UTC m=+31.921139600 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba1cd00): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba1d400): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba1d400): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba1d400): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba1d400): >_readAt: n=5, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba1d400): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.122391177 +0000 UTC m=+31.921139600 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba1d400): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b8f13b0 item 93 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 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/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba1da40): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba1da40): open at offset 0 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba1da40): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba1da40): _readAt: size=2, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba1da40): >_readAt: n=0, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba1da40): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba1da40): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba1da40): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.125075786 +0000 UTC m=+31.923824199 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba1da40): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b9c4080): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b9c4080): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b9c4080): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b8f1960 item 94 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b9c4080): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b9c4080): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.125547597 +0000 UTC m=+31.924296010 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b9c4080): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b9c4800): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b9c4800): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b9c4800): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b9c4800): >_readAt: n=5, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b9c4800): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.125547597 +0000 UTC m=+31.924296010 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b9c4800): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b8f1d50 item 94 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 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/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b9c4e40): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b9c4e40): open at offset 0 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b9c4e40): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b9c4e40): _readAt: size=2, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b9c4e40): >_readAt: n=0, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b9c4e40): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b9c4e40): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b9c4e40): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.127785973 +0000 UTC m=+31.926534396 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b9c4e40): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b9c5380): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b9c5380): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b9c5380): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b9044d0 item 95 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b9c5380): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b9c5380): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.128423577 +0000 UTC m=+31.927171990 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b9c5380): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b9c5a80): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b9c5a80): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b9c5a80): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b9c5a80): >_readAt: n=5, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b9c5a80): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.128423577 +0000 UTC m=+31.927171990 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b9c5a80): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b9048c0 item 95 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 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/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86baa6180): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86baa6180): open at offset 0 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86baa6180): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86baa6180): _readAt: size=2, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86baa6180): >_readAt: n=0, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86baa6180): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86baa6180): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86baa6180): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.132750798 +0000 UTC m=+31.931499212 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86baa6180): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86baa66c0): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86baa66c0): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86baa66c0): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86ba3a460 item 96 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86baa66c0): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86baa66c0): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.13321771 +0000 UTC m=+31.931966124 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86baa66c0): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86baa6dc0): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86baa6dc0): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86baa6dc0): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86baa6dc0): >_readAt: n=5, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86baa6dc0): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.13321771 +0000 UTC m=+31.931966124 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86baa6dc0): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86ba3a7e0 item 96 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Remove: err= 2026/09/07 02:37:15 DEBUG : WaitForWriters: timeout=30s 2026/09/07 02:37:15 DEBUG : Looking for writers 2026/09/07 02:37:15 DEBUG : >WaitForWriters: 2026/09/07 02:37:15 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "sftp://rclone@:22/rclone-test-gamocuf8lovo", Local "Local file system at /tmp/rclone3082819151", Modify Window "1s" 2026/09/07 02:37:15 INFO : sftp://rclone@:22/rclone-test-gamocuf8lovo: poll-interval is not supported by this remote 2026/09/07 02:37:15 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/07 02:37:15 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:37:15 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:37:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:37:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 02:37:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:37:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:37:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 02:37:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/09/07 02:37:15 INFO : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b77c180): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b77c180): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b77c180): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b77c180): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b77c180): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.142153403 +0000 UTC m=+31.940901816 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b77c180): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b77c600): _readAt: size=2, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b77c600): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b77c600): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b77c600): >_readAt: n=2, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b77c600): _writeAt: size=3, off=2 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b77c600): >_writeAt: n=0, err=Bad file descriptor 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b77c600): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.142153403 +0000 UTC m=+31.940901816 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b77c600): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b77cac0): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b77cac0): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b77cac0): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b77cac0): >_readAt: n=5, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b77cac0): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.142153403 +0000 UTC m=+31.940901816 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b77cac0): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86bef24d0 item 1 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b77d100): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b77d100): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b77d100): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b77d100): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b77d100): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.151248056 +0000 UTC m=+31.949996479 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b77d100): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b77d600): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b77d600): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b77d600): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b77d600): >_readAt: n=5, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b77d600): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.151248056 +0000 UTC m=+31.949996479 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b77d600): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86bef2cb0 item 2 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b77dc40): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b77dc40): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b77dc40): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b77dc40): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b77dc40): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.154750099 +0000 UTC m=+31.953498522 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b77dc40): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6d41c0): _readAt: size=2, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6d41c0): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6d41c0): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6d41c0): >_readAt: n=2, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6d41c0): _writeAt: size=3, off=2 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6d41c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6d41c0): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.154750099 +0000 UTC m=+31.953498522 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6d41c0): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6d4680): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6d4680): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6d4680): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6d4680): >_readAt: n=5, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6d4680): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.154750099 +0000 UTC m=+31.953498522 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6d4680): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86bef3340 item 3 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6d4d00): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6d4d00): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6d4d00): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6d4d00): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6d4d00): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.160039577 +0000 UTC m=+31.958788030 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6d4d00): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6d5240): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6d5240): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6d5240): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6d5240): >_readAt: n=5, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6d5240): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.160039577 +0000 UTC m=+31.958788030 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6d5240): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86bef3b20 item 4 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b5b8280): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b5b8280): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b5b8280): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b5b8280): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b5b8280): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.163375086 +0000 UTC m=+31.962123529 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b5b8280): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b5b8700): _readAt: size=2, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b5b8700): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b5b8700): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b5b8700): >_readAt: n=2, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b5b8700): _writeAt: size=3, off=2 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b5b8700): >_writeAt: n=0, err=Bad file descriptor 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b5b8700): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.163375086 +0000 UTC m=+31.962123529 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b5b8700): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b5b8bc0): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b5b8bc0): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b5b8bc0): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b5b8bc0): >_readAt: n=5, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b5b8bc0): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.163375086 +0000 UTC m=+31.962123529 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b5b8bc0): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b905030 item 5 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/09/07 02:37:15 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-gamocuf8lovo/dir/file1: no such file or directory 2026/09/07 02:37:15 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-gamocuf8lovo/dir/file1: no such file or directory 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6d5800): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6d5800): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6d5800): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6d5800): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6d5800): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.167744186 +0000 UTC m=+31.966492600 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6d5800): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6d5d40): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6d5d40): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6d5d40): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6d5d40): >_readAt: n=5, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6d5d40): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.167744186 +0000 UTC m=+31.966492600 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6d5d40): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86bac0700 item 6 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6ea4c0): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6ea4c0): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6ea4c0): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6ea4c0): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6ea4c0): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.16936715 +0000 UTC m=+31.968115563 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6ea4c0): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6ea9c0): _readAt: size=2, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6ea9c0): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6ea9c0): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6ea9c0): >_readAt: n=2, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6ea9c0): _writeAt: size=3, off=2 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6ea9c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6ea9c0): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.16936715 +0000 UTC m=+31.968115563 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6ea9c0): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6eae80): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6eae80): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6eae80): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6eae80): >_readAt: n=5, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6eae80): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.16936715 +0000 UTC m=+31.968115563 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6eae80): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86bac0d90 item 7 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6eb500): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6eb500): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6eb500): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6eb500): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6eb500): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.171102959 +0000 UTC m=+31.969851371 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6eb500): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6eba40): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6eba40): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6eba40): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6eba40): >_readAt: n=5, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6eba40): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.171102959 +0000 UTC m=+31.969851371 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6eba40): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86bac1c00 item 8 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6fa100): _readAt: size=2, off=0 2026/09/07 02:37:15 ERROR : open-test-file(0x30c86b6fa100): Couldn't read size of file 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6fa100): >_readAt: n=0, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6fa100): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6fa100): >_writeAt: n=0, err=Bad file descriptor 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6fa100): close: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6fa100): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6fa4c0): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6fa4c0): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6fa4c0): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6fa4c0): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6fa4c0): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.172444502 +0000 UTC m=+31.971192915 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6fa4c0): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6fa940): _readAt: size=2, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6fa940): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6fa940): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6fa940): >_readAt: n=2, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6fa940): _writeAt: size=3, off=2 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6fa940): >_writeAt: n=0, err=Bad file descriptor 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6fa940): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.172444502 +0000 UTC m=+31.971192915 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6fa940): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6fae40): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6fae40): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6fae40): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6fae40): >_readAt: n=5, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6fae40): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.172444502 +0000 UTC m=+31.971192915 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6fae40): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b47e770 item 9 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6fb4c0): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6fb4c0): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6fb4c0): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6fb4c0): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6fb4c0): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.177321249 +0000 UTC m=+31.976069663 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6fb4c0): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6fba00): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6fba00): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6fba00): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6fba00): >_readAt: n=5, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6fba00): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.177321249 +0000 UTC m=+31.976069663 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6fba00): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b47f420 item 10 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b7ac140): _readAt: size=2, off=0 2026/09/07 02:37:15 ERROR : open-test-file(0x30c86b7ac140): Couldn't read size of file 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b7ac140): >_readAt: n=0, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b7ac140): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b7ac140): >_writeAt: n=0, err=Bad file descriptor 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b7ac140): close: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b7ac140): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b7ac500): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b7ac500): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b7ac500): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b7ac500): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b7ac500): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.178684924 +0000 UTC m=+31.977433348 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b7ac500): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b7aca00): _readAt: size=2, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b7aca00): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b7aca00): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b7aca00): >_readAt: n=2, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b7aca00): _writeAt: size=3, off=2 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b7aca00): >_writeAt: n=0, err=Bad file descriptor 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b7aca00): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.178684924 +0000 UTC m=+31.977433348 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b7aca00): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b7acf00): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b7acf00): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b7acf00): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b7acf00): >_readAt: n=5, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b7acf00): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.178684924 +0000 UTC m=+31.977433348 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b7acf00): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b47fb20 item 11 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b7ad580): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b7ad580): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b7ad580): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b7ad580): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b7ad580): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.180309312 +0000 UTC m=+31.979057725 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b7ad580): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b7adac0): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b7adac0): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b7adac0): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b7adac0): >_readAt: n=5, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b7adac0): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.180309312 +0000 UTC m=+31.979057725 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b7adac0): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b9c6540 item 12 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b83c200): _readAt: size=2, off=0 2026/09/07 02:37:15 ERROR : open-test-file(0x30c86b83c200): Couldn't read size of file 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b83c200): >_readAt: n=0, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b83c200): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b83c200): >_writeAt: n=0, err=Bad file descriptor 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b83c200): close: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b83c200): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b83c5c0): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b83c5c0): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b83c5c0): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b83c5c0): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b83c5c0): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.184326408 +0000 UTC m=+31.983074821 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b83c5c0): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b83cc80): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b83cc80): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b83cc80): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b83cc80): >_readAt: n=5, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b83cc80): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.184326408 +0000 UTC m=+31.983074821 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b83cc80): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b9c6e00 item 13 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b83d300): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b83d300): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b83d300): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b83d300): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b83d300): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.185803577 +0000 UTC m=+31.984551990 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b83d300): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b83d840): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b83d840): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b83d840): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b83d840): >_readAt: n=5, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b83d840): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.185803577 +0000 UTC m=+31.984551990 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b83d840): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b9c7500 item 14 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b83de80): _readAt: size=2, off=0 2026/09/07 02:37:15 ERROR : open-test-file(0x30c86b83de80): Couldn't read size of file 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b83de80): >_readAt: n=0, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b83de80): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b83de80): >_writeAt: n=0, err=Bad file descriptor 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b83de80): close: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b83de80): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b858340): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b858340): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b858340): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b858340): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b858340): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.187133809 +0000 UTC m=+31.985882222 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b858340): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b858a00): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b858a00): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b858a00): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b858a00): >_readAt: n=5, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b858a00): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.187133809 +0000 UTC m=+31.985882222 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b858a00): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b2c6230 item 15 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 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/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b859080): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b859080): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b859080): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b859080): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b859080): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.188353502 +0000 UTC m=+31.987101915 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b859080): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8595c0): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8595c0): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8595c0): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8595c0): >_readAt: n=5, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8595c0): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.188353502 +0000 UTC m=+31.987101915 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8595c0): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b2c6ee0 item 16 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b859c00): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b859c00): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b859c00): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b859c00): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b859c00): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.192288312 +0000 UTC m=+31.991036725 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b859c00): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b878180): _readAt: size=2, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b878180): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b878180): open at offset 5 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b878180): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b878180): >_readAt: n=2, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b878180): _writeAt: size=3, off=7 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b878180): >_writeAt: n=0, err=Bad file descriptor 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b878180): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.192288312 +0000 UTC m=+31.991036725 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b878180): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b878680): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b878680): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b878680): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b878680): >_readAt: n=5, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b878680): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.192288312 +0000 UTC m=+31.991036725 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b878680): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b2c7ab0 item 17 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b878d00): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b878d00): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b878d00): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b878d00): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b878d00): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.194453229 +0000 UTC m=+31.993201643 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b878d00): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b879240): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b879240): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b879240): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b879240): >_readAt: n=5, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b879240): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.194453229 +0000 UTC m=+31.993201643 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b879240): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86ba6e700 item 18 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8798c0): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8798c0): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8798c0): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8798c0): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8798c0): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.195827606 +0000 UTC m=+31.994576018 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8798c0): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b879dc0): _readAt: size=2, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b879dc0): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b879dc0): open at offset 5 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b879dc0): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b879dc0): >_readAt: n=2, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b879dc0): _writeAt: size=3, off=7 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b879dc0): >_writeAt: n=0, err=Bad file descriptor 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b879dc0): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.195827606 +0000 UTC m=+31.994576018 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b879dc0): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8a43c0): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8a43c0): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8a43c0): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8a43c0): >_readAt: n=5, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8a43c0): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.195827606 +0000 UTC m=+31.994576018 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8a43c0): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86ba6f180 item 19 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8a4a40): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8a4a40): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8a4a40): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8a4a40): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8a4a40): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.199578649 +0000 UTC m=+31.998327061 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8a4a40): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8a4f80): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8a4f80): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8a4f80): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8a4f80): >_readAt: n=5, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8a4f80): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.199578649 +0000 UTC m=+31.998327061 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8a4f80): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86ba6fce0 item 20 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8a5600): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8a5600): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8a5600): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8a5600): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8a5600): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.200960138 +0000 UTC m=+31.999708561 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8a5600): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8a5b00): _readAt: size=2, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8a5b00): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8a5b00): open at offset 5 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8a5b00): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8a5b00): >_readAt: n=2, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8a5b00): _writeAt: size=3, off=7 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8a5b00): >_writeAt: n=0, err=Bad file descriptor 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8a5b00): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.200960138 +0000 UTC m=+31.999708561 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8a5b00): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8d2100): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8d2100): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8d2100): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8d2100): >_readAt: n=5, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8d2100): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.200960138 +0000 UTC m=+31.999708561 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8d2100): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b1cca10 item 21 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8d2780): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8d2780): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8d2780): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8d2780): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8d2780): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.204924993 +0000 UTC m=+32.003673407 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8d2780): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8d2cc0): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8d2cc0): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8d2cc0): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8d2cc0): >_readAt: n=5, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8d2cc0): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.204924993 +0000 UTC m=+32.003673407 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8d2cc0): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86c08e380 item 22 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8d3340): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8d3340): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8d3340): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8d3340): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8d3340): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.206074374 +0000 UTC m=+32.004822787 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8d3340): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8d3840): _readAt: size=2, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8d3840): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8d3840): open at offset 5 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8d3840): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8d3840): >_readAt: n=2, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8d3840): _writeAt: size=3, off=7 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8d3840): >_writeAt: n=0, err=Bad file descriptor 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8d3840): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.206074374 +0000 UTC m=+32.004822787 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8d3840): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8d3d40): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8d3d40): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8d3d40): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8d3d40): >_readAt: n=5, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8d3d40): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.206074374 +0000 UTC m=+32.004822787 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8d3d40): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86c08ea10 item 23 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 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/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8ec4c0): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8ec4c0): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8ec4c0): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8ec4c0): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8ec4c0): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.207853634 +0000 UTC m=+32.006602047 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8ec4c0): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8eca00): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8eca00): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8eca00): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8eca00): >_readAt: n=5, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8eca00): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.207853634 +0000 UTC m=+32.006602047 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8eca00): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86c08f340 item 24 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8ed040): _readAt: size=2, off=0 2026/09/07 02:37:15 ERROR : open-test-file(0x30c86b8ed040): Couldn't read size of file 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8ed040): >_readAt: n=0, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8ed040): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8ed040): >_writeAt: n=0, err=Bad file descriptor 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8ed040): close: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8ed040): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8ed400): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8ed400): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8ed400): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8ed400): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8ed400): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.211210903 +0000 UTC m=+32.009959317 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8ed400): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8ed900): _readAt: size=2, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8ed900): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8ed900): open at offset 5 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8ed900): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8ed900): >_readAt: n=2, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8ed900): _writeAt: size=3, off=7 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8ed900): >_writeAt: n=0, err=Bad file descriptor 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8ed900): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.211210903 +0000 UTC m=+32.009959317 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8ed900): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8ede40): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8ede40): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8ede40): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8ede40): >_readAt: n=5, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8ede40): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.211210903 +0000 UTC m=+32.009959317 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8ede40): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86c08f8f0 item 25 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b92e5c0): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b92e5c0): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b92e5c0): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b92e5c0): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b92e5c0): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.213130668 +0000 UTC m=+32.011879081 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b92e5c0): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b92eb00): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b92eb00): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b92eb00): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b92eb00): >_readAt: n=5, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b92eb00): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.213130668 +0000 UTC m=+32.011879081 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b92eb00): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b1f2bd0 item 26 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b92f140): _readAt: size=2, off=0 2026/09/07 02:37:15 ERROR : open-test-file(0x30c86b92f140): Couldn't read size of file 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b92f140): >_readAt: n=0, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b92f140): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b92f140): >_writeAt: n=0, err=Bad file descriptor 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b92f140): close: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b92f140): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b92f500): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b92f500): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b92f500): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b92f500): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b92f500): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.215008413 +0000 UTC m=+32.013756827 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b92f500): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b92fa00): _readAt: size=2, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b92fa00): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b92fa00): open at offset 5 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b92fa00): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b92fa00): >_readAt: n=2, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b92fa00): _writeAt: size=3, off=7 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b92fa00): >_writeAt: n=0, err=Bad file descriptor 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b92fa00): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.215008413 +0000 UTC m=+32.013756827 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b92fa00): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b9b6040): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b9b6040): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b9b6040): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b9b6040): >_readAt: n=5, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b9b6040): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.215008413 +0000 UTC m=+32.013756827 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b9b6040): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b1f3b90 item 27 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 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/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b9b66c0): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b9b66c0): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b9b66c0): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b9b66c0): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b9b66c0): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.218924558 +0000 UTC m=+32.017672971 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b9b66c0): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b9b6c00): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b9b6c00): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b9b6c00): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b9b6c00): >_readAt: n=5, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b9b6c00): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.218924558 +0000 UTC m=+32.017672971 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b9b6c00): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86be1aee0 item 28 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b9b7240): _readAt: size=2, off=0 2026/09/07 02:37:15 ERROR : open-test-file(0x30c86b9b7240): Couldn't read size of file 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b9b7240): >_readAt: n=0, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b9b7240): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b9b7240): >_writeAt: n=0, err=Bad file descriptor 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b9b7240): close: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b9b7240): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b9b7600): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b9b7600): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b9b7600): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b9b7600): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b9b7600): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.22024442 +0000 UTC m=+32.018992834 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b9b7600): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b9b7cc0): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b9b7cc0): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b9b7cc0): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b9b7cc0): >_readAt: n=5, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b9b7cc0): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.22024442 +0000 UTC m=+32.018992834 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b9b7cc0): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86be1b500 item 29 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 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/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b9d8440): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b9d8440): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b9d8440): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b9d8440): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b9d8440): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.221479283 +0000 UTC m=+32.020227695 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b9d8440): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b9d8980): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b9d8980): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b9d8980): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b9d8980): >_readAt: n=5, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b9d8980): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.221479283 +0000 UTC m=+32.020227695 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b9d8980): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86be1bdc0 item 30 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 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/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b9d8fc0): _readAt: size=2, off=0 2026/09/07 02:37:15 ERROR : open-test-file(0x30c86b9d8fc0): Couldn't read size of file 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b9d8fc0): >_readAt: n=0, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b9d8fc0): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b9d8fc0): >_writeAt: n=0, err=Bad file descriptor 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b9d8fc0): close: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b9d8fc0): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b9d9380): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b9d9380): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b9d9380): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b9d9380): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b9d9380): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.223006858 +0000 UTC m=+32.021755271 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b9d9380): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b9d9a40): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b9d9a40): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b9d9a40): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b9d9a40): >_readAt: n=5, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b9d9a40): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.223006858 +0000 UTC m=+32.021755271 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b9d9a40): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b642d20 item 31 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 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/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba4a1c0): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba4a1c0): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba4a1c0): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba4a1c0): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba4a1c0): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.226309984 +0000 UTC m=+32.025058398 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba4a1c0): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba4a700): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba4a700): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba4a700): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba4a700): >_readAt: n=5, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba4a700): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.226309984 +0000 UTC m=+32.025058398 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba4a700): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b643960 item 32 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba4ad40): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba4ad40): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba4ad40): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba4ad40): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba4ad40): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.227618075 +0000 UTC m=+32.026366488 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba4ad40): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba4b1c0): _readAt: size=2, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba4b1c0): >_readAt: n=0, err=Bad file descriptor 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba4b1c0): _writeAt: size=3, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba4b1c0): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba4b1c0): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86bfc2460 item 33 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba4b1c0): >_writeAt: n=3, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba4b1c0): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.22817677 +0000 UTC m=+32.026925193 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba4b1c0): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba4b6c0): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba4b6c0): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba4b6c0): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba4b6c0): >_readAt: n=5, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba4b6c0): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.22817677 +0000 UTC m=+32.026925193 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba4b6c0): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86bfc2700 item 33 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba4bd00): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba4bd00): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba4bd00): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba4bd00): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba4bd00): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.230066097 +0000 UTC m=+32.028814510 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba4bd00): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb04280): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb04280): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86bfc2cb0 item 34 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb04280): _readAt: size=2, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb04280): >_readAt: n=0, err=Bad file descriptor 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb04280): _writeAt: size=3, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb04280): >_writeAt: n=3, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb04280): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.23058101 +0000 UTC m=+32.029329423 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb04280): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb047c0): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb047c0): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb047c0): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb047c0): >_readAt: n=3, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb047c0): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.23058101 +0000 UTC m=+32.029329423 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb047c0): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86bfc3030 item 34 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb04e00): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb04e00): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb04e00): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb04e00): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb04e00): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.233775851 +0000 UTC m=+32.032524265 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb04e00): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb05280): _readAt: size=2, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb05280): >_readAt: n=0, err=Bad file descriptor 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb05280): _writeAt: size=3, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb05280): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb05280): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86bfc36c0 item 35 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb05280): >_writeAt: n=3, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb05280): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.234218287 +0000 UTC m=+32.032966700 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb05280): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb05780): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb05780): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb05780): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb05780): >_readAt: n=5, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb05780): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.234218287 +0000 UTC m=+32.032966700 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb05780): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86bfc3960 item 35 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb05e00): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb05e00): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb05e00): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb05e00): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb05e00): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.235563127 +0000 UTC m=+32.034311540 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb05e00): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb2a400): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb2a400): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86bf6a070 item 36 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb2a400): _readAt: size=2, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb2a400): >_readAt: n=0, err=Bad file descriptor 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb2a400): _writeAt: size=3, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb2a400): >_writeAt: n=3, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb2a400): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.236234625 +0000 UTC m=+32.034983038 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb2a400): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb2a940): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb2a940): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb2a940): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb2a940): >_readAt: n=3, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb2a940): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.236234625 +0000 UTC m=+32.034983038 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb2a940): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86bf6a3f0 item 36 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb2af80): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb2af80): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb2af80): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb2af80): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb2af80): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.237340964 +0000 UTC m=+32.036089377 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb2af80): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb2b400): _readAt: size=2, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb2b400): >_readAt: n=0, err=Bad file descriptor 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb2b400): _writeAt: size=3, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb2b400): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb2b400): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86bf6ab60 item 37 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb2b400): >_writeAt: n=3, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb2b400): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.237710462 +0000 UTC m=+32.036458875 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb2b400): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb2b900): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb2b900): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb2b900): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb2b900): >_readAt: n=5, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb2b900): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.237710462 +0000 UTC m=+32.036458875 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb2b900): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86bf6ae00 item 37 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb50080): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb50080): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb50080): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb50080): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb50080): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.241105232 +0000 UTC m=+32.039853645 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb50080): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb50580): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb50580): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86bf6b420 item 38 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb50580): _readAt: size=2, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb50580): >_readAt: n=0, err=Bad file descriptor 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb50580): _writeAt: size=3, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb50580): >_writeAt: n=3, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb50580): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.241615095 +0000 UTC m=+32.040363508 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb50580): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb50ac0): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb50ac0): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb50ac0): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb50ac0): >_readAt: n=3, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb50ac0): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.241615095 +0000 UTC m=+32.040363508 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb50ac0): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86bf6b6c0 item 38 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb51140): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb51140): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb51140): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb51140): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb51140): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.243750968 +0000 UTC m=+32.042499381 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb51140): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb51640): _readAt: size=2, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb51640): >_readAt: n=0, err=Bad file descriptor 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb51640): _writeAt: size=3, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb51640): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb51640): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b09a310 item 39 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb51640): >_writeAt: n=3, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb51640): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.244200517 +0000 UTC m=+32.042948930 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb51640): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb51b40): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb51b40): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb51b40): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb51b40): >_readAt: n=5, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb51b40): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.244200517 +0000 UTC m=+32.042948930 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb51b40): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b09a8c0 item 39 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86baa7a80): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86baa7a80): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86baa7a80): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86baa7a80): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86baa7a80): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.245758429 +0000 UTC m=+32.044506842 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86baa7a80): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bad4080): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bad4080): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b633260 item 40 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bad4080): _readAt: size=2, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bad4080): >_readAt: n=0, err=Bad file descriptor 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bad4080): _writeAt: size=3, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bad4080): >_writeAt: n=3, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bad4080): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.248145816 +0000 UTC m=+32.046894229 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bad4080): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bad45c0): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bad45c0): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bad45c0): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bad45c0): >_readAt: n=3, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bad45c0): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.248145816 +0000 UTC m=+32.046894229 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bad45c0): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b6338f0 item 40 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bad4b80): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bad4b80): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bad4b80): _readAt: size=2, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bad4b80): >_readAt: n=0, err=Bad file descriptor 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bad4b80): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bad4b80): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bad4b80): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.249411016 +0000 UTC m=+32.048159429 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bad4b80): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bad5080): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bad5080): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bad5080): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86bb1a690 item 41 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bad5080): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bad5080): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.251705659 +0000 UTC m=+32.050454072 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bad5080): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bad5540): _readAt: size=2, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bad5540): >_readAt: n=0, err=Bad file descriptor 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bad5540): _writeAt: size=3, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bad5540): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bad5540): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86bb1aa10 item 41 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bad5540): >_writeAt: n=3, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bad5540): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.252312725 +0000 UTC m=+32.051061138 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bad5540): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bad5a80): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bad5a80): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bad5a80): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bad5a80): >_readAt: n=5, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bad5a80): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.252312725 +0000 UTC m=+32.051061138 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bad5a80): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86bb1ae70 item 41 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc081c0): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc081c0): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc081c0): _readAt: size=2, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc081c0): >_readAt: n=0, err=Bad file descriptor 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc081c0): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc081c0): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc081c0): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.254803788 +0000 UTC m=+32.053552201 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc081c0): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc086c0): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc086c0): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc086c0): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86bb1b490 item 42 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc086c0): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc086c0): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.255368776 +0000 UTC m=+32.054117189 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc086c0): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b5b9480): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b5b9480): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86ba10000 item 42 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b5b9480): _readAt: size=2, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b5b9480): >_readAt: n=0, err=Bad file descriptor 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b5b9480): _writeAt: size=3, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b5b9480): >_writeAt: n=3, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b5b9480): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.256007151 +0000 UTC m=+32.054755564 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b5b9480): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b5b9a00): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b5b9a00): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b5b9a00): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b5b9a00): >_readAt: n=3, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b5b9a00): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.256007151 +0000 UTC m=+32.054755564 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b5b9a00): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86ba104d0 item 42 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc82140): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc82140): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc82140): _readAt: size=2, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc82140): >_readAt: n=0, err=Bad file descriptor 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc82140): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc82140): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc82140): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.261049872 +0000 UTC m=+32.059798286 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc82140): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc82640): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc82640): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc82640): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86ba10d90 item 43 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc82640): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc82640): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.261504241 +0000 UTC m=+32.060252664 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc82640): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc82b80): _readAt: size=2, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc82b80): >_readAt: n=0, err=Bad file descriptor 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc82b80): _writeAt: size=3, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc82b80): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc82b80): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86ba11260 item 43 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc82b80): >_writeAt: n=3, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc82b80): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.261926028 +0000 UTC m=+32.060674441 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc82b80): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc830c0): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc830c0): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc830c0): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc830c0): >_readAt: n=5, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc830c0): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.261926028 +0000 UTC m=+32.060674441 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc830c0): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86ba11730 item 43 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc83700): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc83700): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc83700): _readAt: size=2, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc83700): >_readAt: n=0, err=Bad file descriptor 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc83700): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc83700): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc83700): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.263842957 +0000 UTC m=+32.062591370 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc83700): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc83c00): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc83c00): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc83c00): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b64a380 item 44 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc83c00): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc83c00): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.264578717 +0000 UTC m=+32.063327130 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc83c00): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcaa240): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcaa240): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b64aaf0 item 44 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcaa240): _readAt: size=2, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcaa240): >_readAt: n=0, err=Bad file descriptor 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcaa240): _writeAt: size=3, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcaa240): >_writeAt: n=3, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcaa240): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.266353307 +0000 UTC m=+32.065101721 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcaa240): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcaa7c0): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcaa7c0): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcaa7c0): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcaa7c0): >_readAt: n=3, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcaa7c0): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.266353307 +0000 UTC m=+32.065101721 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcaa7c0): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b64b2d0 item 44 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcaae00): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcaae00): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcaae00): _readAt: size=2, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcaae00): >_readAt: n=0, err=Bad file descriptor 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcaae00): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcaae00): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcaae00): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.267570456 +0000 UTC m=+32.066318879 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcaae00): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcab300): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcab300): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcab300): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b6521c0 item 45 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcab300): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcab300): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.269075668 +0000 UTC m=+32.067824081 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcab300): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcaba00): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcaba00): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcaba00): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcaba00): >_readAt: n=5, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcaba00): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.269075668 +0000 UTC m=+32.067824081 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcaba00): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b652620 item 45 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcc4140): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcc4140): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcc4140): _readAt: size=2, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcc4140): >_readAt: n=0, err=Bad file descriptor 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcc4140): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcc4140): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcc4140): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.27057578 +0000 UTC m=+32.069324193 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcc4140): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcc4640): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcc4640): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcc4640): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b6532d0 item 46 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcc4640): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcc4640): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.273829084 +0000 UTC m=+32.072577507 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcc4640): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcc4d40): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcc4d40): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcc4d40): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcc4d40): >_readAt: n=5, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcc4d40): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.273829084 +0000 UTC m=+32.072577507 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcc4d40): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b653650 item 46 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcc5380): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcc5380): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcc5380): _readAt: size=2, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcc5380): >_readAt: n=0, err=Bad file descriptor 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcc5380): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcc5380): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcc5380): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.275629734 +0000 UTC m=+32.074378157 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcc5380): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcc5880): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcc5880): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcc5880): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b476000 item 47 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcc5880): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcc5880): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.278566179 +0000 UTC m=+32.077314602 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcc5880): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bce2080): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bce2080): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bce2080): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bce2080): >_readAt: n=5, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bce2080): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.278566179 +0000 UTC m=+32.077314602 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bce2080): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b4765b0 item 47 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 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/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bce26c0): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bce26c0): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bce26c0): _readAt: size=2, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bce26c0): >_readAt: n=0, err=Bad file descriptor 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bce26c0): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bce26c0): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bce26c0): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.280349546 +0000 UTC m=+32.079097959 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bce26c0): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bce2bc0): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bce2bc0): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bce2bc0): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b477490 item 48 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bce2bc0): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bce2bc0): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.280935182 +0000 UTC m=+32.079683595 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bce2bc0): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bce32c0): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bce32c0): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bce32c0): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bce32c0): >_readAt: n=5, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bce32c0): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.280935182 +0000 UTC m=+32.079683595 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bce32c0): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b477a40 item 48 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bce3900): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bce3900): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bce3900): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bce3900): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bce3900): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.285598689 +0000 UTC m=+32.084347112 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bce3900): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bce3d80): _readAt: size=2, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bce3d80): >_readAt: n=0, err=Bad file descriptor 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bce3d80): _writeAt: size=3, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bce3d80): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bce3d80): open at offset 5 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bce3d80): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b45c5b0 item 49 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bce3d80): >_writeAt: n=3, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bce3d80): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.286451268 +0000 UTC m=+32.085199691 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bce3d80): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcfe3c0): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcfe3c0): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcfe3c0): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcfe3c0): >_readAt: n=8, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcfe3c0): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.286451268 +0000 UTC m=+32.085199691 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcfe3c0): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b45cb60 item 49 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcfea40): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcfea40): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcfea40): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcfea40): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcfea40): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.288139757 +0000 UTC m=+32.086888190 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcfea40): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcfef40): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcfef40): open at offset 5 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcfef40): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b45d490 item 50 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcfef40): _readAt: size=2, off=5 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcfef40): >_readAt: n=0, err=Bad file descriptor 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcfef40): _writeAt: size=3, off=5 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcfef40): >_writeAt: n=3, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcfef40): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.288860167 +0000 UTC m=+32.087608580 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcfef40): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcff4c0): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcff4c0): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcff4c0): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcff4c0): >_readAt: n=3, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcff4c0): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.288860167 +0000 UTC m=+32.087608580 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcff4c0): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b64c000 item 50 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcffb40): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcffb40): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcffb40): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcffb40): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcffb40): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.291809826 +0000 UTC m=+32.090558250 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bcffb40): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd22140): _readAt: size=2, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd22140): >_readAt: n=0, err=Bad file descriptor 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd22140): _writeAt: size=3, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd22140): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd22140): open at offset 5 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd22140): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b64cf50 item 51 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd22140): >_writeAt: n=3, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd22140): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.292334197 +0000 UTC m=+32.091082620 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd22140): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd22680): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd22680): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd22680): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd22680): >_readAt: n=8, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd22680): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.292334197 +0000 UTC m=+32.091082620 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd22680): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b64d570 item 51 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd22d00): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd22d00): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd22d00): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd22d00): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd22d00): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.295000211 +0000 UTC m=+32.093748634 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd22d00): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd23200): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd23200): open at offset 5 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd23200): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b64de30 item 52 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd23200): _readAt: size=2, off=5 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd23200): >_readAt: n=0, err=Bad file descriptor 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd23200): _writeAt: size=3, off=5 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd23200): >_writeAt: n=3, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd23200): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.29576736 +0000 UTC m=+32.094515783 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd23200): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd23780): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd23780): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd23780): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd23780): >_readAt: n=3, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd23780): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.29576736 +0000 UTC m=+32.094515783 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd23780): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b63e850 item 52 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd23e00): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd23e00): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd23e00): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd23e00): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd23e00): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.299932124 +0000 UTC m=+32.098680547 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd23e00): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd46400): _readAt: size=2, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd46400): >_readAt: n=0, err=Bad file descriptor 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd46400): _writeAt: size=3, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd46400): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd46400): open at offset 5 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd46400): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b63f5e0 item 53 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd46400): >_writeAt: n=3, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd46400): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.300558677 +0000 UTC m=+32.099307100 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd46400): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd46940): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd46940): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd46940): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd46940): >_readAt: n=8, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd46940): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.300558677 +0000 UTC m=+32.099307100 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd46940): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b99c150 item 53 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd46fc0): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd46fc0): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd46fc0): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd46fc0): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd46fc0): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.302060092 +0000 UTC m=+32.100808515 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd46fc0): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd474c0): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd474c0): open at offset 5 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd474c0): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b99ca80 item 54 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd474c0): _readAt: size=2, off=5 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd474c0): >_readAt: n=0, err=Bad file descriptor 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd474c0): _writeAt: size=3, off=5 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd474c0): >_writeAt: n=3, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd474c0): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.304658548 +0000 UTC m=+32.103406972 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd474c0): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd47a40): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd47a40): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd47a40): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd47a40): >_readAt: n=3, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd47a40): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.304658548 +0000 UTC m=+32.103406972 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd47a40): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b99cd90 item 54 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb862c0): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb862c0): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb862c0): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb862c0): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb862c0): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.306644619 +0000 UTC m=+32.105393042 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb862c0): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd60240): _readAt: size=2, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd60240): >_readAt: n=0, err=Bad file descriptor 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd60240): _writeAt: size=3, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd60240): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd60240): open at offset 5 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd60240): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b99d960 item 55 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd60240): >_writeAt: n=3, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd60240): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.307862078 +0000 UTC m=+32.106610490 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd60240): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd60780): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd60780): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd60780): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd60780): >_readAt: n=8, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd60780): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.307862078 +0000 UTC m=+32.106610490 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd60780): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b99dc70 item 55 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 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/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb86740): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb86740): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb86740): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb86740): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb86740): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.314427054 +0000 UTC m=+32.113175467 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb86740): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb86c40): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb86c40): open at offset 5 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb86c40): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b09aa80 item 56 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb86c40): _readAt: size=2, off=5 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb86c40): >_readAt: n=0, err=Bad file descriptor 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb86c40): _writeAt: size=3, off=5 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb86c40): >_writeAt: n=3, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb86c40): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.317493735 +0000 UTC m=+32.116242148 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb86c40): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb871c0): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb871c0): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb871c0): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb871c0): >_readAt: n=3, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb871c0): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.317493735 +0000 UTC m=+32.116242148 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb871c0): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b09b500 item 56 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb87800): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb87800): open at offset 0 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb87800): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb87800): _readAt: size=2, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb87800): >_readAt: n=0, err=Bad file descriptor 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb87800): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb87800): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb87800): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.319583451 +0000 UTC m=+32.118331863 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb87800): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb87d40): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb87d40): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb87d40): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b99c2a0 item 57 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb87d40): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb87d40): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.320073486 +0000 UTC m=+32.118821900 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb87d40): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd60dc0): _readAt: size=2, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd60dc0): >_readAt: n=0, err=Bad file descriptor 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd60dc0): _writeAt: size=3, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd60dc0): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd60dc0): open at offset 5 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd60dc0): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b99c7e0 item 57 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd60dc0): >_writeAt: n=3, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd60dc0): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.320675262 +0000 UTC m=+32.119423675 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd60dc0): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd61340): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd61340): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd61340): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd61340): >_readAt: n=8, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd61340): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.320675262 +0000 UTC m=+32.119423675 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd61340): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b99caf0 item 57 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd61980): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd61980): open at offset 0 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd61980): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd61980): _readAt: size=2, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd61980): >_readAt: n=0, err=Bad file descriptor 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd61980): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd61980): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd61980): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.325150925 +0000 UTC m=+32.123899337 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd61980): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd61ec0): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd61ec0): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd61ec0): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86bb1a5b0 item 58 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd61ec0): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd61ec0): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.325665696 +0000 UTC m=+32.124414109 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd61ec0): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b886740): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b886740): open at offset 5 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b886740): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86bb1a850 item 58 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b886740): _readAt: size=2, off=5 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b886740): >_readAt: n=0, err=Bad file descriptor 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b886740): _writeAt: size=3, off=5 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b886740): >_writeAt: n=3, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b886740): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.326190818 +0000 UTC m=+32.124939231 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b886740): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8870c0): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8870c0): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8870c0): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8870c0): >_readAt: n=3, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8870c0): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.326190818 +0000 UTC m=+32.124939231 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8870c0): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86bb1abd0 item 58 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b887780): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b887780): open at offset 0 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b887780): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b887780): _readAt: size=2, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b887780): >_readAt: n=0, err=Bad file descriptor 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b887780): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b887780): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b887780): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.327660252 +0000 UTC m=+32.126408665 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b887780): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b887cc0): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b887cc0): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b887cc0): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86bb1b3b0 item 59 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b887cc0): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b887cc0): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.328205012 +0000 UTC m=+32.126953424 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b887cc0): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b422640): _readAt: size=2, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b422640): >_readAt: n=0, err=Bad file descriptor 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b422640): _writeAt: size=3, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b422640): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b422640): open at offset 5 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b422640): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86bb1b6c0 item 59 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b422640): >_writeAt: n=3, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b422640): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.328737647 +0000 UTC m=+32.127486060 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b422640): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b422f40): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b422f40): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b422f40): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b422f40): >_readAt: n=8, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b422f40): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.328737647 +0000 UTC m=+32.127486060 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b422f40): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86bb1b960 item 59 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 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/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b3ca7c0): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b3ca7c0): open at offset 0 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b3ca7c0): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b3ca7c0): _readAt: size=2, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b3ca7c0): >_readAt: n=0, err=Bad file descriptor 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b3ca7c0): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b3ca7c0): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b3ca7c0): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.334346658 +0000 UTC m=+32.133095071 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b3ca7c0): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b3cbdc0): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b3cbdc0): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b3cbdc0): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b8ae1c0 item 60 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b3cbdc0): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b3cbdc0): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.335002768 +0000 UTC m=+32.133751180 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b3cbdc0): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b71acc0): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b71acc0): open at offset 5 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b71acc0): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b8ae460 item 60 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b71acc0): _readAt: size=2, off=5 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b71acc0): >_readAt: n=0, err=Bad file descriptor 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b71acc0): _writeAt: size=3, off=5 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b71acc0): >_writeAt: n=3, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b71acc0): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.338731408 +0000 UTC m=+32.137479820 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b71acc0): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b71b340): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b71b340): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b71b340): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b71b340): >_readAt: n=3, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b71b340): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.338731408 +0000 UTC m=+32.137479820 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b71b340): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b8ae770 item 60 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b4b6480): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b4b6480): open at offset 0 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b4b6480): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b4b6480): _readAt: size=2, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b4b6480): >_readAt: n=0, err=Bad file descriptor 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b4b6480): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b4b6480): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b4b6480): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.341024438 +0000 UTC m=+32.139772851 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b4b6480): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b4b6e40): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b4b6e40): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b4b6e40): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b8af030 item 61 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b4b6e40): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b4b6e40): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.341609632 +0000 UTC m=+32.140358045 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b4b6e40): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b4b7840): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b4b7840): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b4b7840): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b4b7840): >_readAt: n=5, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b4b7840): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.341609632 +0000 UTC m=+32.140358045 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b4b7840): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b8af5e0 item 61 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 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/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba1c700): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba1c700): open at offset 0 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba1c700): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba1c700): _readAt: size=2, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba1c700): >_readAt: n=0, err=Bad file descriptor 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba1c700): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba1c700): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba1c700): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.344999865 +0000 UTC m=+32.143748278 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba1c700): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba1cc40): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba1cc40): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba1cc40): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b8afb90 item 62 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba1cc40): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba1cc40): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.347600866 +0000 UTC m=+32.146349289 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba1cc40): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba1d340): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba1d340): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba1d340): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba1d340): >_readAt: n=5, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba1d340): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.347600866 +0000 UTC m=+32.146349289 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba1d340): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b1ce230 item 62 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 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/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba1d980): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba1d980): open at offset 0 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba1d980): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba1d980): _readAt: size=2, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba1d980): >_readAt: n=0, err=Bad file descriptor 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba1d980): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba1d980): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba1d980): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.34950443 +0000 UTC m=+32.148252843 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba1d980): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba1dec0): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba1dec0): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba1dec0): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b1cea80 item 63 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba1dec0): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba1dec0): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.350250279 +0000 UTC m=+32.148998692 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86ba1dec0): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b9c4740): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b9c4740): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b9c4740): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b9c4740): >_readAt: n=5, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b9c4740): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.350250279 +0000 UTC m=+32.148998692 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b9c4740): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b1cefc0 item 63 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 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/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b9c4d80): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b9c4d80): open at offset 0 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b9c4d80): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b9c4d80): _readAt: size=2, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b9c4d80): >_readAt: n=0, err=Bad file descriptor 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b9c4d80): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b9c4d80): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b9c4d80): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.35176547 +0000 UTC m=+32.150513883 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b9c4d80): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b9c52c0): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b9c52c0): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b9c52c0): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b1cfab0 item 64 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b9c52c0): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b9c52c0): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.35404842 +0000 UTC m=+32.152796834 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b9c52c0): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b9c59c0): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b9c59c0): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b9c59c0): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b9c59c0): >_readAt: n=5, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b9c59c0): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.35404842 +0000 UTC m=+32.152796834 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b9c59c0): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b1cfe30 item 64 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb50100): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb50100): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb50100): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb50100): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb50100): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.355563612 +0000 UTC m=+32.154312025 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb50100): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDWR 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb50580): _readAt: size=2, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb50580): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb50580): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb50580): >_readAt: n=2, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb50580): _writeAt: size=3, off=2 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b6389a0 item 65 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb50580): >_writeAt: n=3, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb50580): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.356440568 +0000 UTC m=+32.155188980 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb50580): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb50a80): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb50a80): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb50a80): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb50a80): >_readAt: n=5, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb50a80): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.356440568 +0000 UTC m=+32.155188980 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb50a80): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b639340 item 65 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb510c0): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb510c0): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb510c0): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb510c0): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb510c0): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.358966908 +0000 UTC m=+32.157715321 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb510c0): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb51540): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb51540): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b639c70 item 66 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb51540): _readAt: size=2, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb51540): >_readAt: n=0, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb51540): _writeAt: size=3, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb51540): >_writeAt: n=3, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb51540): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.359449499 +0000 UTC m=+32.158197912 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb51540): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb51a80): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb51a80): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb51a80): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb51a80): >_readAt: n=3, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb51a80): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.359449499 +0000 UTC m=+32.158197912 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb51a80): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b604150 item 66 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd462c0): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd462c0): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd462c0): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd462c0): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd462c0): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.364036992 +0000 UTC m=+32.162785404 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd462c0): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd46740): _readAt: size=2, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd46740): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd46740): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd46740): >_readAt: n=2, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd46740): _writeAt: size=3, off=2 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b604850 item 67 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd46740): >_writeAt: n=3, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd46740): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.364871598 +0000 UTC m=+32.163620011 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd46740): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd46c40): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd46c40): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd46c40): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd46c40): >_readAt: n=5, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd46c40): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.364871598 +0000 UTC m=+32.163620011 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd46c40): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b6052d0 item 67 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd472c0): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd472c0): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd472c0): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd472c0): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd472c0): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.366258868 +0000 UTC m=+32.165007280 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd472c0): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd477c0): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd477c0): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b605b20 item 68 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd477c0): _readAt: size=2, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd477c0): >_readAt: n=0, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd477c0): _writeAt: size=3, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd477c0): >_writeAt: n=3, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd477c0): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.367129722 +0000 UTC m=+32.165878135 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bd477c0): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc4a140): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc4a140): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc4a140): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc4a140): >_readAt: n=3, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc4a140): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.367129722 +0000 UTC m=+32.165878135 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc4a140): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b2cc1c0 item 68 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc4a780): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc4a780): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc4a780): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc4a780): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc4a780): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.368448472 +0000 UTC m=+32.167196915 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc4a780): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc4ac00): _readAt: size=2, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc4ac00): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc4ac00): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc4ac00): >_readAt: n=2, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc4ac00): _writeAt: size=3, off=2 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b2ccc40 item 69 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc4ac00): >_writeAt: n=3, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc4ac00): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.36893432 +0000 UTC m=+32.167682732 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc4ac00): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc4b100): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc4b100): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc4b100): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc4b100): >_readAt: n=5, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc4b100): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.36893432 +0000 UTC m=+32.167682732 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc4b100): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b2cd340 item 69 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc4b780): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc4b780): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc4b780): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc4b780): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc4b780): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.370413021 +0000 UTC m=+32.169161435 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc4b780): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc4bc80): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc4bc80): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b2cddc0 item 70 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc4bc80): _readAt: size=2, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc4bc80): >_readAt: n=0, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc4bc80): _writeAt: size=3, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc4bc80): >_writeAt: n=3, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc4bc80): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.373956843 +0000 UTC m=+32.172705256 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc4bc80): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b062280): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b062280): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b062280): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b062280): >_readAt: n=3, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b062280): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.373956843 +0000 UTC m=+32.172705256 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b062280): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86ba3a1c0 item 70 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b062900): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b062900): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b062900): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b062900): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b062900): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.378870351 +0000 UTC m=+32.177618764 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b062900): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b062e00): _readAt: size=2, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b062e00): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b062e00): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b062e00): >_readAt: n=2, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b062e00): _writeAt: size=3, off=2 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86ba3aa80 item 71 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b062e00): >_writeAt: n=3, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b062e00): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.37946807 +0000 UTC m=+32.178216493 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b062e00): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b063300): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b063300): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b063300): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b063300): >_readAt: n=5, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b063300): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.37946807 +0000 UTC m=+32.178216493 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b063300): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86ba3ad20 item 71 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b063980): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b063980): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b063980): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b063980): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b063980): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.383042119 +0000 UTC m=+32.181790531 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b063980): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b063e80): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b063e80): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86ba3b2d0 item 72 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b063e80): _readAt: size=2, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b063e80): >_readAt: n=0, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b063e80): _writeAt: size=3, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b063e80): >_writeAt: n=3, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b063e80): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.383805991 +0000 UTC m=+32.182554404 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b063e80): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b5844c0): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b5844c0): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b5844c0): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b5844c0): >_readAt: n=3, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b5844c0): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.383805991 +0000 UTC m=+32.182554404 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b5844c0): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86ba3ba40 item 72 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b584a80): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b584a80): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b584a80): _readAt: size=2, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b584a80): >_readAt: n=0, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b584a80): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b584a80): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b584a80): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.385408257 +0000 UTC m=+32.184156670 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b584a80): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b584f80): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b584f80): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b584f80): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86bef2380 item 73 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b584f80): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b584f80): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.388494885 +0000 UTC m=+32.187243298 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b584f80): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b585440): _readAt: size=2, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b585440): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b585440): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b585440): >_readAt: n=2, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b585440): _writeAt: size=3, off=2 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86bef2620 item 73 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b585440): >_writeAt: n=3, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b585440): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.389041948 +0000 UTC m=+32.187790361 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b585440): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b585980): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b585980): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b585980): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b585980): >_readAt: n=5, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b585980): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.389041948 +0000 UTC m=+32.187790361 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b585980): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86bef28c0 item 73 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b5ac0c0): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b5ac0c0): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b5ac0c0): _readAt: size=2, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b5ac0c0): >_readAt: n=0, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b5ac0c0): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b5ac0c0): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b5ac0c0): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.390815527 +0000 UTC m=+32.189563941 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b5ac0c0): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b5ac5c0): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b5ac5c0): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b5ac5c0): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86bef2ee0 item 74 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b5ac5c0): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b5ac5c0): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.391617341 +0000 UTC m=+32.190365754 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b5ac5c0): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b5acb00): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b5acb00): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86bef31f0 item 74 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b5acb00): _readAt: size=2, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b5acb00): >_readAt: n=0, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b5acb00): _writeAt: size=3, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b5acb00): >_writeAt: n=3, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b5acb00): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.392620946 +0000 UTC m=+32.191369400 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b5acb00): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b5ad080): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b5ad080): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b5ad080): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b5ad080): >_readAt: n=3, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b5ad080): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.392620946 +0000 UTC m=+32.191369400 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b5ad080): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86bef3490 item 74 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b5ad6c0): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b5ad6c0): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b5ad6c0): _readAt: size=2, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b5ad6c0): >_readAt: n=0, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b5ad6c0): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b5ad6c0): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b5ad6c0): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.394666028 +0000 UTC m=+32.193414451 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b5ad6c0): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b5adbc0): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b5adbc0): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b5adbc0): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86bef3a40 item 75 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b5adbc0): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b5adbc0): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.395498069 +0000 UTC m=+32.194246482 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b5adbc0): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b5d0200): _readAt: size=2, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b5d0200): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b5d0200): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b5d0200): >_readAt: n=2, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b5d0200): _writeAt: size=3, off=2 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86bef3ce0 item 75 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b5d0200): >_writeAt: n=3, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b5d0200): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.396076631 +0000 UTC m=+32.194825045 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b5d0200): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b5d0740): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b5d0740): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b5d0740): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b5d0740): >_readAt: n=5, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b5d0740): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.396076631 +0000 UTC m=+32.194825045 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b5d0740): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86bac01c0 item 75 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc5a180): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc5a180): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc5a180): _readAt: size=2, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc5a180): >_readAt: n=0, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc5a180): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc5a180): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc5a180): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.398198398 +0000 UTC m=+32.196946841 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc5a180): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc5a680): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc5a680): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc5a680): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b8f0380 item 76 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc5a680): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc5a680): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.398892409 +0000 UTC m=+32.197640821 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc5a680): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc5abc0): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc5abc0): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b8f0620 item 76 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc5abc0): _readAt: size=2, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc5abc0): >_readAt: n=0, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc5abc0): _writeAt: size=3, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc5abc0): >_writeAt: n=3, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc5abc0): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.399688001 +0000 UTC m=+32.198436414 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc5abc0): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc5b140): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc5b140): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc5b140): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc5b140): >_readAt: n=3, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc5b140): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.399688001 +0000 UTC m=+32.198436414 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc5b140): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b8f08c0 item 76 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc5b780): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc5b780): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc5b780): _readAt: size=2, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc5b780): >_readAt: n=0, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc5b780): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc5b780): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc5b780): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.401631992 +0000 UTC m=+32.200380405 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc5b780): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc5bc80): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc5bc80): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc5bc80): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b8f0e70 item 77 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc5bc80): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc5bc80): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.402686353 +0000 UTC m=+32.201434786 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc5bc80): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc66480): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc66480): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc66480): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc66480): >_readAt: n=5, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc66480): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.402686353 +0000 UTC m=+32.201434786 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc66480): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b8f1180 item 77 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc66ac0): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc66ac0): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc66ac0): _readAt: size=2, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc66ac0): >_readAt: n=0, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc66ac0): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc66ac0): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc66ac0): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.40488264 +0000 UTC m=+32.203631113 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc66ac0): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc66fc0): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc66fc0): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc66fc0): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b8f1730 item 78 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc66fc0): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc66fc0): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.406346264 +0000 UTC m=+32.205094687 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc66fc0): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc676c0): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc676c0): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc676c0): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc676c0): >_readAt: n=5, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc676c0): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.406346264 +0000 UTC m=+32.205094687 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc676c0): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b8f1ab0 item 78 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b5d0d80): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b5d0d80): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b5d0d80): _readAt: size=2, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b5d0d80): >_readAt: n=0, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b5d0d80): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b5d0d80): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b5d0d80): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.408673938 +0000 UTC m=+32.207422362 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b5d0d80): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b5d1280): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b5d1280): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b5d1280): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86bac0c40 item 79 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b5d1280): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b5d1280): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.409705016 +0000 UTC m=+32.208453439 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b5d1280): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b5d1980): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b5d1980): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b5d1980): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b5d1980): >_readAt: n=5, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b5d1980): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.409705016 +0000 UTC m=+32.208453439 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b5d1980): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86bac0ee0 item 79 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 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/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6c80c0): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6c80c0): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6c80c0): _readAt: size=2, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6c80c0): >_readAt: n=0, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6c80c0): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6c80c0): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6c80c0): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.412171744 +0000 UTC m=+32.210920167 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6c80c0): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6c85c0): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6c85c0): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6c85c0): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86bac1b20 item 80 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6c85c0): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6c85c0): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.41315971 +0000 UTC m=+32.211908122 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6c85c0): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6c8cc0): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6c8cc0): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6c8cc0): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6c8cc0): >_readAt: n=5, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6c8cc0): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.41315971 +0000 UTC m=+32.211908122 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6c8cc0): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b47e000 item 80 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6c9300): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6c9300): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6c9300): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6c9300): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6c9300): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.415519425 +0000 UTC m=+32.214267848 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6c9300): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6c9780): _readAt: size=2, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6c9780): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6c9780): open at offset 5 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6c9780): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6c9780): >_readAt: n=2, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6c9780): _writeAt: size=3, off=7 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b47eaf0 item 81 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6c9780): >_writeAt: n=3, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6c9780): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.416262628 +0000 UTC m=+32.215011051 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6c9780): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6c9cc0): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6c9cc0): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6c9cc0): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6c9cc0): >_readAt: n=8, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6c9cc0): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.416262628 +0000 UTC m=+32.215011051 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6c9cc0): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b47ee00 item 81 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6ea440): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6ea440): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6ea440): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6ea440): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6ea440): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.418049743 +0000 UTC m=+32.216798166 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6ea440): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6ea940): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6ea940): open at offset 5 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6ea940): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b47f5e0 item 82 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6ea940): _readAt: size=2, off=5 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6ea940): >_readAt: n=0, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6ea940): _writeAt: size=3, off=5 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6ea940): >_writeAt: n=3, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6ea940): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.419558542 +0000 UTC m=+32.218306976 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6ea940): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc67ec0): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc67ec0): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc67ec0): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc67ec0): >_readAt: n=3, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc67ec0): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.419558542 +0000 UTC m=+32.218306976 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc67ec0): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b9c6070 item 82 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6ead40): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6ead40): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6ead40): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6ead40): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6ead40): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.424691224 +0000 UTC m=+32.223439647 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6ead40): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6eb240): _readAt: size=2, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6eb240): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6eb240): open at offset 5 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6eb240): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6eb240): >_readAt: n=2, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6eb240): _writeAt: size=3, off=7 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b47fc70 item 83 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6eb240): >_writeAt: n=3, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6eb240): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.425858097 +0000 UTC m=+32.224606520 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6eb240): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6eb780): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6eb780): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6eb780): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6eb780): >_readAt: n=8, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6eb780): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.425858097 +0000 UTC m=+32.224606520 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6eb780): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b2c60e0 item 83 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6ebe00): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6ebe00): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6ebe00): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6ebe00): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6ebe00): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.427446948 +0000 UTC m=+32.226195371 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b6ebe00): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b766400): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b766400): open at offset 5 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b766400): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b2c6e00 item 84 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b766400): _readAt: size=2, off=5 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b766400): >_readAt: n=0, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b766400): _writeAt: size=3, off=5 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b766400): >_writeAt: n=3, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b766400): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.428464089 +0000 UTC m=+32.227212512 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b766400): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b766980): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b766980): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b766980): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b766980): >_readAt: n=3, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b766980): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.428464089 +0000 UTC m=+32.227212512 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b766980): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b2c7490 item 84 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b767000): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b767000): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b767000): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b767000): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b767000): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.430172264 +0000 UTC m=+32.228920687 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b767000): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b767500): _readAt: size=2, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b767500): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b767500): open at offset 5 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b767500): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b767500): >_readAt: n=2, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b767500): _writeAt: size=3, off=7 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b2c7dc0 item 85 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b767500): >_writeAt: n=3, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b767500): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.430937529 +0000 UTC m=+32.229685952 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b767500): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b767a40): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b767a40): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b767a40): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b767a40): >_readAt: n=8, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b767a40): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.430937529 +0000 UTC m=+32.229685952 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b767a40): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86ba6e3f0 item 85 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b7a41c0): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b7a41c0): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b7a41c0): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b7a41c0): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b7a41c0): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.435027132 +0000 UTC m=+32.233775555 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b7a41c0): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b7a46c0): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b7a46c0): open at offset 5 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b7a46c0): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86ba6ecb0 item 86 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b7a46c0): _readAt: size=2, off=5 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b7a46c0): >_readAt: n=0, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b7a46c0): _writeAt: size=3, off=5 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b7a46c0): >_writeAt: n=3, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b7a46c0): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.435981593 +0000 UTC m=+32.234730016 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b7a46c0): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b7a4c40): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b7a4c40): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b7a4c40): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b7a4c40): >_readAt: n=3, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b7a4c40): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.435981593 +0000 UTC m=+32.234730016 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b7a4c40): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86ba6ef50 item 86 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b7a52c0): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b7a52c0): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b7a52c0): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b7a52c0): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b7a52c0): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.438628732 +0000 UTC m=+32.237377156 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b7a52c0): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b7a57c0): _readAt: size=2, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b7a57c0): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b7a57c0): open at offset 5 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b7a57c0): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b7a57c0): >_readAt: n=2, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b7a57c0): _writeAt: size=3, off=7 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86ba6f960 item 87 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b7a57c0): >_writeAt: n=3, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b7a57c0): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.442196839 +0000 UTC m=+32.240945262 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b7a57c0): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b7a5d00): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b7a5d00): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b7a5d00): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b7a5d00): >_readAt: n=8, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b7a5d00): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.442196839 +0000 UTC m=+32.240945262 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b7a5d00): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86ba6fce0 item 87 2026/09/07 02:37:15 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-gamocuf8lovo/dir/file1: no such file or directory 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 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-gamocuf8lovo/dir/file1: no such file or directory 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 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/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b7f4480): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b7f4480): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b7f4480): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b7f4480): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b7f4480): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.444846523 +0000 UTC m=+32.243594976 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b7f4480): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b7f4980): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b7f4980): open at offset 5 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b7f4980): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b1cca10 item 88 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b7f4980): _readAt: size=2, off=5 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b7f4980): >_readAt: n=0, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b7f4980): _writeAt: size=3, off=5 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b7f4980): >_writeAt: n=3, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b7f4980): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.446017614 +0000 UTC m=+32.244766037 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b7f4980): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b7f4f00): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b7f4f00): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b7f4f00): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b7f4f00): >_readAt: n=3, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b7f4f00): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.446017614 +0000 UTC m=+32.244766037 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b7f4f00): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b1cd490 item 88 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b7f5540): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b7f5540): open at offset 0 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b7f5540): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b7f5540): _readAt: size=2, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b7f5540): >_readAt: n=0, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b7f5540): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b7f5540): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b7f5540): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.448311857 +0000 UTC m=+32.247060290 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b7f5540): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b7f5a80): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b7f5a80): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b7f5a80): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86c08e3f0 item 89 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b7f5a80): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b7f5a80): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.44930945 +0000 UTC m=+32.248057903 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b7f5a80): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8580c0): _readAt: size=2, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8580c0): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8580c0): open at offset 5 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8580c0): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8580c0): >_readAt: n=2, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8580c0): _writeAt: size=3, off=7 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86c08e770 item 89 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8580c0): >_writeAt: n=3, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8580c0): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.452775195 +0000 UTC m=+32.251523618 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8580c0): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b858640): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b858640): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b858640): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b858640): >_readAt: n=8, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b858640): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.452775195 +0000 UTC m=+32.251523618 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b858640): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86c08ea10 item 89 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b858c80): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b858c80): open at offset 0 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b858c80): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b858c80): _readAt: size=2, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b858c80): >_readAt: n=0, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b858c80): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b858c80): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b858c80): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.454940493 +0000 UTC m=+32.253688916 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b858c80): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8591c0): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8591c0): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8591c0): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86c08f110 item 90 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8591c0): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8591c0): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.456058595 +0000 UTC m=+32.254807018 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8591c0): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b859700): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b859700): open at offset 5 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b859700): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86c08f3b0 item 90 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b859700): _readAt: size=2, off=5 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b859700): >_readAt: n=0, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b859700): _writeAt: size=3, off=5 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b859700): >_writeAt: n=3, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b859700): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.45751775 +0000 UTC m=+32.256266173 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b859700): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b859cc0): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b859cc0): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b859cc0): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b859cc0): >_readAt: n=3, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b859cc0): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.45751775 +0000 UTC m=+32.256266173 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b859cc0): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86c08f650 item 90 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b878400): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b878400): open at offset 0 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b878400): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b878400): _readAt: size=2, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b878400): >_readAt: n=0, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b878400): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b878400): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b878400): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.463691988 +0000 UTC m=+32.262440411 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b878400): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b878940): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b878940): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b878940): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86c08fc00 item 91 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b878940): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b878940): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.46457158 +0000 UTC m=+32.263320003 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b878940): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b878e80): _readAt: size=2, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b878e80): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b878e80): open at offset 5 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b878e80): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b878e80): >_readAt: n=2, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b878e80): _writeAt: size=3, off=7 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b1f2000 item 91 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b878e80): >_writeAt: n=3, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b878e80): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.466164397 +0000 UTC m=+32.264912821 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b878e80): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b879400): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b879400): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b879400): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b879400): >_readAt: n=8, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b879400): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.466164397 +0000 UTC m=+32.264912821 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b879400): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b1f2c40 item 91 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 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/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b879a40): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b879a40): open at offset 0 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b879a40): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b879a40): _readAt: size=2, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b879a40): >_readAt: n=0, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b879a40): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b879a40): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b879a40): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.468484629 +0000 UTC m=+32.267233092 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b879a40): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8a0080): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8a0080): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8a0080): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b1f3c00 item 92 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8a0080): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8a0080): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.46923798 +0000 UTC m=+32.267986404 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8a0080): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8a05c0): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8a05c0): open at offset 5 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8a05c0): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86be1a1c0 item 92 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8a05c0): _readAt: size=2, off=5 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8a05c0): >_readAt: n=0, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8a05c0): _writeAt: size=3, off=5 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8a05c0): >_writeAt: n=3, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8a05c0): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.469948131 +0000 UTC m=+32.268696594 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8a05c0): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8a0b80): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8a0b80): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8a0b80): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8a0b80): >_readAt: n=3, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8a0b80): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.469948131 +0000 UTC m=+32.268696594 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b8a0b80): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86be1a930 item 92 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc72680): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc72680): open at offset 0 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc72680): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc72680): _readAt: size=2, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc72680): >_readAt: n=0, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc72680): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc72680): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc72680): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.471572519 +0000 UTC m=+32.270320942 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc72680): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc72bc0): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc72bc0): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc72bc0): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b9c6620 item 93 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc72bc0): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc72bc0): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.474015041 +0000 UTC m=+32.272763464 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc72bc0): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc732c0): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc732c0): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc732c0): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc732c0): >_readAt: n=5, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc732c0): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.474015041 +0000 UTC m=+32.272763464 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc732c0): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b9c6b60 item 93 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 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/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc73900): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc73900): open at offset 0 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc73900): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc73900): _readAt: size=2, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc73900): >_readAt: n=0, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc73900): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc73900): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc73900): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.476145495 +0000 UTC m=+32.274893918 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc73900): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc73e40): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc73e40): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc73e40): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b9c7260 item 94 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc73e40): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc73e40): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.479365325 +0000 UTC m=+32.278113757 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bc73e40): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b91c640): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b91c640): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b91c640): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b91c640): >_readAt: n=5, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b91c640): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.479365325 +0000 UTC m=+32.278113757 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b91c640): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b9c77a0 item 94 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 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/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b91cc80): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b91cc80): open at offset 0 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b91cc80): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b91cc80): _readAt: size=2, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b91cc80): >_readAt: n=0, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b91cc80): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b91cc80): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b91cc80): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.481202773 +0000 UTC m=+32.279951196 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b91cc80): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b91d1c0): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b91d1c0): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b91d1c0): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b642460 item 95 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b91d1c0): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b91d1c0): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.482171513 +0000 UTC m=+32.280919936 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86b91d1c0): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb94280): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb94280): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb94280): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb94280): >_readAt: n=5, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb94280): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.482171513 +0000 UTC m=+32.280919936 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb94280): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86b642af0 item 95 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 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/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb948c0): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb948c0): open at offset 0 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb948c0): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb948c0): _readAt: size=2, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb948c0): >_readAt: n=0, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb948c0): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb948c0): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb948c0): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.484523855 +0000 UTC m=+32.283272278 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb948c0): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb94e00): _writeAt: size=5, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb94e00): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb94e00): >openPending: err= 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86bfc2690 item 96 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb94e00): >_writeAt: n=5, err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb94e00): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.485118338 +0000 UTC m=+32.283866761 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb94e00): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/07 02:37:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 02:37:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb95500): _readAt: size=512, off=0 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb95500): openPending: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb95500): >openPending: err= 2026/09/07 02:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb95500): >_readAt: n=5, err=EOF 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb95500): close: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 02:37:15.485118338 +0000 UTC m=+32.283866761 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : open-test-file(0x30c86bb95500): >close: err= 2026/09/07 02:37:15 DEBUG : open-test-file: Remove: 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c86bfc2930 item 96 2026/09/07 02:37:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 02:37:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 02:37:15 DEBUG : open-test-file: >Remove: err= 2026/09/07 02:37:15 DEBUG : WaitForWriters: timeout=30s 2026/09/07 02:37:15 DEBUG : Looking for writers 2026/09/07 02:37:15 DEBUG : >WaitForWriters: 2026/09/07 02:37:15 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.67s) --- PASS: TestRWFileHandleOpenTests/writes (0.32s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.35s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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-gamocuf8lovo", Local "Local file system at /tmp/rclone3082819151", Modify Window "1s" 2026/09/07 02:37:15 INFO : sftp://rclone@:22/rclone-test-gamocuf8lovo: poll-interval is not supported by this remote 2026/09/07 02:37:15 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/07 02:37:15 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:37:15 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:37:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:37:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 02:37:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:37:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:37:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 02:37:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:37:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:15 INFO : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/07 02:37:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:15 DEBUG : file1: newRWFileHandle: 2026/09/07 02:37:15 DEBUG : file1(0x30c86ba5e0c0): openPending: 2026/09/07 02:37:15 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 02:37:15 DEBUG : file1(0x30c86ba5e0c0): >openPending: err= 2026/09/07 02:37:15 DEBUG : file1: >newRWFileHandle: err= 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 02:37:15 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/07 02:37:15 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/07 02:37:15 DEBUG : file1(0x30c86ba5e0c0): _writeAt: size=2, off=0 2026/09/07 02:37:15 DEBUG : file1(0x30c86ba5e0c0): >_writeAt: n=2, err= 2026/09/07 02:37:15 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/09/07 02:37:15 DEBUG : file1(0x30c86ba5e0c0): RWFileHandle.Flush 2026/09/07 02:37:15 DEBUG : file1(0x30c86ba5e0c0): RWFileHandle.Release 2026/09/07 02:37:15 DEBUG : file1(0x30c86ba5e0c0): close: 2026/09/07 02:37:15 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/09/07 02:37:15 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:15 DEBUG : file1(0x30c86ba5e0c0): >close: err= 2026/09/07 02:37:15 DEBUG : WaitForWriters: timeout=30s 2026/09/07 02:37:15 DEBUG : Looking for writers 2026/09/07 02:37:15 DEBUG : file1: reading active writers 2026/09/07 02:37:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/07 02:37:15 DEBUG : Looking for writers 2026/09/07 02:37:15 DEBUG : file1: reading active writers 2026/09/07 02:37:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/07 02:37:15 DEBUG : Looking for writers 2026/09/07 02:37:15 DEBUG : file1: reading active writers 2026/09/07 02:37:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/07 02:37:15 DEBUG : Looking for writers 2026/09/07 02:37:15 DEBUG : file1: reading active writers 2026/09/07 02:37:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/07 02:37:15 DEBUG : file1: vfs cache: starting upload 2026/09/07 02:37:15 DEBUG : file1.a0a9169e.partial: size = 2 OK 2026/09/07 02:37:15 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/file1.a0a9169e.partial" 2026/09/07 02:37:15 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:15 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/file1.a0a9169e.partial 2026/09/07 02:37:15 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/file1.a0a9169e.partial" 2026/09/07 02:37:15 DEBUG : Looking for writers 2026/09/07 02:37:15 DEBUG : file1: reading active writers 2026/09/07 02:37:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/07 02:37:15 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:15 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-gamocuf8lovo/file1.a0a9169e.partial 2026/09/07 02:37:15 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:15 DEBUG : file1.a0a9169e.partial: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/09/07 02:37:15 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/09/07 02:37:15 DEBUG : file1.a0a9169e.partial: renamed to: file1 2026/09/07 02:37:15 INFO : file1: Copied (new) 2026/09/07 02:37:15 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/file1" 2026/09/07 02:37:15 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:15 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/file1 2026/09/07 02:37:15 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/file1" 2026/09/07 02:37:15 DEBUG : Looking for writers 2026/09/07 02:37:15 DEBUG : file1: reading active writers 2026/09/07 02:37:15 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:15 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-gamocuf8lovo/file1 2026/09/07 02:37:15 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:15 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/09/07 02:37:15 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/09/07 02:37:15 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/07 02:37:15 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/09/07 02:37:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 02:37:15 INFO : file1: vfs cache: upload succeeded try #1 2026/09/07 02:37:15 DEBUG : >WaitForWriters: 2026/09/07 02:37:15 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/file1" 2026/09/07 02:37:15 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:15 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/file1 2026/09/07 02:37:15 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/file1" 2026/09/07 02:37:15 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:15 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-gamocuf8lovo/file1 2026/09/07 02:37:15 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:15 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/09/07 02:37:15 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/file1" 2026/09/07 02:37:15 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:15 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/file1 2026/09/07 02:37:15 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/file1" 2026/09/07 02:37:16 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:16 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: c22b5f9178342609428d6f51b2c5af4c0bde6a42 /rclone-test-gamocuf8lovo/file1 2026/09/07 02:37:16 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:16 DEBUG : file1: Parsed hash: c22b5f9178342609428d6f51b2c5af4c0bde6a42 2026/09/07 02:37:16 DEBUG : WaitForWriters: timeout=30s 2026/09/07 02:37:16 DEBUG : Looking for writers 2026/09/07 02:37:16 DEBUG : file1: reading active writers 2026/09/07 02:37:16 DEBUG : >WaitForWriters: 2026/09/07 02:37:16 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.55s) === RUN TestRWCacheRename run.go:198: Remote "sftp://rclone@:22/rclone-test-gamocuf8lovo", Local "Local file system at /tmp/rclone3082819151", Modify Window "1s" 2026/09/07 02:37:16 INFO : sftp://rclone@:22/rclone-test-gamocuf8lovo: poll-interval is not supported by this remote 2026/09/07 02:37:16 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/07 02:37:16 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:37:16 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:37:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:37:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 02:37:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:37:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:37:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 02:37:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:37:16 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:16 INFO : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/07 02:37:16 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:16 DEBUG : rename_me: newRWFileHandle: 2026/09/07 02:37:16 DEBUG : rename_me(0x30c86bbd45c0): openPending: 2026/09/07 02:37:16 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 02:37:16 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/09/07 02:37:16 DEBUG : rename_me(0x30c86bbd45c0): >openPending: err= 2026/09/07 02:37:16 DEBUG : rename_me: >newRWFileHandle: err= 2026/09/07 02:37:16 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/09/07 02:37:16 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/09/07 02:37:16 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/09/07 02:37:16 DEBUG : rename_me(0x30c86bbd45c0): _writeAt: size=5, off=0 2026/09/07 02:37:16 DEBUG : rename_me(0x30c86bbd45c0): >_writeAt: n=5, err= 2026/09/07 02:37:16 DEBUG : rename_me(0x30c86bbd45c0): close: 2026/09/07 02:37:16 DEBUG : rename_me: vfs cache: setting modification time to 2026-09-07 02:37:16.051665999 +0000 UTC m=+32.850414422 2026/09/07 02:37:16 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/09/07 02:37:16 DEBUG : rename_me(0x30c86bbd45c0): >close: err= 2026/09/07 02:37:16 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/09/07 02:37:16 DEBUG : i_was_renamed: Updating file with 0x30c86bb16c30 2026/09/07 02:37:16 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/09/07 02:37:16 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/09/07 02:37:16 DEBUG : WaitForWriters: timeout=30s 2026/09/07 02:37:16 DEBUG : Looking for writers 2026/09/07 02:37:16 DEBUG : i_was_renamed: reading active writers 2026/09/07 02:37:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/07 02:37:16 DEBUG : Looking for writers 2026/09/07 02:37:16 DEBUG : i_was_renamed: reading active writers 2026/09/07 02:37:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/07 02:37:16 DEBUG : Looking for writers 2026/09/07 02:37:16 DEBUG : i_was_renamed: reading active writers 2026/09/07 02:37:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/07 02:37:16 DEBUG : Looking for writers 2026/09/07 02:37:16 DEBUG : i_was_renamed: reading active writers 2026/09/07 02:37:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/07 02:37:16 DEBUG : i_was_renamed: vfs cache: starting upload 2026/09/07 02:37:16 DEBUG : i_was_renamed.d9907f50.partial: size = 5 OK 2026/09/07 02:37:16 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/i_was_renamed.d9907f50.partial" 2026/09/07 02:37:16 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:16 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/i_was_renamed.d9907f50.partial 2026/09/07 02:37:16 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/i_was_renamed.d9907f50.partial" 2026/09/07 02:37:16 DEBUG : Looking for writers 2026/09/07 02:37:16 DEBUG : i_was_renamed: reading active writers 2026/09/07 02:37:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/07 02:37:16 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:16 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-gamocuf8lovo/i_was_renamed.d9907f50.partial 2026/09/07 02:37:16 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:16 DEBUG : i_was_renamed.d9907f50.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/07 02:37:16 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/07 02:37:16 DEBUG : i_was_renamed.d9907f50.partial: renamed to: i_was_renamed 2026/09/07 02:37:16 INFO : i_was_renamed: Copied (new) 2026/09/07 02:37:16 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/i_was_renamed" 2026/09/07 02:37:16 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:16 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/i_was_renamed 2026/09/07 02:37:16 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/i_was_renamed" 2026/09/07 02:37:16 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:16 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-gamocuf8lovo/i_was_renamed 2026/09/07 02:37:16 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:16 DEBUG : i_was_renamed: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/07 02:37:16 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-09-07 02:37:16 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/09/07 02:37:16 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/09/07 02:37:16 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/09/07 02:37:16 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/09/07 02:37:16 DEBUG : Looking for writers 2026/09/07 02:37:16 DEBUG : i_was_renamed: reading active writers 2026/09/07 02:37:16 DEBUG : >WaitForWriters: 2026/09/07 02:37:16 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.33s) === RUN TestRWCacheUpdate run.go:198: Remote "sftp://rclone@:22/rclone-test-gamocuf8lovo", Local "Local file system at /tmp/rclone3082819151", Modify Window "1s" 2026/09/07 02:37:16 INFO : sftp://rclone@:22/rclone-test-gamocuf8lovo: poll-interval is not supported by this remote 2026/09/07 02:37:16 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/07 02:37:16 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:37:16 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:37:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:37:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 02:37:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:37:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:37:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 02:37:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gamocuf8lovo" 2026/09/07 02:37:16 INFO : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/07 02:37:16 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/TestRWCacheUpdate" 2026/09/07 02:37:16 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:16 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/TestRWCacheUpdate 2026/09/07 02:37:16 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/TestRWCacheUpdate" 2026/09/07 02:37:16 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:16 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 8558f20bbf1a5777c862752b37ad49be /rclone-test-gamocuf8lovo/TestRWCacheUpdate 2026/09/07 02:37:16 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:16 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/09/07 02:37:16 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/TestRWCacheUpdate" 2026/09/07 02:37:16 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:16 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/TestRWCacheUpdate 2026/09/07 02:37:16 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/TestRWCacheUpdate" 2026/09/07 02:37:16 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:16 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 288158e561053f03b91b9361f5d0328ac9e349fc /rclone-test-gamocuf8lovo/TestRWCacheUpdate 2026/09/07 02:37:16 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:16 DEBUG : TestRWCacheUpdate: Parsed hash: 288158e561053f03b91b9361f5d0328ac9e349fc 2026/09/07 02:37:16 DEBUG : forgetting directory cache 2026/09/07 02:37:16 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:16 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/07 02:37:16 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/07 02:37:16 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/07 02:37:16 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/07 02:37:16 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/07 02:37:16 DEBUG : TestRWCacheUpdate(0x30c86bbd4540): _readAt: size=512, off=0 2026/09/07 02:37:16 DEBUG : TestRWCacheUpdate(0x30c86bbd4540): openPending: 2026/09/07 02:37:16 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/TestRWCacheUpdate" 2026/09/07 02:37:16 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:16 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/TestRWCacheUpdate 2026/09/07 02:37:16 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/TestRWCacheUpdate" 2026/09/07 02:37:16 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:16 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 8558f20bbf1a5777c862752b37ad49be /rclone-test-gamocuf8lovo/TestRWCacheUpdate 2026/09/07 02:37:16 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:16 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/09/07 02:37:16 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-07 01:38:16 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/09/07 02:37:16 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/07 02:37:16 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/07 02:37:16 DEBUG : TestRWCacheUpdate(0x30c86bbd4540): >openPending: err= 2026/09/07 02:37:16 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/07 02:37:16 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/07 02:37:16 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/07 02:37:16 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/07 02:37:16 DEBUG : TestRWCacheUpdate(0x30c86bbd4540): >_readAt: n=20, err=EOF 2026/09/07 02:37:16 DEBUG : TestRWCacheUpdate(0x30c86bbd4540): close: 2026/09/07 02:37:16 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-07 01:38:16 +0000 UTC 2026/09/07 02:37:16 DEBUG : TestRWCacheUpdate(0x30c86bbd4540): >close: err= 2026/09/07 02:37:16 DEBUG : Re-reading directory (111.186973ms old) 2026/09/07 02:37:16 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/07 02:37:16 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/07 02:37:16 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/TestRWCacheUpdate" 2026/09/07 02:37:16 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:16 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/TestRWCacheUpdate 2026/09/07 02:37:16 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/TestRWCacheUpdate" 2026/09/07 02:37:16 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:16 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 944a242d910e2bbacae0d0db8c64490a /rclone-test-gamocuf8lovo/TestRWCacheUpdate 2026/09/07 02:37:16 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:16 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/09/07 02:37:16 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/TestRWCacheUpdate" 2026/09/07 02:37:16 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:16 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/TestRWCacheUpdate 2026/09/07 02:37:16 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/TestRWCacheUpdate" 2026/09/07 02:37:17 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:17 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 /rclone-test-gamocuf8lovo/TestRWCacheUpdate 2026/09/07 02:37:17 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:17 DEBUG : TestRWCacheUpdate: Parsed hash: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 2026/09/07 02:37:17 DEBUG : forgetting directory cache 2026/09/07 02:37:17 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:17 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/07 02:37:17 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/07 02:37:17 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/07 02:37:17 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/07 02:37:17 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/07 02:37:17 DEBUG : TestRWCacheUpdate(0x30c86bbd52c0): _readAt: size=512, off=0 2026/09/07 02:37:17 DEBUG : TestRWCacheUpdate(0x30c86bbd52c0): openPending: 2026/09/07 02:37:17 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/TestRWCacheUpdate" 2026/09/07 02:37:17 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:17 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/TestRWCacheUpdate 2026/09/07 02:37:17 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/TestRWCacheUpdate" 2026/09/07 02:37:17 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:17 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 944a242d910e2bbacae0d0db8c64490a /rclone-test-gamocuf8lovo/TestRWCacheUpdate 2026/09/07 02:37:17 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:17 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/09/07 02:37:17 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-07 01:39:16 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-09-07 01:38:16 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/09/07 02:37:17 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-07 01:39:16 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-09-07 01:38:16 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/09/07 02:37:17 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/07 02:37:17 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/07 02:37:17 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/07 02:37:17 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/07 02:37:17 DEBUG : TestRWCacheUpdate(0x30c86bbd52c0): >openPending: err= 2026/09/07 02:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/07 02:37:17 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/07 02:37:17 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/07 02:37:17 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/07 02:37:17 DEBUG : TestRWCacheUpdate(0x30c86bbd52c0): >_readAt: n=20, err=EOF 2026/09/07 02:37:17 DEBUG : TestRWCacheUpdate(0x30c86bbd52c0): close: 2026/09/07 02:37:17 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-07 01:39:16 +0000 UTC 2026/09/07 02:37:17 DEBUG : TestRWCacheUpdate(0x30c86bbd52c0): >close: err= 2026/09/07 02:37:17 DEBUG : Re-reading directory (109.592912ms old) 2026/09/07 02:37:17 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/07 02:37:17 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/07 02:37:17 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/TestRWCacheUpdate" 2026/09/07 02:37:17 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:17 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/TestRWCacheUpdate 2026/09/07 02:37:17 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/TestRWCacheUpdate" 2026/09/07 02:37:17 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:17 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 4e063366550d230fc1fb85c19dbb494d /rclone-test-gamocuf8lovo/TestRWCacheUpdate 2026/09/07 02:37:17 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:17 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/09/07 02:37:17 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/TestRWCacheUpdate" 2026/09/07 02:37:17 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:17 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/TestRWCacheUpdate 2026/09/07 02:37:17 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/TestRWCacheUpdate" 2026/09/07 02:37:17 DEBUG : forgetting directory cache 2026/09/07 02:37:17 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:17 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: cdbdc94ef0e50810466d21c31d02b8365e9616d2 /rclone-test-gamocuf8lovo/TestRWCacheUpdate 2026/09/07 02:37:17 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:17 DEBUG : TestRWCacheUpdate: Parsed hash: cdbdc94ef0e50810466d21c31d02b8365e9616d2 2026/09/07 02:37:17 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:17 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/07 02:37:17 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/07 02:37:17 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/07 02:37:17 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/07 02:37:17 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/07 02:37:17 DEBUG : TestRWCacheUpdate(0x30c86b886300): _readAt: size=512, off=0 2026/09/07 02:37:17 DEBUG : TestRWCacheUpdate(0x30c86b886300): openPending: 2026/09/07 02:37:17 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/TestRWCacheUpdate" 2026/09/07 02:37:17 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:17 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/TestRWCacheUpdate 2026/09/07 02:37:17 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/TestRWCacheUpdate" 2026/09/07 02:37:17 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:17 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 4e063366550d230fc1fb85c19dbb494d /rclone-test-gamocuf8lovo/TestRWCacheUpdate 2026/09/07 02:37:17 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:17 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/09/07 02:37:17 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-07 01:40:16 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-09-07 01:39:16 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/09/07 02:37:17 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-07 01:40:16 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-09-07 01:39:16 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/09/07 02:37:17 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/07 02:37:17 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/07 02:37:17 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/07 02:37:17 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/07 02:37:17 DEBUG : TestRWCacheUpdate(0x30c86b886300): >openPending: err= 2026/09/07 02:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/07 02:37:17 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/07 02:37:17 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/07 02:37:17 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/07 02:37:17 DEBUG : TestRWCacheUpdate(0x30c86b886300): >_readAt: n=20, err=EOF 2026/09/07 02:37:17 DEBUG : TestRWCacheUpdate(0x30c86b886300): close: 2026/09/07 02:37:17 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-07 01:40:16 +0000 UTC 2026/09/07 02:37:17 DEBUG : TestRWCacheUpdate(0x30c86b886300): >close: err= 2026/09/07 02:37:17 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/TestRWCacheUpdate" 2026/09/07 02:37:17 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:17 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/TestRWCacheUpdate 2026/09/07 02:37:17 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/TestRWCacheUpdate" 2026/09/07 02:37:17 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:17 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: a8c7956852282e88c22a986150cb5a68 /rclone-test-gamocuf8lovo/TestRWCacheUpdate 2026/09/07 02:37:17 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:17 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/09/07 02:37:17 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/TestRWCacheUpdate" 2026/09/07 02:37:17 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:17 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/TestRWCacheUpdate 2026/09/07 02:37:17 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/TestRWCacheUpdate" 2026/09/07 02:37:17 DEBUG : forgetting directory cache 2026/09/07 02:37:17 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/07 02:37:17 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:17 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 /rclone-test-gamocuf8lovo/TestRWCacheUpdate 2026/09/07 02:37:17 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:17 DEBUG : TestRWCacheUpdate: Parsed hash: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 2026/09/07 02:37:18 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:18 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/07 02:37:18 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/07 02:37:18 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/07 02:37:18 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/07 02:37:18 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/07 02:37:18 DEBUG : TestRWCacheUpdate(0x30c86b422ac0): _readAt: size=512, off=0 2026/09/07 02:37:18 DEBUG : TestRWCacheUpdate(0x30c86b422ac0): openPending: 2026/09/07 02:37:18 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/TestRWCacheUpdate" 2026/09/07 02:37:18 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:18 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/TestRWCacheUpdate 2026/09/07 02:37:18 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/TestRWCacheUpdate" 2026/09/07 02:37:18 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:18 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: a8c7956852282e88c22a986150cb5a68 /rclone-test-gamocuf8lovo/TestRWCacheUpdate 2026/09/07 02:37:18 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:18 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/09/07 02:37:18 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-07 01:41:16 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-09-07 01:40:16 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/09/07 02:37:18 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-07 01:41:16 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-09-07 01:40:16 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/09/07 02:37:18 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/07 02:37:18 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/07 02:37:18 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/07 02:37:18 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/07 02:37:18 DEBUG : TestRWCacheUpdate(0x30c86b422ac0): >openPending: err= 2026/09/07 02:37:18 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/07 02:37:18 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/07 02:37:18 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/07 02:37:18 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/07 02:37:18 DEBUG : TestRWCacheUpdate(0x30c86b422ac0): >_readAt: n=20, err=EOF 2026/09/07 02:37:18 DEBUG : TestRWCacheUpdate(0x30c86b422ac0): close: 2026/09/07 02:37:18 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-07 01:41:16 +0000 UTC 2026/09/07 02:37:18 DEBUG : TestRWCacheUpdate(0x30c86b422ac0): >close: err= 2026/09/07 02:37:18 DEBUG : Re-reading directory (106.715137ms old) 2026/09/07 02:37:18 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/07 02:37:18 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/07 02:37:18 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/TestRWCacheUpdate" 2026/09/07 02:37:18 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:18 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/TestRWCacheUpdate 2026/09/07 02:37:18 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/TestRWCacheUpdate" 2026/09/07 02:37:18 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:18 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 25074c7237d5f7774d304950950b2d66 /rclone-test-gamocuf8lovo/TestRWCacheUpdate 2026/09/07 02:37:18 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:18 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/09/07 02:37:18 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/TestRWCacheUpdate" 2026/09/07 02:37:18 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:18 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/TestRWCacheUpdate 2026/09/07 02:37:18 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/TestRWCacheUpdate" 2026/09/07 02:37:18 DEBUG : forgetting directory cache 2026/09/07 02:37:18 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:18 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: ceb5d9ade326cb4f1198af16dc24366d3d9c950f /rclone-test-gamocuf8lovo/TestRWCacheUpdate 2026/09/07 02:37:18 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:18 DEBUG : TestRWCacheUpdate: Parsed hash: ceb5d9ade326cb4f1198af16dc24366d3d9c950f 2026/09/07 02:37:18 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:18 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/07 02:37:18 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/07 02:37:18 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/07 02:37:18 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/07 02:37:18 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/07 02:37:18 DEBUG : TestRWCacheUpdate(0x30c86b8874c0): _readAt: size=512, off=0 2026/09/07 02:37:18 DEBUG : TestRWCacheUpdate(0x30c86b8874c0): openPending: 2026/09/07 02:37:18 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/TestRWCacheUpdate" 2026/09/07 02:37:18 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:18 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/TestRWCacheUpdate 2026/09/07 02:37:18 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/TestRWCacheUpdate" 2026/09/07 02:37:18 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:18 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 25074c7237d5f7774d304950950b2d66 /rclone-test-gamocuf8lovo/TestRWCacheUpdate 2026/09/07 02:37:18 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:18 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/09/07 02:37:18 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-07 01:42:16 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-09-07 01:41:16 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/09/07 02:37:18 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-07 01:42:16 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-09-07 01:41:16 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/09/07 02:37:18 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/07 02:37:18 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/07 02:37:18 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/07 02:37:18 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/07 02:37:18 DEBUG : TestRWCacheUpdate(0x30c86b8874c0): >openPending: err= 2026/09/07 02:37:18 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/07 02:37:18 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/07 02:37:18 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/07 02:37:18 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/07 02:37:18 DEBUG : TestRWCacheUpdate(0x30c86b8874c0): >_readAt: n=20, err=EOF 2026/09/07 02:37:18 DEBUG : TestRWCacheUpdate(0x30c86b8874c0): close: 2026/09/07 02:37:18 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-07 01:42:16 +0000 UTC 2026/09/07 02:37:18 DEBUG : TestRWCacheUpdate(0x30c86b8874c0): >close: err= 2026/09/07 02:37:18 DEBUG : Re-reading directory (107.332273ms old) 2026/09/07 02:37:18 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/07 02:37:18 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/07 02:37:18 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/TestRWCacheUpdate" 2026/09/07 02:37:18 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:18 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/TestRWCacheUpdate 2026/09/07 02:37:18 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/TestRWCacheUpdate" 2026/09/07 02:37:18 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:18 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /rclone-test-gamocuf8lovo/TestRWCacheUpdate 2026/09/07 02:37:18 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:18 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/09/07 02:37:18 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/TestRWCacheUpdate" 2026/09/07 02:37:18 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:18 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/TestRWCacheUpdate 2026/09/07 02:37:18 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/TestRWCacheUpdate" 2026/09/07 02:37:19 DEBUG : forgetting directory cache 2026/09/07 02:37:19 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:19 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 5f11b0143ac8866346332777b557a7153a9d90b8 /rclone-test-gamocuf8lovo/TestRWCacheUpdate 2026/09/07 02:37:19 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:19 DEBUG : TestRWCacheUpdate: Parsed hash: 5f11b0143ac8866346332777b557a7153a9d90b8 2026/09/07 02:37:19 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:19 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/07 02:37:19 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/07 02:37:19 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/07 02:37:19 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/07 02:37:19 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/07 02:37:19 DEBUG : TestRWCacheUpdate(0x30c86b8a10c0): _readAt: size=512, off=0 2026/09/07 02:37:19 DEBUG : TestRWCacheUpdate(0x30c86b8a10c0): openPending: 2026/09/07 02:37:19 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/TestRWCacheUpdate" 2026/09/07 02:37:19 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:19 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/TestRWCacheUpdate 2026/09/07 02:37:19 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/TestRWCacheUpdate" 2026/09/07 02:37:19 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:19 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /rclone-test-gamocuf8lovo/TestRWCacheUpdate 2026/09/07 02:37:19 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:19 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/09/07 02:37:19 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-07 01:43:16 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-09-07 01:42:16 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/09/07 02:37:19 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-07 01:43:16 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-09-07 01:42:16 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/09/07 02:37:19 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/07 02:37:19 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/07 02:37:19 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/07 02:37:19 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/07 02:37:19 DEBUG : TestRWCacheUpdate(0x30c86b8a10c0): >openPending: err= 2026/09/07 02:37:19 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/07 02:37:19 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/07 02:37:19 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/07 02:37:19 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/07 02:37:19 DEBUG : TestRWCacheUpdate(0x30c86b8a10c0): >_readAt: n=20, err=EOF 2026/09/07 02:37:19 DEBUG : TestRWCacheUpdate(0x30c86b8a10c0): close: 2026/09/07 02:37:19 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-07 01:43:16 +0000 UTC 2026/09/07 02:37:19 DEBUG : TestRWCacheUpdate(0x30c86b8a10c0): >close: err= 2026/09/07 02:37:19 DEBUG : Re-reading directory (113.165468ms old) 2026/09/07 02:37:19 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/07 02:37:19 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/07 02:37:19 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/TestRWCacheUpdate" 2026/09/07 02:37:19 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:19 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/TestRWCacheUpdate 2026/09/07 02:37:19 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/TestRWCacheUpdate" 2026/09/07 02:37:19 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:19 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /rclone-test-gamocuf8lovo/TestRWCacheUpdate 2026/09/07 02:37:19 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:19 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/09/07 02:37:19 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/TestRWCacheUpdate" 2026/09/07 02:37:19 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:19 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/TestRWCacheUpdate 2026/09/07 02:37:19 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/TestRWCacheUpdate" 2026/09/07 02:37:19 DEBUG : forgetting directory cache 2026/09/07 02:37:19 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:19 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 /rclone-test-gamocuf8lovo/TestRWCacheUpdate 2026/09/07 02:37:19 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:19 DEBUG : TestRWCacheUpdate: Parsed hash: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 2026/09/07 02:37:19 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:19 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/07 02:37:19 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/07 02:37:19 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/07 02:37:19 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/07 02:37:19 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/07 02:37:19 DEBUG : TestRWCacheUpdate(0x30c86b8a1840): _readAt: size=512, off=0 2026/09/07 02:37:19 DEBUG : TestRWCacheUpdate(0x30c86b8a1840): openPending: 2026/09/07 02:37:19 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/TestRWCacheUpdate" 2026/09/07 02:37:19 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:19 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/TestRWCacheUpdate 2026/09/07 02:37:19 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/TestRWCacheUpdate" 2026/09/07 02:37:19 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:19 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /rclone-test-gamocuf8lovo/TestRWCacheUpdate 2026/09/07 02:37:19 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:19 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/09/07 02:37:19 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-09-07 01:44:16 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-09-07 01:43:16 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/09/07 02:37:19 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-09-07 01:44:16 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-09-07 01:43:16 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/09/07 02:37:19 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/07 02:37:19 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/07 02:37:19 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/09/07 02:37:19 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/07 02:37:19 DEBUG : TestRWCacheUpdate(0x30c86b8a1840): >openPending: err= 2026/09/07 02:37:19 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/09/07 02:37:19 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/07 02:37:19 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/07 02:37:19 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/07 02:37:19 DEBUG : TestRWCacheUpdate(0x30c86b8a1840): >_readAt: n=21, err=EOF 2026/09/07 02:37:19 DEBUG : TestRWCacheUpdate(0x30c86b8a1840): close: 2026/09/07 02:37:19 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-07 01:44:16 +0000 UTC 2026/09/07 02:37:19 DEBUG : TestRWCacheUpdate(0x30c86b8a1840): >close: err= 2026/09/07 02:37:19 DEBUG : Re-reading directory (107.943128ms old) 2026/09/07 02:37:19 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/07 02:37:19 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/07 02:37:19 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/TestRWCacheUpdate" 2026/09/07 02:37:19 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:19 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/TestRWCacheUpdate 2026/09/07 02:37:19 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/TestRWCacheUpdate" 2026/09/07 02:37:19 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:19 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /rclone-test-gamocuf8lovo/TestRWCacheUpdate 2026/09/07 02:37:19 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:19 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/09/07 02:37:19 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/TestRWCacheUpdate" 2026/09/07 02:37:19 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:19 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/TestRWCacheUpdate 2026/09/07 02:37:19 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/TestRWCacheUpdate" 2026/09/07 02:37:20 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:20 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 /rclone-test-gamocuf8lovo/TestRWCacheUpdate 2026/09/07 02:37:20 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:20 DEBUG : TestRWCacheUpdate: Parsed hash: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 2026/09/07 02:37:20 DEBUG : forgetting directory cache 2026/09/07 02:37:20 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:20 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/07 02:37:20 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/07 02:37:20 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/07 02:37:20 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/07 02:37:20 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/07 02:37:20 DEBUG : TestRWCacheUpdate(0x30c86b71b200): _readAt: size=512, off=0 2026/09/07 02:37:20 DEBUG : TestRWCacheUpdate(0x30c86b71b200): openPending: 2026/09/07 02:37:20 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/TestRWCacheUpdate" 2026/09/07 02:37:20 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:20 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/TestRWCacheUpdate 2026/09/07 02:37:20 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/TestRWCacheUpdate" 2026/09/07 02:37:20 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:20 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /rclone-test-gamocuf8lovo/TestRWCacheUpdate 2026/09/07 02:37:20 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:20 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/09/07 02:37:20 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-09-07 01:45:16 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-09-07 01:44:16 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/09/07 02:37:20 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-09-07 01:45:16 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-09-07 01:44:16 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/09/07 02:37:20 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/07 02:37:20 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/07 02:37:20 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/09/07 02:37:20 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/07 02:37:20 DEBUG : TestRWCacheUpdate(0x30c86b71b200): >openPending: err= 2026/09/07 02:37:20 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/09/07 02:37:20 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/07 02:37:20 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/07 02:37:20 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/07 02:37:20 DEBUG : TestRWCacheUpdate(0x30c86b71b200): >_readAt: n=22, err=EOF 2026/09/07 02:37:20 DEBUG : TestRWCacheUpdate(0x30c86b71b200): close: 2026/09/07 02:37:20 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-07 01:45:16 +0000 UTC 2026/09/07 02:37:20 DEBUG : TestRWCacheUpdate(0x30c86b71b200): >close: err= 2026/09/07 02:37:20 DEBUG : Re-reading directory (106.240802ms old) 2026/09/07 02:37:20 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/07 02:37:20 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/07 02:37:20 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/TestRWCacheUpdate" 2026/09/07 02:37:20 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:20 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/TestRWCacheUpdate 2026/09/07 02:37:20 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/TestRWCacheUpdate" 2026/09/07 02:37:20 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:20 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: a04b60cad5c51870e80f668df3d720c0 /rclone-test-gamocuf8lovo/TestRWCacheUpdate 2026/09/07 02:37:20 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:20 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/09/07 02:37:20 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/TestRWCacheUpdate" 2026/09/07 02:37:20 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:20 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/TestRWCacheUpdate 2026/09/07 02:37:20 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/TestRWCacheUpdate" 2026/09/07 02:37:20 DEBUG : forgetting directory cache 2026/09/07 02:37:20 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:20 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 /rclone-test-gamocuf8lovo/TestRWCacheUpdate 2026/09/07 02:37:20 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:20 DEBUG : TestRWCacheUpdate: Parsed hash: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 2026/09/07 02:37:20 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:20 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/07 02:37:20 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/07 02:37:20 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/07 02:37:20 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/07 02:37:20 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/07 02:37:20 DEBUG : TestRWCacheUpdate(0x30c86b9c49c0): _readAt: size=512, off=0 2026/09/07 02:37:20 DEBUG : TestRWCacheUpdate(0x30c86b9c49c0): openPending: 2026/09/07 02:37:20 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/TestRWCacheUpdate" 2026/09/07 02:37:20 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:20 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/TestRWCacheUpdate 2026/09/07 02:37:20 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/TestRWCacheUpdate" 2026/09/07 02:37:20 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:20 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: a04b60cad5c51870e80f668df3d720c0 /rclone-test-gamocuf8lovo/TestRWCacheUpdate 2026/09/07 02:37:20 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:20 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/09/07 02:37:20 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-09-07 01:46:16 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-09-07 01:45:16 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/09/07 02:37:20 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-09-07 01:46:16 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-09-07 01:45:16 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/09/07 02:37:20 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/07 02:37:20 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/07 02:37:20 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/09/07 02:37:20 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/07 02:37:20 DEBUG : TestRWCacheUpdate(0x30c86b9c49c0): >openPending: err= 2026/09/07 02:37:20 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/09/07 02:37:20 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/07 02:37:20 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/07 02:37:20 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/07 02:37:20 DEBUG : TestRWCacheUpdate(0x30c86b9c49c0): >_readAt: n=23, err=EOF 2026/09/07 02:37:20 DEBUG : TestRWCacheUpdate(0x30c86b9c49c0): close: 2026/09/07 02:37:20 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-07 01:46:16 +0000 UTC 2026/09/07 02:37:20 DEBUG : TestRWCacheUpdate(0x30c86b9c49c0): >close: err= 2026/09/07 02:37:20 DEBUG : Re-reading directory (106.026208ms old) 2026/09/07 02:37:20 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/07 02:37:20 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/07 02:37:20 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/TestRWCacheUpdate" 2026/09/07 02:37:20 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:20 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/TestRWCacheUpdate 2026/09/07 02:37:20 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/TestRWCacheUpdate" 2026/09/07 02:37:20 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:20 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 074978d6705e58530a3c8d378a08fa37 /rclone-test-gamocuf8lovo/TestRWCacheUpdate 2026/09/07 02:37:20 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:20 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/09/07 02:37:20 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/TestRWCacheUpdate" 2026/09/07 02:37:20 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:20 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/TestRWCacheUpdate 2026/09/07 02:37:20 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/TestRWCacheUpdate" 2026/09/07 02:37:21 DEBUG : forgetting directory cache 2026/09/07 02:37:21 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:21 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 62773e350f2f87e22c3d3c0d445c7a429aae8efa /rclone-test-gamocuf8lovo/TestRWCacheUpdate 2026/09/07 02:37:21 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:21 DEBUG : TestRWCacheUpdate: Parsed hash: 62773e350f2f87e22c3d3c0d445c7a429aae8efa 2026/09/07 02:37:21 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:21 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/07 02:37:21 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/07 02:37:21 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/07 02:37:21 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/07 02:37:21 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/07 02:37:21 DEBUG : TestRWCacheUpdate(0x30c86ba1c780): _readAt: size=512, off=0 2026/09/07 02:37:21 DEBUG : TestRWCacheUpdate(0x30c86ba1c780): openPending: 2026/09/07 02:37:21 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/TestRWCacheUpdate" 2026/09/07 02:37:21 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:21 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/TestRWCacheUpdate 2026/09/07 02:37:21 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/TestRWCacheUpdate" 2026/09/07 02:37:21 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:21 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 074978d6705e58530a3c8d378a08fa37 /rclone-test-gamocuf8lovo/TestRWCacheUpdate 2026/09/07 02:37:21 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:21 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/09/07 02:37:21 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-09-07 01:47:16 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-09-07 01:46:16 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/09/07 02:37:21 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-09-07 01:47:16 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-09-07 01:46:16 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/09/07 02:37:21 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/07 02:37:21 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/07 02:37:21 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/09/07 02:37:21 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/07 02:37:21 DEBUG : TestRWCacheUpdate(0x30c86ba1c780): >openPending: err= 2026/09/07 02:37:21 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/09/07 02:37:21 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/07 02:37:21 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/07 02:37:21 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/07 02:37:21 DEBUG : TestRWCacheUpdate(0x30c86ba1c780): >_readAt: n=24, err=EOF 2026/09/07 02:37:21 DEBUG : TestRWCacheUpdate(0x30c86ba1c780): close: 2026/09/07 02:37:21 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-07 01:47:16 +0000 UTC 2026/09/07 02:37:21 DEBUG : TestRWCacheUpdate(0x30c86ba1c780): >close: err= 2026/09/07 02:37:21 DEBUG : Re-reading directory (109.267859ms old) 2026/09/07 02:37:21 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/07 02:37:21 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/07 02:37:21 DEBUG : WaitForWriters: timeout=30s 2026/09/07 02:37:21 DEBUG : Looking for writers 2026/09/07 02:37:21 DEBUG : TestRWCacheUpdate: reading active writers 2026/09/07 02:37:21 DEBUG : >WaitForWriters: 2026/09/07 02:37:21 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (5.01s) === RUN TestCaseSensitivity run.go:198: Remote "sftp://rclone@:22/rclone-test-gamocuf8lovo", Local "Local file system at /tmp/rclone3082819151", Modify Window "1s" 2026/09/07 02:37:21 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/FiLeA" 2026/09/07 02:37:21 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:21 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/FiLeA 2026/09/07 02:37:21 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/FiLeA" 2026/09/07 02:37:21 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:21 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-gamocuf8lovo/FiLeA 2026/09/07 02:37:21 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:21 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/09/07 02:37:21 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/FiLeA" 2026/09/07 02:37:21 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:21 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/FiLeA 2026/09/07 02:37:21 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/FiLeA" 2026/09/07 02:37:21 DEBUG : forgetting directory cache 2026/09/07 02:37:21 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:21 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-gamocuf8lovo/FiLeA 2026/09/07 02:37:21 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:21 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/09/07 02:37:21 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/FiLeB" 2026/09/07 02:37:21 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:21 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/FiLeB 2026/09/07 02:37:21 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/FiLeB" 2026/09/07 02:37:21 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:21 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-gamocuf8lovo/FiLeB 2026/09/07 02:37:21 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:21 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/09/07 02:37:21 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/FiLeB" 2026/09/07 02:37:21 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:21 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/FiLeB 2026/09/07 02:37:21 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/FiLeB" 2026/09/07 02:37:21 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:21 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-gamocuf8lovo/FiLeB 2026/09/07 02:37:21 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:21 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/09/07 02:37:21 INFO : sftp://rclone@:22/rclone-test-gamocuf8lovo: poll-interval is not supported by this remote 2026/09/07 02:37:21 INFO : sftp://rclone@:22/rclone-test-gamocuf8lovo: poll-interval is not supported by this remote 2026/09/07 02:37:21 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/07 02:37:21 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/07 02:37:21 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/07 02:37:21 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/09/07 02:37:21 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/07 02:37:21 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/07 02:37:21 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/FiLeA" 2026/09/07 02:37:21 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:21 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/FiLeA 2026/09/07 02:37:21 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/FiLeA" 2026/09/07 02:37:21 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:21 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-gamocuf8lovo/FiLeA 2026/09/07 02:37:21 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:21 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/09/07 02:37:21 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/07 02:37:21 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/07 02:37:21 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/07 02:37:21 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/09/07 02:37:21 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/07 02:37:21 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/07 02:37:21 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/FiLeA" 2026/09/07 02:37:21 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:21 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/FiLeA 2026/09/07 02:37:21 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/FiLeA" 2026/09/07 02:37:22 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:22 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-gamocuf8lovo/FiLeA 2026/09/07 02:37:22 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:22 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/09/07 02:37:22 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/07 02:37:22 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/07 02:37:22 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/07 02:37:22 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/09/07 02:37:22 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/07 02:37:22 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/07 02:37:22 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/07 02:37:22 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/09/07 02:37:22 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/09/07 02:37:22 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/09/07 02:37:22 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/09/07 02:37:22 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/07 02:37:22 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/FiLeB" 2026/09/07 02:37:22 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:22 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/FiLeB 2026/09/07 02:37:22 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/FiLeB" 2026/09/07 02:37:22 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:22 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-gamocuf8lovo/FiLeB 2026/09/07 02:37:22 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:22 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/09/07 02:37:22 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/07 02:37:22 DEBUG : FilEb: Open: flags=O_RDONLY 2026/09/07 02:37:22 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/09/07 02:37:22 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/09/07 02:37:22 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/09/07 02:37:22 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/07 02:37:22 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/FilEb" 2026/09/07 02:37:22 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:22 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/FilEb 2026/09/07 02:37:22 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/FilEb" 2026/09/07 02:37:22 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:22 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-gamocuf8lovo/FilEb 2026/09/07 02:37:22 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:22 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/09/07 02:37:22 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/FiLeA" 2026/09/07 02:37:22 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:22 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/FiLeA 2026/09/07 02:37:22 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/FiLeA" 2026/09/07 02:37:22 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:22 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-gamocuf8lovo/FiLeA 2026/09/07 02:37:22 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:22 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/09/07 02:37:22 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/FiLeA" 2026/09/07 02:37:22 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:22 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/FiLeA 2026/09/07 02:37:22 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/FiLeA" 2026/09/07 02:37:22 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:22 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-gamocuf8lovo/FiLeA 2026/09/07 02:37:22 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:22 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/09/07 02:37:22 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/FiLeB" 2026/09/07 02:37:22 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:22 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/FiLeB 2026/09/07 02:37:22 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/FiLeB" 2026/09/07 02:37:22 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:22 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-gamocuf8lovo/FiLeB 2026/09/07 02:37:22 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:22 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/09/07 02:37:22 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/FiLeB" 2026/09/07 02:37:22 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:22 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/FiLeB 2026/09/07 02:37:22 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/FiLeB" 2026/09/07 02:37:22 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:22 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-gamocuf8lovo/FiLeB 2026/09/07 02:37:22 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:22 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/09/07 02:37:22 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/FilEb" 2026/09/07 02:37:22 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:22 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/FilEb 2026/09/07 02:37:22 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/FilEb" 2026/09/07 02:37:22 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:22 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-gamocuf8lovo/FilEb 2026/09/07 02:37:22 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:22 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/09/07 02:37:22 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/FilEb" 2026/09/07 02:37:22 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:22 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/FilEb 2026/09/07 02:37:22 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/FilEb" 2026/09/07 02:37:22 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:22 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 7a5211eef71caf0a250ea202616030c063bd4f75 /rclone-test-gamocuf8lovo/FilEb 2026/09/07 02:37:22 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:22 DEBUG : FilEb: Parsed hash: 7a5211eef71caf0a250ea202616030c063bd4f75 2026/09/07 02:37:22 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/07 02:37:22 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/07 02:37:22 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/07 02:37:22 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/09/07 02:37:22 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/07 02:37:22 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/07 02:37:22 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/07 02:37:22 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/07 02:37:22 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/07 02:37:22 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/09/07 02:37:22 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/07 02:37:22 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/07 02:37:22 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/07 02:37:22 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/07 02:37:22 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/07 02:37:22 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/09/07 02:37:22 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/07 02:37:22 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/07 02:37:22 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/07 02:37:22 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/07 02:37:22 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/07 02:37:22 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/09/07 02:37:22 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/07 02:37:22 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/07 02:37:22 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/07 02:37:22 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/09/07 02:37:22 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/09/07 02:37:22 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/09/07 02:37:22 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/09/07 02:37:22 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/07 02:37:22 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/FiLeB" 2026/09/07 02:37:22 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:22 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/FiLeB 2026/09/07 02:37:22 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/FiLeB" 2026/09/07 02:37:23 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:23 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-gamocuf8lovo/FiLeB 2026/09/07 02:37:23 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:23 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/09/07 02:37:23 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/07 02:37:23 DEBUG : FilEb: Open: flags=O_RDONLY 2026/09/07 02:37:23 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/09/07 02:37:23 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/09/07 02:37:23 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/09/07 02:37:23 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/07 02:37:23 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/FilEb" 2026/09/07 02:37:23 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:23 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/FilEb 2026/09/07 02:37:23 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/FilEb" 2026/09/07 02:37:23 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:23 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-gamocuf8lovo/FilEb 2026/09/07 02:37:23 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:23 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/09/07 02:37:23 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/07 02:37:23 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/09/07 02:37:23 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/09/07 02:37:23 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/07 02:37:23 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/09/07 02:37:23 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/09/07 02:37:23 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/07 02:37:23 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/07 02:37:23 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/07 02:37:23 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/09/07 02:37:23 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/07 02:37:23 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/07 02:37:23 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/07 02:37:23 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/09/07 02:37:23 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/07 02:37:23 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/09/07 02:37:23 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/07 02:37:23 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/09/07 02:37:23 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/07 02:37:23 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/09/07 02:37:23 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/09/07 02:37:23 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/09/07 02:37:23 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/09/07 02:37:23 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/07 02:37:23 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/07 02:37:23 DEBUG : FilEb: Open: flags=O_RDONLY 2026/09/07 02:37:23 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/09/07 02:37:23 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/09/07 02:37:23 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/09/07 02:37:23 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/07 02:37:23 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/07 02:37:23 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/09/07 02:37:23 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/07 02:37:23 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/09/07 02:37:23 DEBUG : WaitForWriters: timeout=30s 2026/09/07 02:37:23 DEBUG : Looking for writers 2026/09/07 02:37:23 DEBUG : FiLeA: reading active writers 2026/09/07 02:37:23 DEBUG : FiLeB: reading active writers 2026/09/07 02:37:23 DEBUG : FilEb: reading active writers 2026/09/07 02:37:23 DEBUG : >WaitForWriters: 2026/09/07 02:37:23 DEBUG : WaitForWriters: timeout=30s 2026/09/07 02:37:23 DEBUG : Looking for writers 2026/09/07 02:37:23 DEBUG : FiLeA: reading active writers 2026/09/07 02:37:23 DEBUG : FiLeB: reading active writers 2026/09/07 02:37:23 DEBUG : FilEb: reading active writers 2026/09/07 02:37:23 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (1.74s) === RUN TestUnicodeNormalization run.go:198: Remote "sftp://rclone@:22/rclone-test-gamocuf8lovo", Local "Local file system at /tmp/rclone3082819151", Modify Window "1s" 2026/09/07 02:37:23 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/normal name with no special characters.txt" 2026/09/07 02:37:23 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:23 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/normal\ name\ with\ no\ special\ characters.txt 2026/09/07 02:37:23 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/normal\ name\ with\ no\ special\ characters.txt" 2026/09/07 02:37:23 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:23 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-gamocuf8lovo/normal name with no special characters.txt 2026/09/07 02:37:23 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:23 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/09/07 02:37:23 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/normal name with no special characters.txt" 2026/09/07 02:37:23 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:23 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/normal\ name\ with\ no\ special\ characters.txt 2026/09/07 02:37:23 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/normal\ name\ with\ no\ special\ characters.txt" 2026/09/07 02:37:23 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:23 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-gamocuf8lovo/normal name with no special characters.txt 2026/09/07 02:37:23 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:23 DEBUG : normal name with no special characters.txt: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/09/07 02:37:23 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/測試_Русский___ě_áñ" 2026/09/07 02:37:23 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:23 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/測試_Русский___ě_áñ 2026/09/07 02:37:23 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/測試_Русский___ě_áñ" 2026/09/07 02:37:23 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:23 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-gamocuf8lovo/測試_Русский___ě_áñ 2026/09/07 02:37:23 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:23 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/09/07 02:37:23 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/測試_Русский___ě_áñ" 2026/09/07 02:37:23 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:23 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/測試_Русский___ě_áñ 2026/09/07 02:37:23 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/測試_Русский___ě_áñ" 2026/09/07 02:37:23 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:23 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-gamocuf8lovo/測試_Русский___ě_áñ 2026/09/07 02:37:23 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:23 DEBUG : 測試_Русский___ě_áñ: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/09/07 02:37:23 INFO : sftp://rclone@:22/rclone-test-gamocuf8lovo: poll-interval is not supported by this remote 2026/09/07 02:37:23 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/07 02:37:23 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/09/07 02:37:23 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/09/07 02:37:23 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/09/07 02:37:23 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/07 02:37:23 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/07 02:37:23 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/normal name with no special characters.txt" 2026/09/07 02:37:23 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:23 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/normal\ name\ with\ no\ special\ characters.txt 2026/09/07 02:37:23 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/normal\ name\ with\ no\ special\ characters.txt" 2026/09/07 02:37:23 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:23 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-gamocuf8lovo/normal name with no special characters.txt 2026/09/07 02:37:23 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:23 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/09/07 02:37:23 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/07 02:37:23 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/09/07 02:37:23 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/09/07 02:37:23 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/09/07 02:37:23 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/09/07 02:37:23 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/07 02:37:23 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/測試_Русский___ě_áñ" 2026/09/07 02:37:23 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:23 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/測試_Русский___ě_áñ 2026/09/07 02:37:23 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/測試_Русский___ě_áñ" 2026/09/07 02:37:23 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:23 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-gamocuf8lovo/測試_Русский___ě_áñ 2026/09/07 02:37:23 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:23 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/09/07 02:37:23 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/07 02:37:23 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/09/07 02:37:23 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/09/07 02:37:23 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/09/07 02:37:23 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/07 02:37:23 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/07 02:37:23 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/07 02:37:23 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/09/07 02:37:23 DEBUG : WaitForWriters: timeout=30s 2026/09/07 02:37:23 DEBUG : Looking for writers 2026/09/07 02:37:23 DEBUG : normal name with no special characters.txt: reading active writers 2026/09/07 02:37:23 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/09/07 02:37:23 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.64s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "sftp://rclone@:22/rclone-test-gamocuf8lovo", Local "Local file system at /tmp/rclone3082819151", Modify Window "1s" 2026/09/07 02:37:23 INFO : sftp://rclone@:22/rclone-test-gamocuf8lovo: poll-interval is not supported by this remote 2026/09/07 02:37:23 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Reusing VFS from active cache 2026/09/07 02:37:23 DEBUG : WaitForWriters: timeout=30s 2026/09/07 02:37:23 DEBUG : Looking for writers 2026/09/07 02:37:23 DEBUG : >WaitForWriters: 2026/09/07 02:37:23 DEBUG : WaitForWriters: timeout=30s 2026/09/07 02:37:23 DEBUG : Looking for writers 2026/09/07 02:37:23 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.00s) === RUN TestVFSNewWithOpts run.go:198: Remote "sftp://rclone@:22/rclone-test-gamocuf8lovo", Local "Local file system at /tmp/rclone3082819151", Modify Window "1s" 2026/09/07 02:37:23 INFO : sftp://rclone@:22/rclone-test-gamocuf8lovo: poll-interval is not supported by this remote 2026/09/07 02:37:23 DEBUG : WaitForWriters: timeout=30s 2026/09/07 02:37:23 DEBUG : Looking for writers 2026/09/07 02:37:23 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.00s) === RUN TestVFSRoot run.go:198: Remote "sftp://rclone@:22/rclone-test-gamocuf8lovo", Local "Local file system at /tmp/rclone3082819151", Modify Window "1s" 2026/09/07 02:37:23 INFO : sftp://rclone@:22/rclone-test-gamocuf8lovo: poll-interval is not supported by this remote 2026/09/07 02:37:23 DEBUG : WaitForWriters: timeout=30s 2026/09/07 02:37:23 DEBUG : Looking for writers 2026/09/07 02:37:23 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.00s) === RUN TestVFSStat run.go:198: Remote "sftp://rclone@:22/rclone-test-gamocuf8lovo", Local "Local file system at /tmp/rclone3082819151", Modify Window "1s" 2026/09/07 02:37:23 INFO : sftp://rclone@:22/rclone-test-gamocuf8lovo: poll-interval is not supported by this remote 2026/09/07 02:37:23 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/file1" 2026/09/07 02:37:23 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:23 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/file1 2026/09/07 02:37:23 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/file1" 2026/09/07 02:37:23 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:23 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gamocuf8lovo/file1 2026/09/07 02:37:23 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:23 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 02:37:23 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/file1" 2026/09/07 02:37:23 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:23 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/file1 2026/09/07 02:37:23 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/file1" 2026/09/07 02:37:24 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:24 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gamocuf8lovo/file1 2026/09/07 02:37:24 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:24 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/07 02:37:24 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file2" 2026/09/07 02:37:24 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:24 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir/file2 2026/09/07 02:37:24 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir/file2" 2026/09/07 02:37:24 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:24 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-gamocuf8lovo/dir/file2 2026/09/07 02:37:24 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:24 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/09/07 02:37:24 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file2" 2026/09/07 02:37:24 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:24 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/dir/file2 2026/09/07 02:37:24 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/dir/file2" 2026/09/07 02:37:24 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:24 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-gamocuf8lovo/dir/file2 2026/09/07 02:37:24 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:24 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/09/07 02:37:24 DEBUG : WaitForWriters: timeout=30s 2026/09/07 02:37:24 DEBUG : dir: Looking for writers 2026/09/07 02:37:24 DEBUG : file2: reading active writers 2026/09/07 02:37:24 DEBUG : Looking for writers 2026/09/07 02:37:24 DEBUG : dir: reading active writers 2026/09/07 02:37:24 DEBUG : file1: reading active writers 2026/09/07 02:37:24 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.46s) === RUN TestVFSStatParent run.go:198: Remote "sftp://rclone@:22/rclone-test-gamocuf8lovo", Local "Local file system at /tmp/rclone3082819151", Modify Window "1s" 2026/09/07 02:37:24 INFO : sftp://rclone@:22/rclone-test-gamocuf8lovo: poll-interval is not supported by this remote 2026/09/07 02:37:24 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/file1" 2026/09/07 02:37:24 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:24 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/file1 2026/09/07 02:37:24 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/file1" 2026/09/07 02:37:24 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:24 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gamocuf8lovo/file1 2026/09/07 02:37:24 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:24 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 02:37:24 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/file1" 2026/09/07 02:37:24 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:24 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/file1 2026/09/07 02:37:24 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/file1" 2026/09/07 02:37:24 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:24 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gamocuf8lovo/file1 2026/09/07 02:37:24 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:24 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/07 02:37:24 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file2" 2026/09/07 02:37:24 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:24 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir/file2 2026/09/07 02:37:24 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir/file2" 2026/09/07 02:37:24 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:24 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-gamocuf8lovo/dir/file2 2026/09/07 02:37:24 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:24 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/09/07 02:37:24 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file2" 2026/09/07 02:37:24 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:24 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/dir/file2 2026/09/07 02:37:24 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/dir/file2" 2026/09/07 02:37:24 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:24 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-gamocuf8lovo/dir/file2 2026/09/07 02:37:24 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:24 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/09/07 02:37:24 DEBUG : WaitForWriters: timeout=30s 2026/09/07 02:37:24 DEBUG : dir: Looking for writers 2026/09/07 02:37:24 DEBUG : Looking for writers 2026/09/07 02:37:24 DEBUG : dir: reading active writers 2026/09/07 02:37:24 DEBUG : file1: reading active writers 2026/09/07 02:37:24 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.44s) === RUN TestVFSOpenFile run.go:198: Remote "sftp://rclone@:22/rclone-test-gamocuf8lovo", Local "Local file system at /tmp/rclone3082819151", Modify Window "1s" 2026/09/07 02:37:24 INFO : sftp://rclone@:22/rclone-test-gamocuf8lovo: poll-interval is not supported by this remote 2026/09/07 02:37:24 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/file1" 2026/09/07 02:37:24 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:24 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/file1 2026/09/07 02:37:24 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/file1" 2026/09/07 02:37:24 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:24 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gamocuf8lovo/file1 2026/09/07 02:37:24 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:24 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/07 02:37:24 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/file1" 2026/09/07 02:37:24 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:24 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/file1 2026/09/07 02:37:24 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/file1" 2026/09/07 02:37:24 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:24 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gamocuf8lovo/file1 2026/09/07 02:37:24 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:24 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/07 02:37:24 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file2" 2026/09/07 02:37:24 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:24 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir/file2 2026/09/07 02:37:24 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir/file2" 2026/09/07 02:37:24 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:24 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-gamocuf8lovo/dir/file2 2026/09/07 02:37:24 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:24 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/09/07 02:37:24 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file2" 2026/09/07 02:37:24 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:24 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/dir/file2 2026/09/07 02:37:24 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/dir/file2" 2026/09/07 02:37:25 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:25 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-gamocuf8lovo/dir/file2 2026/09/07 02:37:25 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:25 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/09/07 02:37:25 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/07 02:37:25 DEBUG : file1: Open: flags=O_RDONLY 2026/09/07 02:37:25 DEBUG : file1: >Open: fd=file1 (r), err= 2026/09/07 02:37:25 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/09/07 02:37:25 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/07 02:37:25 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/09/07 02:37:25 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/07 02:37:25 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/09/07 02:37:25 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:25 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:25 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/09/07 02:37:25 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/09/07 02:37:25 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/09/07 02:37:25 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/09/07 02:37:25 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: File to upload is small (0 bytes), uploading instead of streaming 2026/09/07 02:37:25 DEBUG : dir/new_file.txt: size = 0 OK 2026/09/07 02:37:25 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/new_file.txt" 2026/09/07 02:37:25 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:25 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir/new_file.txt 2026/09/07 02:37:25 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir/new_file.txt" 2026/09/07 02:37:25 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:25 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-gamocuf8lovo/dir/new_file.txt 2026/09/07 02:37:25 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:25 DEBUG : dir/new_file.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/09/07 02:37:25 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/07 02:37:25 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/09/07 02:37:25 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/09/07 02:37:25 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:25 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/09/07 02:37:25 DEBUG : WaitForWriters: timeout=30s 2026/09/07 02:37:25 DEBUG : dir: Looking for writers 2026/09/07 02:37:25 DEBUG : file2: reading active writers 2026/09/07 02:37:25 DEBUG : new_file.txt: reading active writers 2026/09/07 02:37:25 DEBUG : Looking for writers 2026/09/07 02:37:25 DEBUG : dir: reading active writers 2026/09/07 02:37:25 DEBUG : file1: reading active writers 2026/09/07 02:37:25 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.53s) === RUN TestVFSRename run.go:198: Remote "sftp://rclone@:22/rclone-test-gamocuf8lovo", Local "Local file system at /tmp/rclone3082819151", Modify Window "1s" 2026/09/07 02:37:25 INFO : sftp://rclone@:22/rclone-test-gamocuf8lovo: poll-interval is not supported by this remote 2026/09/07 02:37:25 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file2" 2026/09/07 02:37:25 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:25 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir/file2 2026/09/07 02:37:25 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir/file2" 2026/09/07 02:37:25 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:25 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-gamocuf8lovo/dir/file2 2026/09/07 02:37:25 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:25 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/09/07 02:37:25 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file2" 2026/09/07 02:37:25 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:25 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/dir/file2 2026/09/07 02:37:25 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/dir/file2" 2026/09/07 02:37:25 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:25 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-gamocuf8lovo/dir/file2 2026/09/07 02:37:25 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:25 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/09/07 02:37:25 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/09/07 02:37:25 DEBUG : dir/file1: Updating file with dir/file1 0x30c86bb22750 2026/09/07 02:37:25 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/09/07 02:37:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/07 02:37:25 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:25 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:25 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:25 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:25 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:25 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:25 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:25 DEBUG : dir/file1: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/09/07 02:37:25 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:25 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:25 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:25 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/dir/file1" 2026/09/07 02:37:25 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:25 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-gamocuf8lovo/dir/file1 2026/09/07 02:37:25 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:25 DEBUG : dir/file1: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/09/07 02:37:25 INFO : dir/file1: Moved (server-side) to: file0 2026/09/07 02:37:25 DEBUG : file0: Updating file with file0 0x30c86bb22750 2026/09/07 02:37:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/07 02:37:25 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/09/07 02:37:25 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/file0" 2026/09/07 02:37:25 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:25 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/file0 2026/09/07 02:37:25 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/file0" 2026/09/07 02:37:25 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:25 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-gamocuf8lovo/file0 2026/09/07 02:37:25 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:25 DEBUG : file0: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/09/07 02:37:25 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/file0" 2026/09/07 02:37:25 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:25 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/file0 2026/09/07 02:37:25 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/file0" 2026/09/07 02:37:25 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:25 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-gamocuf8lovo/file0 2026/09/07 02:37:25 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:25 DEBUG : file0: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/09/07 02:37:25 DEBUG : WaitForWriters: timeout=30s 2026/09/07 02:37:25 DEBUG : dir: Looking for writers 2026/09/07 02:37:25 DEBUG : Looking for writers 2026/09/07 02:37:25 DEBUG : dir: reading active writers 2026/09/07 02:37:25 DEBUG : file0: reading active writers 2026/09/07 02:37:25 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.62s) === RUN TestVFSStatfs run.go:198: Remote "sftp://rclone@:22/rclone-test-gamocuf8lovo", Local "Local file system at /tmp/rclone3082819151", Modify Window "1s" 2026/09/07 02:37:25 INFO : sftp://rclone@:22/rclone-test-gamocuf8lovo: poll-interval is not supported by this remote 2026/09/07 02:37:25 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Server has VFS statistics extension 2026/09/07 02:37:25 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: About path "/rclone-test-gamocuf8lovo" 2026/09/07 02:37:25 DEBUG : WaitForWriters: timeout=30s 2026/09/07 02:37:25 DEBUG : Looking for writers 2026/09/07 02:37:25 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.00s) === RUN TestVFSMkdir run.go:198: Remote "sftp://rclone@:22/rclone-test-gamocuf8lovo", Local "Local file system at /tmp/rclone3082819151", Modify Window "1s" 2026/09/07 02:37:25 INFO : sftp://rclone@:22/rclone-test-gamocuf8lovo: poll-interval is not supported by this remote 2026/09/07 02:37:25 DEBUG : Added virtual directory entry vAddDir: "/" 2026/09/07 02:37:25 DEBUG : Added virtual directory entry vAddDir: "a" 2026/09/07 02:37:25 DEBUG : Added virtual directory entry vAddDir: "b" 2026/09/07 02:37:25 DEBUG : Added virtual directory entry vAddDir: "c" 2026/09/07 02:37:25 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: 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/07 02:37:25 DEBUG : Added virtual directory entry vAddDir: "d" 2026/09/07 02:37:25 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: 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/07 02:37:26 DEBUG : WaitForWriters: timeout=30s 2026/09/07 02:37:26 DEBUG : b: Looking for writers 2026/09/07 02:37:26 DEBUG : c: Looking for writers 2026/09/07 02:37:26 DEBUG : d: Looking for writers 2026/09/07 02:37:26 DEBUG : Looking for writers 2026/09/07 02:37:26 DEBUG : a: Looking for writers 2026/09/07 02:37:26 DEBUG : Looking for writers 2026/09/07 02:37:26 DEBUG : /: reading active writers 2026/09/07 02:37:26 DEBUG : a: reading active writers 2026/09/07 02:37:26 DEBUG : b: reading active writers 2026/09/07 02:37:26 DEBUG : c: reading active writers 2026/09/07 02:37:26 DEBUG : d: reading active writers 2026/09/07 02:37:26 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.24s) === RUN TestVFSMkdirAll run.go:198: Remote "sftp://rclone@:22/rclone-test-gamocuf8lovo", Local "Local file system at /tmp/rclone3082819151", Modify Window "1s" 2026/09/07 02:37:26 INFO : sftp://rclone@:22/rclone-test-gamocuf8lovo: poll-interval is not supported by this remote 2026/09/07 02:37:26 DEBUG : Added virtual directory entry vAddDir: "a" 2026/09/07 02:37:26 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/09/07 02:37:26 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/09/07 02:37:26 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/09/07 02:37:26 DEBUG : WaitForWriters: timeout=30s 2026/09/07 02:37:26 DEBUG : a/b/c/d: Looking for writers 2026/09/07 02:37:26 DEBUG : a/b/c: Looking for writers 2026/09/07 02:37:26 DEBUG : d: reading active writers 2026/09/07 02:37:26 DEBUG : a/b: Looking for writers 2026/09/07 02:37:26 DEBUG : c: reading active writers 2026/09/07 02:37:26 DEBUG : a: Looking for writers 2026/09/07 02:37:26 DEBUG : b: reading active writers 2026/09/07 02:37:26 DEBUG : Looking for writers 2026/09/07 02:37:26 DEBUG : a: reading active writers 2026/09/07 02:37:26 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-gamocuf8lovo", Local "Local file system at /tmp/rclone3082819151", Modify Window "1s" 2026/09/07 02:37:26 INFO : sftp://rclone@:22/rclone-test-gamocuf8lovo: poll-interval is not supported by this remote 2026/09/07 02:37:26 DEBUG : WaitForWriters: timeout=30s 2026/09/07 02:37:26 DEBUG : Looking for writers 2026/09/07 02:37:26 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-gamocuf8lovo", Local "Local file system at /tmp/rclone3082819151", Modify Window "1s" 2026/09/07 02:37:26 INFO : sftp://rclone@:22/rclone-test-gamocuf8lovo: poll-interval is not supported by this remote 2026/09/07 02:37:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 02:37:26 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/07 02:37:26 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/07 02:37:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 02:37:26 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/09/07 02:37:26 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/09/07 02:37:26 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/09/07 02:37:26 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: File to upload is small (5 bytes), uploading instead of streaming 2026/09/07 02:37:26 DEBUG : file1: size = 5 OK 2026/09/07 02:37:26 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/file1" 2026/09/07 02:37:26 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:26 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/file1 2026/09/07 02:37:26 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/file1" 2026/09/07 02:37:26 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:26 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-gamocuf8lovo/file1 2026/09/07 02:37:26 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:26 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/07 02:37:26 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/07 02:37:26 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/07 02:37:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 02:37:26 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/file1" 2026/09/07 02:37:26 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:26 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/file1 2026/09/07 02:37:26 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/file1" 2026/09/07 02:37:26 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:26 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-gamocuf8lovo/file1 2026/09/07 02:37:26 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:26 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/07 02:37:26 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/file1" 2026/09/07 02:37:26 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:26 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/file1 2026/09/07 02:37:26 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/file1" 2026/09/07 02:37:26 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:26 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /rclone-test-gamocuf8lovo/file1 2026/09/07 02:37:26 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:26 DEBUG : file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/09/07 02:37:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 02:37:26 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/07 02:37:26 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/07 02:37:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 02:37:26 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/07 02:37:26 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/07 02:37:26 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/09/07 02:37:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/09/07 02:37:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/07 02:37:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 02:37:26 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/07 02:37:26 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/07 02:37:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 02:37:26 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: File to upload is small (0 bytes), uploading instead of streaming 2026/09/07 02:37:26 DEBUG : file1: size = 0 OK 2026/09/07 02:37:26 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/file1" 2026/09/07 02:37:26 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:26 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/file1 2026/09/07 02:37:26 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/file1" 2026/09/07 02:37:26 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:26 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-gamocuf8lovo/file1 2026/09/07 02:37:26 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:26 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/09/07 02:37:26 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/07 02:37:26 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/07 02:37:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 02:37:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/09/07 02:37:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/07 02:37:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 02:37:26 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/07 02:37:26 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/07 02:37:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 02:37:26 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: File to upload is small (7 bytes), uploading instead of streaming 2026/09/07 02:37:26 DEBUG : file1: size = 7 OK 2026/09/07 02:37:26 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/file1" 2026/09/07 02:37:26 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:26 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/file1 2026/09/07 02:37:26 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/file1" 2026/09/07 02:37:26 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:26 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 9141de76717e095d4dd05f1e686ad6a8 /rclone-test-gamocuf8lovo/file1 2026/09/07 02:37:26 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:26 DEBUG : file1: Parsed hash: 9141de76717e095d4dd05f1e686ad6a8 2026/09/07 02:37:26 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/09/07 02:37:26 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/07 02:37:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 02:37:26 DEBUG : WaitForWriters: timeout=30s 2026/09/07 02:37:26 DEBUG : Looking for writers 2026/09/07 02:37:26 DEBUG : file1: reading active writers 2026/09/07 02:37:26 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.54s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "sftp://rclone@:22/rclone-test-gamocuf8lovo", Local "Local file system at /tmp/rclone3082819151", Modify Window "1s" 2026/09/07 02:37:26 INFO : sftp://rclone@:22/rclone-test-gamocuf8lovo: poll-interval is not supported by this remote 2026/09/07 02:37:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 02:37:26 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/07 02:37:26 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/07 02:37:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 02:37:26 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/09/07 02:37:27 DEBUG : file1: aborting in-sequence write wait, off=100 2026/09/07 02:37:27 DEBUG : file1: failed to wait for in-sequence write to 100 2026/09/07 02:37:27 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/09/07 02:37:27 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: File to upload is small (11 bytes), uploading instead of streaming 2026/09/07 02:37:27 DEBUG : file1: size = 11 OK 2026/09/07 02:37:27 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/file1" 2026/09/07 02:37:27 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:27 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/file1 2026/09/07 02:37:27 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/file1" 2026/09/07 02:37:27 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:27 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-gamocuf8lovo/file1 2026/09/07 02:37:27 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:27 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/09/07 02:37:27 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/07 02:37:27 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/07 02:37:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 02:37:27 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/09/07 02:37:27 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/file1" 2026/09/07 02:37:27 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:27 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/file1 2026/09/07 02:37:27 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/file1" 2026/09/07 02:37:27 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:27 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-gamocuf8lovo/file1 2026/09/07 02:37:27 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:27 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/09/07 02:37:27 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/file1" 2026/09/07 02:37:27 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:27 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/file1 2026/09/07 02:37:27 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/file1" 2026/09/07 02:37:27 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:27 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-gamocuf8lovo/file1 2026/09/07 02:37:27 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:27 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/09/07 02:37:27 DEBUG : WaitForWriters: timeout=30s 2026/09/07 02:37:27 DEBUG : Looking for writers 2026/09/07 02:37:27 DEBUG : file1: reading active writers 2026/09/07 02:37:27 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.29s) === RUN TestWriteFileHandleCloseWithError === RUN TestWriteFileHandleCloseWithError/upload_interrupted run.go:198: Remote "sftp://rclone@:22/rclone-test-gamocuf8lovo", Local "Local file system at /tmp/rclone3082819151", Modify Window "1s" 2026/09/07 02:37:27 INFO : sftp://rclone@:22/rclone-test-gamocuf8lovo: poll-interval is not supported by this remote 2026/09/07 02:37:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 02:37:27 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/07 02:37:27 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/07 02:37:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 02:37:27 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Connection OK after error: context canceled 2026/09/07 02:37:27 DEBUG : file1: Removed after failed upload: context canceled 2026/09/07 02:37:27 ERROR : file1: WriteFileHandle.New Rcat failed: Update ReadFrom failed: context canceled 2026/09/07 02:37:27 DEBUG : file1: Remove: 2026/09/07 02:37:27 DEBUG : Added virtual directory entry vDel: "file1" 2026/09/07 02:37:27 DEBUG : file1: >Remove: err= 2026/09/07 02:37:27 DEBUG : WaitForWriters: timeout=30s 2026/09/07 02:37:27 DEBUG : Looking for writers 2026/09/07 02:37:27 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/unexpected_EOF run.go:198: Remote "sftp://rclone@:22/rclone-test-gamocuf8lovo", Local "Local file system at /tmp/rclone3082819151", Modify Window "1s" 2026/09/07 02:37:27 INFO : sftp://rclone@:22/rclone-test-gamocuf8lovo: poll-interval is not supported by this remote 2026/09/07 02:37:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 02:37:27 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/07 02:37:27 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/07 02:37:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 02:37:27 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Connection OK after error: context canceled 2026/09/07 02:37:27 DEBUG : file1: Removed after failed upload: context canceled 2026/09/07 02:37:27 ERROR : file1: WriteFileHandle.New Rcat failed: Update ReadFrom failed: context canceled 2026/09/07 02:37:27 DEBUG : file1: Remove: 2026/09/07 02:37:27 DEBUG : Added virtual directory entry vDel: "file1" 2026/09/07 02:37:27 DEBUG : file1: >Remove: err= 2026/09/07 02:37:27 DEBUG : WaitForWriters: timeout=30s 2026/09/07 02:37:27 DEBUG : Looking for writers 2026/09/07 02:37:27 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/NilReason run.go:198: Remote "sftp://rclone@:22/rclone-test-gamocuf8lovo", Local "Local file system at /tmp/rclone3082819151", Modify Window "1s" 2026/09/07 02:37:27 INFO : sftp://rclone@:22/rclone-test-gamocuf8lovo: poll-interval is not supported by this remote 2026/09/07 02:37:27 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:27 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:27 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/07 02:37:27 DEBUG : file2: >Open: fd=file2 (w), err= 2026/09/07 02:37:27 DEBUG : file2: >OpenFile: fd=file2 (w), err= 2026/09/07 02:37:27 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/07 02:37:27 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: File to upload is small (5 bytes), uploading instead of streaming 2026/09/07 02:37:27 DEBUG : file2: size = 5 OK 2026/09/07 02:37:27 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/file2" 2026/09/07 02:37:27 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:27 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/file2 2026/09/07 02:37:27 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/file2" 2026/09/07 02:37:28 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:28 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-gamocuf8lovo/file2 2026/09/07 02:37:28 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:28 DEBUG : file2: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/07 02:37:28 DEBUG : file2: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/07 02:37:28 DEBUG : file2: Size and md5 of src and dst objects identical 2026/09/07 02:37:28 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/07 02:37:28 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/file2" 2026/09/07 02:37:28 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:28 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/file2 2026/09/07 02:37:28 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/file2" 2026/09/07 02:37:28 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:28 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-gamocuf8lovo/file2 2026/09/07 02:37:28 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:28 DEBUG : file2: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/07 02:37:28 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/file2" 2026/09/07 02:37:28 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:28 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/file2 2026/09/07 02:37:28 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/file2" 2026/09/07 02:37:28 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:28 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /rclone-test-gamocuf8lovo/file2 2026/09/07 02:37:28 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:28 DEBUG : file2: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/09/07 02:37:28 DEBUG : WaitForWriters: timeout=30s 2026/09/07 02:37:28 DEBUG : Looking for writers 2026/09/07 02:37:28 DEBUG : file2: reading active writers 2026/09/07 02:37:28 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleCloseWithError (0.34s) --- PASS: TestWriteFileHandleCloseWithError/upload_interrupted (0.01s) --- PASS: TestWriteFileHandleCloseWithError/unexpected_EOF (0.01s) --- PASS: TestWriteFileHandleCloseWithError/NilReason (0.33s) === RUN TestWriteFileHandleFlush run.go:198: Remote "sftp://rclone@:22/rclone-test-gamocuf8lovo", Local "Local file system at /tmp/rclone3082819151", Modify Window "1s" 2026/09/07 02:37:28 INFO : sftp://rclone@:22/rclone-test-gamocuf8lovo: poll-interval is not supported by this remote 2026/09/07 02:37:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 02:37:28 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/07 02:37:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/07 02:37:28 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/09/07 02:37:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 02:37:28 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: File to upload is small (5 bytes), uploading instead of streaming 2026/09/07 02:37:28 DEBUG : file1: size = 5 OK 2026/09/07 02:37:28 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/file1" 2026/09/07 02:37:28 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:28 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/file1 2026/09/07 02:37:28 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/file1" 2026/09/07 02:37:28 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:28 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-gamocuf8lovo/file1 2026/09/07 02:37:28 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:28 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/07 02:37:28 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/07 02:37:28 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/07 02:37:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 02:37:28 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/09/07 02:37:28 DEBUG : WaitForWriters: timeout=30s 2026/09/07 02:37:28 DEBUG : Looking for writers 2026/09/07 02:37:28 DEBUG : file1: reading active writers 2026/09/07 02:37:28 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.11s) === RUN TestWriteFileHandleRelease run.go:198: Remote "sftp://rclone@:22/rclone-test-gamocuf8lovo", Local "Local file system at /tmp/rclone3082819151", Modify Window "1s" 2026/09/07 02:37:28 INFO : sftp://rclone@:22/rclone-test-gamocuf8lovo: poll-interval is not supported by this remote 2026/09/07 02:37:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 02:37:28 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/07 02:37:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/07 02:37:28 DEBUG : file1: WriteFileHandle.Release closing 2026/09/07 02:37:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 02:37:28 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: File to upload is small (0 bytes), uploading instead of streaming 2026/09/07 02:37:28 DEBUG : file1: size = 0 OK 2026/09/07 02:37:28 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/file1" 2026/09/07 02:37:28 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:28 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/file1 2026/09/07 02:37:28 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/file1" 2026/09/07 02:37:28 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:28 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-gamocuf8lovo/file1 2026/09/07 02:37:28 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:28 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/09/07 02:37:28 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/07 02:37:28 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/07 02:37:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 02:37:28 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/09/07 02:37:28 DEBUG : WaitForWriters: timeout=30s 2026/09/07 02:37:28 DEBUG : Looking for writers 2026/09/07 02:37:28 DEBUG : file1: reading active writers 2026/09/07 02:37:28 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.11s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "sftp://rclone@:22/rclone-test-gamocuf8lovo", Local "Local file system at /tmp/rclone3082819151", Modify Window "1s" 2026/09/07 02:37:28 INFO : sftp://rclone@:22/rclone-test-gamocuf8lovo: poll-interval is not supported by this remote 2026/09/07 02:37:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 02:37:28 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/07 02:37:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/07 02:37:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 02:37:28 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: File to upload is small (2 bytes), uploading instead of streaming 2026/09/07 02:37:28 DEBUG : file1: size = 2 OK 2026/09/07 02:37:28 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/file1" 2026/09/07 02:37:28 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:28 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/file1 2026/09/07 02:37:28 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/file1" 2026/09/07 02:37:28 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:28 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-gamocuf8lovo/file1 2026/09/07 02:37:28 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:28 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/09/07 02:37:28 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/09/07 02:37:28 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/07 02:37:28 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/09/07 02:37:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 02:37:28 DEBUG : WaitForWriters: timeout=30s 2026/09/07 02:37:28 DEBUG : Looking for writers 2026/09/07 02:37:28 DEBUG : file1: reading active writers 2026/09/07 02:37:28 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.12s) === RUN TestFileReadAtZeroLength run.go:198: Remote "sftp://rclone@:22/rclone-test-gamocuf8lovo", Local "Local file system at /tmp/rclone3082819151", Modify Window "1s" 2026/09/07 02:37:28 INFO : sftp://rclone@:22/rclone-test-gamocuf8lovo: poll-interval is not supported by this remote 2026/09/07 02:37:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 02:37:28 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/07 02:37:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/07 02:37:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 02:37:28 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: File to upload is small (0 bytes), uploading instead of streaming 2026/09/07 02:37:28 DEBUG : file1: size = 0 OK 2026/09/07 02:37:28 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/file1" 2026/09/07 02:37:28 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:28 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/file1 2026/09/07 02:37:28 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/file1" 2026/09/07 02:37:28 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:28 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-gamocuf8lovo/file1 2026/09/07 02:37:28 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:28 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/09/07 02:37:28 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/07 02:37:28 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/07 02:37:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 02:37:28 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:28 DEBUG : file1: Open: flags=O_RDONLY 2026/09/07 02:37:28 DEBUG : file1: >Open: fd=file1 (r), err= 2026/09/07 02:37:28 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/09/07 02:37:28 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/09/07 02:37:28 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/09/07 02:37:28 DEBUG : WaitForWriters: timeout=30s 2026/09/07 02:37:28 DEBUG : Looking for writers 2026/09/07 02:37:28 DEBUG : file1: reading active writers 2026/09/07 02:37:28 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.12s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "sftp://rclone@:22/rclone-test-gamocuf8lovo", Local "Local file system at /tmp/rclone3082819151", Modify Window "1s" 2026/09/07 02:37:28 INFO : sftp://rclone@:22/rclone-test-gamocuf8lovo: poll-interval is not supported by this remote 2026/09/07 02:37:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 02:37:28 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/07 02:37:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/07 02:37:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 02:37:28 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: File to upload is small (100 bytes), uploading instead of streaming 2026/09/07 02:37:28 DEBUG : file1: size = 100 OK 2026/09/07 02:37:28 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/file1" 2026/09/07 02:37:28 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:28 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/file1 2026/09/07 02:37:28 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/file1" 2026/09/07 02:37:28 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:28 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 7d03c9a8b05f397d0cf543b6784b94f5 /rclone-test-gamocuf8lovo/file1 2026/09/07 02:37:28 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:28 DEBUG : file1: Parsed hash: 7d03c9a8b05f397d0cf543b6784b94f5 2026/09/07 02:37:28 DEBUG : file1: md5 = 7d03c9a8b05f397d0cf543b6784b94f5 OK 2026/09/07 02:37:28 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/07 02:37:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 02:37:28 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 02:37:28 DEBUG : file1: Open: flags=O_RDONLY 2026/09/07 02:37:28 DEBUG : file1: >Open: fd=file1 (r), err= 2026/09/07 02:37:28 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/09/07 02:37:28 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/09/07 02:37:28 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/09/07 02:37:28 DEBUG : WaitForWriters: timeout=30s 2026/09/07 02:37:28 DEBUG : Looking for writers 2026/09/07 02:37:28 DEBUG : file1: reading active writers 2026/09/07 02:37:28 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.12s) === RUN TestWriteFileHandleCloseWithErrorStalled run.go:198: Remote "sftp://rclone@:22/rclone-test-gamocuf8lovo", Local "Local file system at /tmp/rclone3082819151", Modify Window "1s" 2026/09/07 02:37:28 INFO : sftp://rclone@:22/rclone-test-gamocuf8lovo: poll-interval is not supported by this remote 2026/09/07 02:37:28 DEBUG : stalled: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 02:37:28 DEBUG : stalled: Open: flags=O_WRONLY|O_CREATE 2026/09/07 02:37:28 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/09/07 02:37:28 DEBUG : stalled: >Open: fd=stalled (w), err= 2026/09/07 02:37:28 DEBUG : stalled: >OpenFile: fd=stalled (w), err= 2026/09/07 02:37:28 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/09/07 02:37:28 ERROR : stalled: WriteFileHandle.New Rcat failed: context canceled 2026/09/07 02:37:28 ERROR : stalled: WriteFileHandle.Write error: io: read/write on closed pipe 2026/09/07 02:37:28 DEBUG : stalled: Remove: 2026/09/07 02:37:28 DEBUG : Added virtual directory entry vDel: "stalled" 2026/09/07 02:37:28 DEBUG : stalled: >Remove: err= --- PASS: TestWriteFileHandleCloseWithErrorStalled (0.01s) === RUN TestZipManyFiles run.go:198: Remote "sftp://rclone@:22/rclone-test-gamocuf8lovo", Local "Local file system at /tmp/rclone3082819151", Modify Window "1s" 2026/09/07 02:37:28 INFO : sftp://rclone@:22/rclone-test-gamocuf8lovo: poll-interval is not supported by this remote 2026/09/07 02:37:28 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/flat/f000.txt" 2026/09/07 02:37:28 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:28 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/flat/f000.txt 2026/09/07 02:37:28 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/flat/f000.txt" 2026/09/07 02:37:28 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:28 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: a217847fb21f7e963650acc42a7a3b39 /rclone-test-gamocuf8lovo/flat/f000.txt 2026/09/07 02:37:28 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:28 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/09/07 02:37:28 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/flat/f000.txt" 2026/09/07 02:37:28 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:28 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/flat/f000.txt 2026/09/07 02:37:28 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/flat/f000.txt" 2026/09/07 02:37:29 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:29 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: c411c13d2fde40743cb34d29f96a35975bbfef9c /rclone-test-gamocuf8lovo/flat/f000.txt 2026/09/07 02:37:29 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:29 DEBUG : flat/f000.txt: Parsed hash: c411c13d2fde40743cb34d29f96a35975bbfef9c 2026/09/07 02:37:29 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/flat/f001.txt" 2026/09/07 02:37:29 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:29 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/flat/f001.txt 2026/09/07 02:37:29 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/flat/f001.txt" 2026/09/07 02:37:29 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:29 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: f4ae3155a94225d34a70f10e659557c3 /rclone-test-gamocuf8lovo/flat/f001.txt 2026/09/07 02:37:29 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:29 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/09/07 02:37:29 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/flat/f001.txt" 2026/09/07 02:37:29 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:29 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/flat/f001.txt 2026/09/07 02:37:29 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/flat/f001.txt" 2026/09/07 02:37:29 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:29 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 46007547503950688fd883befced0e53561dae68 /rclone-test-gamocuf8lovo/flat/f001.txt 2026/09/07 02:37:29 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:29 DEBUG : flat/f001.txt: Parsed hash: 46007547503950688fd883befced0e53561dae68 2026/09/07 02:37:29 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/flat/f002.txt" 2026/09/07 02:37:29 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:29 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/flat/f002.txt 2026/09/07 02:37:29 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/flat/f002.txt" 2026/09/07 02:37:29 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:29 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /rclone-test-gamocuf8lovo/flat/f002.txt 2026/09/07 02:37:29 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:29 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/09/07 02:37:29 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/flat/f002.txt" 2026/09/07 02:37:29 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:29 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/flat/f002.txt 2026/09/07 02:37:29 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/flat/f002.txt" 2026/09/07 02:37:29 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:29 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 3911c439d6af617451e319f94dfafb3c820da182 /rclone-test-gamocuf8lovo/flat/f002.txt 2026/09/07 02:37:29 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:29 DEBUG : flat/f002.txt: Parsed hash: 3911c439d6af617451e319f94dfafb3c820da182 2026/09/07 02:37:29 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/flat/f003.txt" 2026/09/07 02:37:29 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:29 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/flat/f003.txt 2026/09/07 02:37:29 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/flat/f003.txt" 2026/09/07 02:37:29 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:29 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /rclone-test-gamocuf8lovo/flat/f003.txt 2026/09/07 02:37:29 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:29 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/09/07 02:37:29 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/flat/f003.txt" 2026/09/07 02:37:29 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:29 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/flat/f003.txt 2026/09/07 02:37:29 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/flat/f003.txt" 2026/09/07 02:37:29 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:29 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b /rclone-test-gamocuf8lovo/flat/f003.txt 2026/09/07 02:37:29 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:29 DEBUG : flat/f003.txt: Parsed hash: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b 2026/09/07 02:37:29 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/flat/f004.txt" 2026/09/07 02:37:29 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:29 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/flat/f004.txt 2026/09/07 02:37:29 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/flat/f004.txt" 2026/09/07 02:37:29 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:29 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /rclone-test-gamocuf8lovo/flat/f004.txt 2026/09/07 02:37:29 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:29 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/09/07 02:37:29 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/flat/f004.txt" 2026/09/07 02:37:29 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:29 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: sha1sum /rclone-test-gamocuf8lovo/flat/f004.txt 2026/09/07 02:37:29 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gamocuf8lovo/flat/f004.txt" 2026/09/07 02:37:29 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:29 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 079985a49a3bd62df1a79417e15263ed81bd6843 /rclone-test-gamocuf8lovo/flat/f004.txt 2026/09/07 02:37:29 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:29 DEBUG : flat/f004.txt: Parsed hash: 079985a49a3bd62df1a79417e15263ed81bd6843 2026/09/07 02:37:29 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/09/07 02:37:29 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/09/07 02:37:29 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/07 02:37:29 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/07 02:37:29 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/flat/f000.txt" 2026/09/07 02:37:29 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:29 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/flat/f000.txt 2026/09/07 02:37:29 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/flat/f000.txt" 2026/09/07 02:37:30 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:30 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: a217847fb21f7e963650acc42a7a3b39 /rclone-test-gamocuf8lovo/flat/f000.txt 2026/09/07 02:37:30 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:30 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/09/07 02:37:30 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/09/07 02:37:30 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/09/07 02:37:30 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/07 02:37:30 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/07 02:37:30 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/flat/f001.txt" 2026/09/07 02:37:30 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:30 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/flat/f001.txt 2026/09/07 02:37:30 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/flat/f001.txt" 2026/09/07 02:37:30 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:30 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: f4ae3155a94225d34a70f10e659557c3 /rclone-test-gamocuf8lovo/flat/f001.txt 2026/09/07 02:37:30 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:30 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/09/07 02:37:30 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/09/07 02:37:30 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/09/07 02:37:30 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/07 02:37:30 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/07 02:37:30 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/flat/f002.txt" 2026/09/07 02:37:30 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:30 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/flat/f002.txt 2026/09/07 02:37:30 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/flat/f002.txt" 2026/09/07 02:37:30 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:30 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /rclone-test-gamocuf8lovo/flat/f002.txt 2026/09/07 02:37:30 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:30 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/09/07 02:37:30 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/09/07 02:37:30 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/09/07 02:37:30 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/07 02:37:30 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/07 02:37:30 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/flat/f003.txt" 2026/09/07 02:37:30 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:30 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/flat/f003.txt 2026/09/07 02:37:30 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/flat/f003.txt" 2026/09/07 02:37:30 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:30 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /rclone-test-gamocuf8lovo/flat/f003.txt 2026/09/07 02:37:30 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:30 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/09/07 02:37:30 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/09/07 02:37:30 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/09/07 02:37:30 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/07 02:37:30 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/07 02:37:30 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/flat/f004.txt" 2026/09/07 02:37:30 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:30 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/flat/f004.txt 2026/09/07 02:37:30 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/flat/f004.txt" 2026/09/07 02:37:30 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:30 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /rclone-test-gamocuf8lovo/flat/f004.txt 2026/09/07 02:37:30 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:30 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/09/07 02:37:30 DEBUG : WaitForWriters: timeout=30s 2026/09/07 02:37:30 DEBUG : flat: Looking for writers 2026/09/07 02:37:30 DEBUG : f000.txt: reading active writers 2026/09/07 02:37:30 DEBUG : f001.txt: reading active writers 2026/09/07 02:37:30 DEBUG : f002.txt: reading active writers 2026/09/07 02:37:30 DEBUG : f003.txt: reading active writers 2026/09/07 02:37:30 DEBUG : f004.txt: reading active writers 2026/09/07 02:37:30 DEBUG : Looking for writers 2026/09/07 02:37:30 DEBUG : flat: reading active writers 2026/09/07 02:37:30 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (1.63s) === RUN TestZipManySubDirs run.go:198: Remote "sftp://rclone@:22/rclone-test-gamocuf8lovo", Local "Local file system at /tmp/rclone3082819151", Modify Window "1s" 2026/09/07 02:37:30 INFO : sftp://rclone@:22/rclone-test-gamocuf8lovo: poll-interval is not supported by this remote 2026/09/07 02:37:30 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/09/07 02:37:30 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/09/07 02:37:30 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/07 02:37:30 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/07 02:37:30 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/a/b/c/deep.txt" 2026/09/07 02:37:30 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:30 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/a/b/c/deep.txt 2026/09/07 02:37:30 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/a/b/c/deep.txt" 2026/09/07 02:37:30 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:30 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 6627415e807ee33c7302917216e7da68 /rclone-test-gamocuf8lovo/a/b/c/deep.txt 2026/09/07 02:37:30 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:30 DEBUG : a/b/c/deep.txt: Parsed hash: 6627415e807ee33c7302917216e7da68 2026/09/07 02:37:30 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/09/07 02:37:30 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/09/07 02:37:30 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/07 02:37:30 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/07 02:37:30 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/a/b/mid.txt" 2026/09/07 02:37:30 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:30 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/a/b/mid.txt 2026/09/07 02:37:30 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/a/b/mid.txt" 2026/09/07 02:37:30 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:30 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 22384709d743fe3c6fb0a4b35b2e10a6 /rclone-test-gamocuf8lovo/a/b/mid.txt 2026/09/07 02:37:30 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:30 DEBUG : a/b/mid.txt: Parsed hash: 22384709d743fe3c6fb0a4b35b2e10a6 2026/09/07 02:37:30 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/09/07 02:37:30 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/09/07 02:37:30 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/07 02:37:30 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/07 02:37:30 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/a/top.txt" 2026/09/07 02:37:30 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:30 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/a/top.txt 2026/09/07 02:37:30 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/a/top.txt" 2026/09/07 02:37:30 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:30 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: b28354b543375bfa94dabaeda722927f /rclone-test-gamocuf8lovo/a/top.txt 2026/09/07 02:37:30 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:30 DEBUG : a/top.txt: Parsed hash: b28354b543375bfa94dabaeda722927f 2026/09/07 02:37:30 DEBUG : WaitForWriters: timeout=30s 2026/09/07 02:37:30 DEBUG : a/b/c: Looking for writers 2026/09/07 02:37:30 DEBUG : deep.txt: reading active writers 2026/09/07 02:37:30 DEBUG : a/b: Looking for writers 2026/09/07 02:37:30 DEBUG : c: reading active writers 2026/09/07 02:37:30 DEBUG : mid.txt: reading active writers 2026/09/07 02:37:30 DEBUG : a: Looking for writers 2026/09/07 02:37:30 DEBUG : b: reading active writers 2026/09/07 02:37:30 DEBUG : top.txt: reading active writers 2026/09/07 02:37:30 DEBUG : Looking for writers 2026/09/07 02:37:30 DEBUG : a: reading active writers 2026/09/07 02:37:30 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.36s) === RUN TestZipLargeFiles run.go:198: Remote "sftp://rclone@:22/rclone-test-gamocuf8lovo", Local "Local file system at /tmp/rclone3082819151", Modify Window "1s" 2026/09/07 02:37:30 INFO : sftp://rclone@:22/rclone-test-gamocuf8lovo: poll-interval is not supported by this remote 2026/09/07 02:37:31 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/09/07 02:37:31 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/09/07 02:37:31 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/09/07 02:37:31 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/09/07 02:37:31 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/09/07 02:37:31 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/09/07 02:37:31 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/07 02:37:31 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/09/07 02:37:31 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/09/07 02:37:31 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/09/07 02:37:31 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/09/07 02:37:31 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/07 02:37:31 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/07 02:37:31 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/07 02:37:31 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/07 02:37:31 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/07 02:37:31 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/bigdir/big.bin" 2026/09/07 02:37:31 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:31 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/bigdir/big.bin 2026/09/07 02:37:31 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/bigdir/big.bin" 2026/09/07 02:37:31 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:31 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 55fdd2b5a758e4d58b96de626aeb6b2c /rclone-test-gamocuf8lovo/bigdir/big.bin 2026/09/07 02:37:31 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:31 DEBUG : bigdir/big.bin: Parsed hash: 55fdd2b5a758e4d58b96de626aeb6b2c 2026/09/07 02:37:31 DEBUG : WaitForWriters: timeout=30s 2026/09/07 02:37:31 DEBUG : bigdir: Looking for writers 2026/09/07 02:37:31 DEBUG : big.bin: reading active writers 2026/09/07 02:37:31 DEBUG : Looking for writers 2026/09/07 02:37:31 DEBUG : bigdir: reading active writers 2026/09/07 02:37:31 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (1.03s) === RUN TestZipDirsInRoot run.go:198: Remote "sftp://rclone@:22/rclone-test-gamocuf8lovo", Local "Local file system at /tmp/rclone3082819151", Modify Window "1s" 2026/09/07 02:37:31 INFO : sftp://rclone@:22/rclone-test-gamocuf8lovo: poll-interval is not supported by this remote 2026/09/07 02:37:31 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/09/07 02:37:31 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/09/07 02:37:31 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/07 02:37:31 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/07 02:37:31 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir1/a.txt" 2026/09/07 02:37:31 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:31 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir1/a.txt 2026/09/07 02:37:31 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir1/a.txt" 2026/09/07 02:37:32 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:32 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 9dd4e461268c8034f5c8564e155c67a6 /rclone-test-gamocuf8lovo/dir1/a.txt 2026/09/07 02:37:32 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:32 DEBUG : dir1/a.txt: Parsed hash: 9dd4e461268c8034f5c8564e155c67a6 2026/09/07 02:37:32 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/09/07 02:37:32 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/09/07 02:37:32 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/07 02:37:32 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/07 02:37:32 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir2/b.txt" 2026/09/07 02:37:32 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:32 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir2/b.txt 2026/09/07 02:37:32 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir2/b.txt" 2026/09/07 02:37:32 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:32 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: 415290769594460e2e485922904f345d /rclone-test-gamocuf8lovo/dir2/b.txt 2026/09/07 02:37:32 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:32 DEBUG : dir2/b.txt: Parsed hash: 415290769594460e2e485922904f345d 2026/09/07 02:37:32 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/09/07 02:37:32 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/09/07 02:37:32 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/07 02:37:32 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/07 02:37:32 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Shell path "/rclone-test-gamocuf8lovo/dir3/c.txt" 2026/09/07 02:37:32 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: creating additional session 2026/09/07 02:37:32 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Running remote command: md5sum /rclone-test-gamocuf8lovo/dir3/c.txt 2026/09/07 02:37:32 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gamocuf8lovo/dir3/c.txt" 2026/09/07 02:37:32 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: command exited OK 2026/09/07 02:37:32 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Remote command result: fbade9e36a3f36d3d676c1b808451dd7 /rclone-test-gamocuf8lovo/dir3/c.txt 2026/09/07 02:37:32 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: ssh external: close 2026/09/07 02:37:32 DEBUG : dir3/c.txt: Parsed hash: fbade9e36a3f36d3d676c1b808451dd7 2026/09/07 02:37:32 DEBUG : WaitForWriters: timeout=30s 2026/09/07 02:37:32 DEBUG : dir3: Looking for writers 2026/09/07 02:37:32 DEBUG : c.txt: reading active writers 2026/09/07 02:37:32 DEBUG : dir1: Looking for writers 2026/09/07 02:37:32 DEBUG : a.txt: reading active writers 2026/09/07 02:37:32 DEBUG : dir2: Looking for writers 2026/09/07 02:37:32 DEBUG : b.txt: reading active writers 2026/09/07 02:37:32 DEBUG : Looking for writers 2026/09/07 02:37:32 DEBUG : dir1: reading active writers 2026/09/07 02:37:32 DEBUG : dir2: reading active writers 2026/09/07 02:37:32 DEBUG : dir3: reading active writers 2026/09/07 02:37:32 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.35s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/09/07 02:37:32 DEBUG : sftp://rclone@:22/rclone-test-gamocuf8lovo: Purge dir "" "./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPRcloneSSH: -verbose" - Finished OK in 49.069374232s (try 1/5)