"./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPRcloneSSH: -verbose" - Starting (try 1/5) 2026/08/25 05:20:52 DEBUG : Creating backend with remote "TestSFTPRcloneSSH:rclone-test-mudebus1miyo" 2026/08/25 05:20:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/25 05:20:52 DEBUG : Setting type=XXX for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_TYPE 2026/08/25 05:20:52 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/08/25 05:20:52 DEBUG : TestSFTPRcloneSSH: detected overridden config - adding "{aFBXt}" suffix to name 2026/08/25 05:20:52 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/08/25 05:20:52 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/08/25 05:20:52 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2026/08/25 05:20:52 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell type "unix" from config 2026/08/25 05:20:52 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Relative path resolved to "/rclone-test-mudebus1miyo" 2026/08/25 05:20:52 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Using root directory "/rclone-test-mudebus1miyo" 2026/08/25 05:20:52 DEBUG : Creating backend with remote "/tmp/rclone4160001335" === RUN TestDirHandleMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-mudebus1miyo", Local "Local file system at /tmp/rclone4160001335", Modify Window "1s" 2026/08/25 05:20:52 INFO : sftp://rclone@:22/rclone-test-mudebus1miyo: poll-interval is not supported by this remote 2026/08/25 05:20:52 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:20:52 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:20:52 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:20:52 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:20:52 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:20:52 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:20:52 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:20:52 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/25 05:20:52 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:20:52 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:20:52 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:20:52 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:20:53 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:20:53 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:20:53 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:20:53 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/25 05:20:53 DEBUG : WaitForWriters: timeout=30s 2026/08/25 05:20:53 DEBUG : dir: Looking for writers 2026/08/25 05:20:53 DEBUG : Looking for writers 2026/08/25 05:20:53 DEBUG : dir: reading active writers 2026/08/25 05:20:53 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.23s) === RUN TestDirHandleReaddir run.go:198: Remote "sftp://rclone@:22/rclone-test-mudebus1miyo", Local "Local file system at /tmp/rclone4160001335", Modify Window "1s" 2026/08/25 05:20:53 INFO : sftp://rclone@:22/rclone-test-mudebus1miyo: poll-interval is not supported by this remote 2026/08/25 05:20:53 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:20:53 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:20:53 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:20:53 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:20:53 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:20:53 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:20:53 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:20:53 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/25 05:20:53 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:20:53 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:20:53 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:20:53 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:20:53 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:20:53 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:20:53 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:20:53 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/25 05:20:53 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file2" 2026/08/25 05:20:53 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:20:53 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir/file2 2026/08/25 05:20:53 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir/file2" 2026/08/25 05:20:53 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:20:53 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: d1b75f73cb5fce53969131dd22562187 /rclone-test-mudebus1miyo/dir/file2 2026/08/25 05:20:53 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:20:53 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/08/25 05:20:53 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file2" 2026/08/25 05:20:53 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:20:53 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/dir/file2 2026/08/25 05:20:53 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/dir/file2" 2026/08/25 05:20:53 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:20:53 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /rclone-test-mudebus1miyo/dir/file2 2026/08/25 05:20:53 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:20:53 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/08/25 05:20:53 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/subdir/file3" 2026/08/25 05:20:53 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:20:53 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir/subdir/file3 2026/08/25 05:20:53 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir/subdir/file3" 2026/08/25 05:20:53 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:20:53 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /rclone-test-mudebus1miyo/dir/subdir/file3 2026/08/25 05:20:53 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:20:53 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/08/25 05:20:53 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/subdir/file3" 2026/08/25 05:20:53 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:20:53 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/dir/subdir/file3 2026/08/25 05:20:53 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/dir/subdir/file3" 2026/08/25 05:20:53 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:20:53 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /rclone-test-mudebus1miyo/dir/subdir/file3 2026/08/25 05:20:53 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:20:53 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a 2026/08/25 05:20:53 DEBUG : WaitForWriters: timeout=30s 2026/08/25 05:20:53 DEBUG : dir/subdir: Looking for writers 2026/08/25 05:20:53 DEBUG : dir: Looking for writers 2026/08/25 05:20:53 DEBUG : file1: reading active writers 2026/08/25 05:20:53 DEBUG : file2: reading active writers 2026/08/25 05:20:53 DEBUG : subdir: reading active writers 2026/08/25 05:20:53 DEBUG : Looking for writers 2026/08/25 05:20:53 DEBUG : dir: reading active writers 2026/08/25 05:20:53 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.67s) === RUN TestDirHandleReaddirnames run.go:198: Remote "sftp://rclone@:22/rclone-test-mudebus1miyo", Local "Local file system at /tmp/rclone4160001335", Modify Window "1s" 2026/08/25 05:20:53 INFO : sftp://rclone@:22/rclone-test-mudebus1miyo: poll-interval is not supported by this remote 2026/08/25 05:20:53 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:20:53 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:20:53 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:20:53 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:20:53 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:20:53 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:20:53 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:20:53 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/25 05:20:53 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:20:53 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:20:53 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:20:53 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:20:53 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:20:53 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:20:53 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:20:53 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/25 05:20:53 DEBUG : WaitForWriters: timeout=30s 2026/08/25 05:20:53 DEBUG : dir: Looking for writers 2026/08/25 05:20:53 DEBUG : file1: reading active writers 2026/08/25 05:20:53 DEBUG : Looking for writers 2026/08/25 05:20:53 DEBUG : dir: reading active writers 2026/08/25 05:20:53 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.23s) === RUN TestDirMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-mudebus1miyo", Local "Local file system at /tmp/rclone4160001335", Modify Window "1s" 2026/08/25 05:20:53 INFO : sftp://rclone@:22/rclone-test-mudebus1miyo: poll-interval is not supported by this remote 2026/08/25 05:20:53 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:20:53 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:20:53 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:20:53 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:20:54 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:20:54 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:20:54 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:20:54 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/25 05:20:54 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:20:54 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:20:54 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:20:54 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:20:54 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:20:54 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:20:54 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:20:54 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/25 05:20:54 DEBUG : WaitForWriters: timeout=30s 2026/08/25 05:20:54 DEBUG : dir: Looking for writers 2026/08/25 05:20:54 DEBUG : Looking for writers 2026/08/25 05:20:54 DEBUG : dir: reading active writers 2026/08/25 05:20:54 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.22s) === RUN TestDirForgetAll run.go:198: Remote "sftp://rclone@:22/rclone-test-mudebus1miyo", Local "Local file system at /tmp/rclone4160001335", Modify Window "1s" 2026/08/25 05:20:54 INFO : sftp://rclone@:22/rclone-test-mudebus1miyo: poll-interval is not supported by this remote 2026/08/25 05:20:54 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:20:54 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:20:54 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:20:54 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:20:54 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:20:54 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:20:54 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:20:54 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/25 05:20:54 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:20:54 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:20:54 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:20:54 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:20:54 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:20:54 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:20:54 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:20:54 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/25 05:20:54 DEBUG : dir: forgetting directory cache 2026/08/25 05:20:54 DEBUG : forgetting directory cache 2026/08/25 05:20:54 DEBUG : dir: forgetting directory cache 2026/08/25 05:20:54 DEBUG : WaitForWriters: timeout=30s 2026/08/25 05:20:54 DEBUG : Looking for writers 2026/08/25 05:20:54 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.23s) === RUN TestDirForgetPath run.go:198: Remote "sftp://rclone@:22/rclone-test-mudebus1miyo", Local "Local file system at /tmp/rclone4160001335", Modify Window "1s" 2026/08/25 05:20:54 INFO : sftp://rclone@:22/rclone-test-mudebus1miyo: poll-interval is not supported by this remote 2026/08/25 05:20:54 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:20:54 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:20:54 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:20:54 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:20:54 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:20:54 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:20:54 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:20:54 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/25 05:20:54 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:20:54 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:20:54 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:20:54 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:20:54 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:20:54 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:20:54 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:20:54 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/25 05:20:54 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/08/25 05:20:54 DEBUG : dir: invalidating directory cache 2026/08/25 05:20:54 DEBUG : >ForgetPath: 2026/08/25 05:20:54 DEBUG : ForgetPath: relativePath="dir", type=0 2026/08/25 05:20:54 DEBUG : invalidating directory cache 2026/08/25 05:20:54 DEBUG : dir: forgetting directory cache 2026/08/25 05:20:54 DEBUG : >ForgetPath: 2026/08/25 05:20:54 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/08/25 05:20:54 DEBUG : >ForgetPath: 2026/08/25 05:20:54 DEBUG : WaitForWriters: timeout=30s 2026/08/25 05:20:54 DEBUG : dir: Looking for writers 2026/08/25 05:20:54 DEBUG : Looking for writers 2026/08/25 05:20:54 DEBUG : dir: reading active writers 2026/08/25 05:20:54 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.22s) === RUN TestDirWalk run.go:198: Remote "sftp://rclone@:22/rclone-test-mudebus1miyo", Local "Local file system at /tmp/rclone4160001335", Modify Window "1s" 2026/08/25 05:20:54 INFO : sftp://rclone@:22/rclone-test-mudebus1miyo: poll-interval is not supported by this remote 2026/08/25 05:20:54 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:20:54 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:20:54 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:20:54 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:20:54 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:20:54 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:20:54 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:20:54 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/25 05:20:54 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:20:54 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:20:54 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:20:54 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:20:54 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:20:54 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:20:54 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:20:54 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/25 05:20:54 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2026/08/25 05:20:54 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/fil/a/b/c" 2026/08/25 05:20:54 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:20:54 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/fil/a/b/c 2026/08/25 05:20:54 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/fil/a/b/c" 2026/08/25 05:20:55 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:20:55 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 8a723ce6358887fb2e41fbe163780b08 /rclone-test-mudebus1miyo/fil/a/b/c 2026/08/25 05:20:55 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:20:55 DEBUG : fil/a/b/c: Parsed hash: 8a723ce6358887fb2e41fbe163780b08 2026/08/25 05:20:55 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/fil/a/b/c" 2026/08/25 05:20:55 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:20:55 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/fil/a/b/c 2026/08/25 05:20:55 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/fil/a/b/c" 2026/08/25 05:20:55 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:20:55 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 6e53ed736122eed1a3cfda28927c84739fb15f43 /rclone-test-mudebus1miyo/fil/a/b/c 2026/08/25 05:20:55 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:20:55 DEBUG : fil/a/b/c: Parsed hash: 6e53ed736122eed1a3cfda28927c84739fb15f43 2026/08/25 05:20:55 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:20:55 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:20:55 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:20:55 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:20:55 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:20:55 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:20:55 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:20:55 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/25 05:20:55 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:20:55 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:20:55 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:20:55 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:20:55 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:20:55 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:20:55 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:20:55 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/25 05:20:55 DEBUG : forgetting directory cache 2026/08/25 05:20:55 DEBUG : dir: forgetting directory cache 2026/08/25 05:20:55 DEBUG : WaitForWriters: timeout=30s 2026/08/25 05:20:55 DEBUG : dir: Looking for writers 2026/08/25 05:20:55 DEBUG : fil/a/b: Looking for writers 2026/08/25 05:20:55 DEBUG : fil/a: Looking for writers 2026/08/25 05:20:55 DEBUG : b: reading active writers 2026/08/25 05:20:55 DEBUG : fil: Looking for writers 2026/08/25 05:20:55 DEBUG : a: reading active writers 2026/08/25 05:20:55 DEBUG : Looking for writers 2026/08/25 05:20:55 DEBUG : dir: reading active writers 2026/08/25 05:20:55 DEBUG : fil: reading active writers 2026/08/25 05:20:55 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.73s) === RUN TestDirSetModTime run.go:198: Remote "sftp://rclone@:22/rclone-test-mudebus1miyo", Local "Local file system at /tmp/rclone4160001335", Modify Window "1s" 2026/08/25 05:20:55 INFO : sftp://rclone@:22/rclone-test-mudebus1miyo: poll-interval is not supported by this remote 2026/08/25 05:20:55 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:20:55 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:20:55 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:20:55 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:20:55 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:20:55 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:20:55 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:20:55 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/25 05:20:55 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:20:55 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:20:55 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:20:55 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:20:55 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:20:55 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:20:55 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:20:55 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/25 05:20:55 DEBUG : WaitForWriters: timeout=30s 2026/08/25 05:20:55 DEBUG : dir: Looking for writers 2026/08/25 05:20:55 DEBUG : Looking for writers 2026/08/25 05:20:55 DEBUG : dir: reading active writers 2026/08/25 05:20:55 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.22s) === RUN TestDirStat run.go:198: Remote "sftp://rclone@:22/rclone-test-mudebus1miyo", Local "Local file system at /tmp/rclone4160001335", Modify Window "1s" 2026/08/25 05:20:55 INFO : sftp://rclone@:22/rclone-test-mudebus1miyo: poll-interval is not supported by this remote 2026/08/25 05:20:55 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:20:55 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:20:55 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:20:55 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:20:55 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:20:55 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:20:55 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:20:55 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/25 05:20:55 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:20:55 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:20:55 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:20:55 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:20:55 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:20:55 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:20:55 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:20:55 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/25 05:20:55 DEBUG : WaitForWriters: timeout=30s 2026/08/25 05:20:55 DEBUG : dir: Looking for writers 2026/08/25 05:20:55 DEBUG : file1: reading active writers 2026/08/25 05:20:55 DEBUG : Looking for writers 2026/08/25 05:20:55 DEBUG : dir: reading active writers 2026/08/25 05:20:55 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.22s) === RUN TestDirReadDirAll run.go:198: Remote "sftp://rclone@:22/rclone-test-mudebus1miyo", Local "Local file system at /tmp/rclone4160001335", Modify Window "1s" 2026/08/25 05:20:55 INFO : sftp://rclone@:22/rclone-test-mudebus1miyo: poll-interval is not supported by this remote 2026/08/25 05:20:55 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:20:55 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:20:55 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:20:55 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:20:55 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:20:55 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:20:55 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:20:55 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/25 05:20:55 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:20:55 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:20:55 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:20:55 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:20:55 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:20:55 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:20:55 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:20:55 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/25 05:20:55 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file2" 2026/08/25 05:20:55 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:20:55 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir/file2 2026/08/25 05:20:55 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir/file2" 2026/08/25 05:20:56 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:20:56 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: d1b75f73cb5fce53969131dd22562187 /rclone-test-mudebus1miyo/dir/file2 2026/08/25 05:20:56 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:20:56 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/08/25 05:20:56 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file2" 2026/08/25 05:20:56 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:20:56 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/dir/file2 2026/08/25 05:20:56 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/dir/file2" 2026/08/25 05:20:56 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:20:56 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /rclone-test-mudebus1miyo/dir/file2 2026/08/25 05:20:56 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:20:56 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/08/25 05:20:56 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/subdir/file3" 2026/08/25 05:20:56 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:20:56 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir/subdir/file3 2026/08/25 05:20:56 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir/subdir/file3" 2026/08/25 05:20:56 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:20:56 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /rclone-test-mudebus1miyo/dir/subdir/file3 2026/08/25 05:20:56 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:20:56 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/08/25 05:20:56 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/subdir/file3" 2026/08/25 05:20:56 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:20:56 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/dir/subdir/file3 2026/08/25 05:20:56 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/dir/subdir/file3" 2026/08/25 05:20:56 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:20:56 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /rclone-test-mudebus1miyo/dir/subdir/file3 2026/08/25 05:20:56 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:20:56 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a === RUN TestDirReadDirAll/Virtual 2026/08/25 05:20:56 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/08/25 05:20:56 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/08/25 05:20:56 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/08/25 05:20:56 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/08/25 05:20:56 DEBUG : Waiting for deletions to finish 2026/08/25 05:20:56 INFO : dir/subdir/file3: Deleted 2026/08/25 05:20:56 DEBUG : removing 1 level 2 directories 2026/08/25 05:20:56 INFO : dir/subdir: Removing directory 2026/08/25 05:20:56 DEBUG : dir: invalidating directory cache 2026/08/25 05:20:56 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/08/25 05:20:56 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/08/25 05:20:56 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/08/25 05:20:56 DEBUG : dir/file1: Reset virtual modtime 2026/08/25 05:20:56 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/08/25 05:20:56 DEBUG : dir/virtualFile: Reset virtual modtime 2026/08/25 05:20:56 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/08/25 05:20:56 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/08/25 05:20:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/25 05:20:56 DEBUG : dir: invalidating directory cache 2026/08/25 05:20:56 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/08/25 05:20:56 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/08/25 05:20:56 DEBUG : dir/virtualFile: Reset virtual modtime 2026/08/25 05:20:56 DEBUG : forgetting directory cache 2026/08/25 05:20:56 DEBUG : dir: forgetting directory cache 2026/08/25 05:20:56 DEBUG : dir/virtualDir: forgetting directory cache 2026/08/25 05:20:56 DEBUG : WaitForWriters: timeout=30s 2026/08/25 05:20:56 DEBUG : dir/virtualDir: Looking for writers 2026/08/25 05:20:56 DEBUG : dir: Looking for writers 2026/08/25 05:20:56 DEBUG : virtualFile: reading active writers 2026/08/25 05:20:56 DEBUG : virtualDir: reading active writers 2026/08/25 05:20:56 DEBUG : file1: reading active writers 2026/08/25 05:20:56 DEBUG : virtualFile2: reading active writers 2026/08/25 05:20:56 DEBUG : Looking for writers 2026/08/25 05:20:56 DEBUG : dir: reading active writers 2026/08/25 05:20:56 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.70s) --- PASS: TestDirReadDirAll/Virtual (0.02s) === RUN TestDirOpen run.go:198: Remote "sftp://rclone@:22/rclone-test-mudebus1miyo", Local "Local file system at /tmp/rclone4160001335", Modify Window "1s" 2026/08/25 05:20:56 INFO : sftp://rclone@:22/rclone-test-mudebus1miyo: poll-interval is not supported by this remote 2026/08/25 05:20:56 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:20:56 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:20:56 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:20:56 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:20:56 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:20:56 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:20:56 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:20:56 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/25 05:20:56 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:20:56 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:20:56 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:20:56 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:20:56 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:20:56 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:20:56 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:20:56 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/25 05:20:56 ERROR : dir/: Can only open directories read only 2026/08/25 05:20:56 DEBUG : WaitForWriters: timeout=30s 2026/08/25 05:20:56 DEBUG : dir: Looking for writers 2026/08/25 05:20:56 DEBUG : Looking for writers 2026/08/25 05:20:56 DEBUG : dir: reading active writers 2026/08/25 05:20:56 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.22s) === RUN TestDirCreate run.go:198: Remote "sftp://rclone@:22/rclone-test-mudebus1miyo", Local "Local file system at /tmp/rclone4160001335", Modify Window "1s" 2026/08/25 05:20:56 INFO : sftp://rclone@:22/rclone-test-mudebus1miyo: poll-interval is not supported by this remote 2026/08/25 05:20:56 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:20:56 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:20:56 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:20:56 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:20:56 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:20:56 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:20:56 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:20:56 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/25 05:20:56 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:20:56 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:20:56 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:20:56 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:20:56 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:20:56 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:20:56 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:20:56 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/25 05:20:57 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:20:57 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/25 05:20:57 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/08/25 05:20:57 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/25 05:20:57 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: File to upload is small (5 bytes), uploading instead of streaming 2026/08/25 05:20:57 DEBUG : dir/potato: size = 5 OK 2026/08/25 05:20:57 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/potato" 2026/08/25 05:20:57 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:20:57 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir/potato 2026/08/25 05:20:57 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir/potato" 2026/08/25 05:20:57 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:20:57 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-mudebus1miyo/dir/potato 2026/08/25 05:20:57 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:20:57 DEBUG : dir/potato: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/25 05:20:57 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/25 05:20:57 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/08/25 05:20:57 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/25 05:20:57 DEBUG : WaitForWriters: timeout=30s 2026/08/25 05:20:57 DEBUG : dir: Looking for writers 2026/08/25 05:20:57 DEBUG : file1: reading active writers 2026/08/25 05:20:57 DEBUG : potato: reading active writers 2026/08/25 05:20:57 DEBUG : Looking for writers 2026/08/25 05:20:57 DEBUG : dir: reading active writers 2026/08/25 05:20:57 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.44s) === RUN TestDirMkdir run.go:198: Remote "sftp://rclone@:22/rclone-test-mudebus1miyo", Local "Local file system at /tmp/rclone4160001335", Modify Window "1s" 2026/08/25 05:20:57 INFO : sftp://rclone@:22/rclone-test-mudebus1miyo: poll-interval is not supported by this remote 2026/08/25 05:20:57 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:20:57 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:20:57 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:20:57 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:20:57 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:20:57 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:20:57 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:20:57 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/25 05:20:57 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:20:57 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:20:57 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:20:57 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:20:57 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:20:57 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:20:57 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:20:57 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/25 05:20:57 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/25 05:20:57 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:20:57 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:20:57 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:20:57 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:20:57 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:20:57 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:20:57 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:20:57 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/25 05:20:57 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:20:57 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:20:57 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:20:57 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:20:57 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:20:57 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:20:57 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:20:57 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/25 05:20:57 DEBUG : WaitForWriters: timeout=30s 2026/08/25 05:20:57 DEBUG : dir/sub: Looking for writers 2026/08/25 05:20:57 DEBUG : dir: Looking for writers 2026/08/25 05:20:57 DEBUG : sub: reading active writers 2026/08/25 05:20:57 DEBUG : file1: reading active writers 2026/08/25 05:20:57 DEBUG : Looking for writers 2026/08/25 05:20:57 DEBUG : dir: reading active writers 2026/08/25 05:20:57 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.53s) === RUN TestDirMkdirSub run.go:198: Remote "sftp://rclone@:22/rclone-test-mudebus1miyo", Local "Local file system at /tmp/rclone4160001335", Modify Window "1s" 2026/08/25 05:20:57 INFO : sftp://rclone@:22/rclone-test-mudebus1miyo: poll-interval is not supported by this remote 2026/08/25 05:20:57 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:20:57 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:20:57 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:20:57 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:20:57 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:20:57 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:20:57 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:20:57 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/25 05:20:57 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:20:57 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:20:57 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:20:57 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:20:57 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:20:57 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:20:57 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:20:57 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/25 05:20:57 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/25 05:20:57 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/08/25 05:20:57 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:20:57 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:20:57 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:20:57 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:20:57 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:20:57 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:20:57 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:20:57 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/25 05:20:57 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:20:57 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:20:57 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:20:57 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:20:58 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:20:58 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:20:58 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:20:58 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/25 05:20:58 DEBUG : WaitForWriters: timeout=30s 2026/08/25 05:20:58 DEBUG : dir/sub/subsub: Looking for writers 2026/08/25 05:20:58 DEBUG : dir/sub: Looking for writers 2026/08/25 05:20:58 DEBUG : subsub: reading active writers 2026/08/25 05:20:58 DEBUG : dir: Looking for writers 2026/08/25 05:20:58 DEBUG : file1: reading active writers 2026/08/25 05:20:58 DEBUG : sub: reading active writers 2026/08/25 05:20:58 DEBUG : Looking for writers 2026/08/25 05:20:58 DEBUG : dir: reading active writers 2026/08/25 05:20:58 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.44s) === RUN TestDirRemove run.go:198: Remote "sftp://rclone@:22/rclone-test-mudebus1miyo", Local "Local file system at /tmp/rclone4160001335", Modify Window "1s" 2026/08/25 05:20:58 INFO : sftp://rclone@:22/rclone-test-mudebus1miyo: poll-interval is not supported by this remote 2026/08/25 05:20:58 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:20:58 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:20:58 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:20:58 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:20:58 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:20:58 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:20:58 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:20:58 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/25 05:20:58 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:20:58 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:20:58 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:20:58 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:20:58 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:20:58 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:20:58 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:20:58 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/25 05:20:58 ERROR : dir/: Dir.Remove not empty 2026/08/25 05:20:58 DEBUG : dir/file1: Remove: 2026/08/25 05:20:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/25 05:20:58 DEBUG : dir/file1: >Remove: err= 2026/08/25 05:20:58 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/25 05:20:58 DEBUG : WaitForWriters: timeout=30s 2026/08/25 05:20:58 DEBUG : Looking for writers 2026/08/25 05:20:58 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.21s) === RUN TestDirRemoveAll run.go:198: Remote "sftp://rclone@:22/rclone-test-mudebus1miyo", Local "Local file system at /tmp/rclone4160001335", Modify Window "1s" 2026/08/25 05:20:58 INFO : sftp://rclone@:22/rclone-test-mudebus1miyo: poll-interval is not supported by this remote 2026/08/25 05:20:58 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:20:58 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:20:58 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:20:58 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:20:58 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:20:58 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:20:58 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:20:58 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/25 05:20:58 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:20:58 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:20:58 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:20:58 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:20:58 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:20:58 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:20:58 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:20:58 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/25 05:20:58 DEBUG : dir/file1: Remove: 2026/08/25 05:20:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/25 05:20:58 DEBUG : dir/file1: >Remove: err= 2026/08/25 05:20:58 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/25 05:20:58 DEBUG : WaitForWriters: timeout=30s 2026/08/25 05:20:58 DEBUG : Looking for writers 2026/08/25 05:20:58 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.21s) === RUN TestDirRemoveName run.go:198: Remote "sftp://rclone@:22/rclone-test-mudebus1miyo", Local "Local file system at /tmp/rclone4160001335", Modify Window "1s" 2026/08/25 05:20:58 INFO : sftp://rclone@:22/rclone-test-mudebus1miyo: poll-interval is not supported by this remote 2026/08/25 05:20:58 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:20:58 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:20:58 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:20:58 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:20:58 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:20:58 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:20:58 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:20:58 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/25 05:20:58 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:20:58 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:20:58 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:20:58 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:20:58 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:20:58 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:20:58 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:20:58 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/25 05:20:58 DEBUG : dir/file1: Remove: 2026/08/25 05:20:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/25 05:20:58 DEBUG : dir/file1: >Remove: err= 2026/08/25 05:20:58 DEBUG : WaitForWriters: timeout=30s 2026/08/25 05:20:58 DEBUG : dir: Looking for writers 2026/08/25 05:20:58 DEBUG : Looking for writers 2026/08/25 05:20:58 DEBUG : dir: reading active writers 2026/08/25 05:20:58 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.32s) === RUN TestDirRename run.go:198: Remote "sftp://rclone@:22/rclone-test-mudebus1miyo", Local "Local file system at /tmp/rclone4160001335", Modify Window "1s" 2026/08/25 05:20:58 INFO : sftp://rclone@:22/rclone-test-mudebus1miyo: poll-interval is not supported by this remote 2026/08/25 05:20:58 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:20:58 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:20:58 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:20:58 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:20:58 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:20:58 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:20:58 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:20:58 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/25 05:20:58 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:20:58 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:20:58 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:20:58 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:20:59 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:20:59 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:20:59 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:20:59 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/25 05:20:59 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:20:59 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:20:59 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:20:59 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:20:59 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:20:59 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:20:59 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:20:59 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/25 05:20:59 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:20:59 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:20:59 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:20:59 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:20:59 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:20:59 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:20:59 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:20:59 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/25 05:20:59 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file3" 2026/08/25 05:20:59 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:20:59 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir/file3 2026/08/25 05:20:59 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir/file3" 2026/08/25 05:20:59 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:20:59 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-mudebus1miyo/dir/file3 2026/08/25 05:20:59 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:20:59 DEBUG : dir/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/08/25 05:20:59 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file3" 2026/08/25 05:20:59 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:20:59 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/dir/file3 2026/08/25 05:20:59 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/dir/file3" 2026/08/25 05:20:59 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:20:59 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-mudebus1miyo/dir/file3 2026/08/25 05:20:59 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:20:59 DEBUG : dir/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/08/25 05:20:59 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/08/25 05:20:59 DEBUG : dir: Updating dir with dir2 0x3e2a3a1fcb40 2026/08/25 05:20:59 DEBUG : dir: forgetting directory cache 2026/08/25 05:20:59 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/25 05:20:59 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/08/25 05:20:59 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir2/file1" 2026/08/25 05:20:59 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:20:59 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir2/file1 2026/08/25 05:20:59 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir2/file1" 2026/08/25 05:20:59 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:20:59 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mudebus1miyo/dir2/file1 2026/08/25 05:20:59 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:20:59 DEBUG : dir2/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/25 05:20:59 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir2/file1" 2026/08/25 05:20:59 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:20:59 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/dir2/file1 2026/08/25 05:20:59 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/dir2/file1" 2026/08/25 05:20:59 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:20:59 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mudebus1miyo/dir2/file1 2026/08/25 05:20:59 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:20:59 DEBUG : dir2/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/25 05:20:59 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir2/file3" 2026/08/25 05:20:59 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:20:59 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir2/file3 2026/08/25 05:20:59 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir2/file3" 2026/08/25 05:20:59 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:20:59 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-mudebus1miyo/dir2/file3 2026/08/25 05:20:59 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:20:59 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/08/25 05:20:59 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir2/file3" 2026/08/25 05:20:59 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:20:59 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/dir2/file3 2026/08/25 05:20:59 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/dir2/file3" 2026/08/25 05:20:59 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:20:59 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-mudebus1miyo/dir2/file3 2026/08/25 05:20:59 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:20:59 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/08/25 05:20:59 INFO : dir2/file1: Moved (server-side) to: file2 2026/08/25 05:20:59 DEBUG : file2: Updating file with file2 0x3e2a3a4df520 2026/08/25 05:20:59 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/08/25 05:20:59 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/25 05:20:59 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/file2" 2026/08/25 05:20:59 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:20:59 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/file2 2026/08/25 05:20:59 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/file2" 2026/08/25 05:21:00 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:00 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mudebus1miyo/file2 2026/08/25 05:21:00 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:00 DEBUG : file2: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/25 05:21:00 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/file2" 2026/08/25 05:21:00 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:00 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/file2 2026/08/25 05:21:00 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/file2" 2026/08/25 05:21:00 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:00 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mudebus1miyo/file2 2026/08/25 05:21:00 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:00 DEBUG : file2: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/25 05:21:00 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir2/file3" 2026/08/25 05:21:00 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:00 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir2/file3 2026/08/25 05:21:00 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir2/file3" 2026/08/25 05:21:00 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:00 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-mudebus1miyo/dir2/file3 2026/08/25 05:21:00 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:00 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/08/25 05:21:00 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir2/file3" 2026/08/25 05:21:00 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:00 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/dir2/file3 2026/08/25 05:21:00 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/dir2/file3" 2026/08/25 05:21:00 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:00 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-mudebus1miyo/dir2/file3 2026/08/25 05:21:00 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:00 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/08/25 05:21:00 INFO : dir2/file3: Deleted 2026/08/25 05:21:00 INFO : file2: Moved (server-side) to: dir2/file3 2026/08/25 05:21:00 DEBUG : dir2/file3: Updating file with dir2/file3 0x3e2a3a4df520 2026/08/25 05:21:00 DEBUG : Added virtual directory entry vDel: "file2" 2026/08/25 05:21:00 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/08/25 05:21:00 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir2/file3" 2026/08/25 05:21:00 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:00 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir2/file3 2026/08/25 05:21:00 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir2/file3" 2026/08/25 05:21:00 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:00 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mudebus1miyo/dir2/file3 2026/08/25 05:21:00 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:00 DEBUG : dir2/file3: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/25 05:21:00 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir2/file3" 2026/08/25 05:21:00 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:00 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/dir2/file3 2026/08/25 05:21:00 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/dir2/file3" 2026/08/25 05:21:00 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:00 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mudebus1miyo/dir2/file3 2026/08/25 05:21:00 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:00 DEBUG : dir2/file3: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/25 05:21:00 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/08/25 05:21:00 DEBUG : empty directory: Updating dir with renamed empty directory 0x3e2a39f5f380 2026/08/25 05:21:00 DEBUG : empty directory: forgetting directory cache 2026/08/25 05:21:00 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/08/25 05:21:00 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/08/25 05:21:00 DEBUG : dir2: Renaming to "dir3" 2026/08/25 05:21:00 DEBUG : WaitForWriters: timeout=30s 2026/08/25 05:21:00 DEBUG : dir3: Looking for writers 2026/08/25 05:21:00 DEBUG : file3: reading active writers 2026/08/25 05:21:00 DEBUG : renamed empty directory: Looking for writers 2026/08/25 05:21:00 DEBUG : Looking for writers 2026/08/25 05:21:00 DEBUG : dir3: reading active writers 2026/08/25 05:21:00 DEBUG : renamed empty directory: reading active writers 2026/08/25 05:21:00 DEBUG : >WaitForWriters: --- PASS: TestDirRename (1.79s) === 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-mudebus1miyo", Local "Local file system at /tmp/rclone4160001335", Modify Window "1s" 2026/08/25 05:21:00 INFO : sftp://rclone@:22/rclone-test-mudebus1miyo: poll-interval is not supported by this remote 2026/08/25 05:21:00 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:00 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:00 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:00 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:00 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:00 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:00 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:00 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/25 05:21:00 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:00 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:00 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:00 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:00 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:00 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:00 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:00 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/25 05:21:00 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/25 05:21:00 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:00 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/25 05:21:00 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/25 05:21:00 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/08/25 05:21:00 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/08/25 05:21:00 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/25 05:21:00 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:00 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/25 05:21:00 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/25 05:21:00 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/08/25 05:21:00 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/08/25 05:21:00 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/25 05:21:00 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: File to upload is small (12 bytes), uploading instead of streaming 2026/08/25 05:21:00 DEBUG : dir/sub/file2: size = 12 OK 2026/08/25 05:21:00 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/sub/file2" 2026/08/25 05:21:00 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:00 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir/sub/file2 2026/08/25 05:21:00 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir/sub/file2" 2026/08/25 05:21:00 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:00 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: fc3ff98e8c6a0d3087d515c0473f8677 /rclone-test-mudebus1miyo/dir/sub/file2 2026/08/25 05:21:00 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:00 DEBUG : dir/sub/file2: Parsed hash: fc3ff98e8c6a0d3087d515c0473f8677 2026/08/25 05:21:00 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/08/25 05:21:00 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/08/25 05:21:00 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/25 05:21:00 DEBUG : forgetting directory cache 2026/08/25 05:21:00 DEBUG : dir: forgetting directory cache 2026/08/25 05:21:00 DEBUG : dir/sub: forgetting directory cache 2026/08/25 05:21:00 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/08/25 05:21:00 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/08/25 05:21:00 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: File to upload is small (5 bytes), uploading instead of streaming 2026/08/25 05:21:00 DEBUG : dir/sub/file0: size = 5 OK 2026/08/25 05:21:00 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/sub/file0" 2026/08/25 05:21:00 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:00 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir/sub/file0 2026/08/25 05:21:00 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir/sub/file0" 2026/08/25 05:21:01 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:01 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-mudebus1miyo/dir/sub/file0 2026/08/25 05:21:01 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:01 DEBUG : dir/sub/file0: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/25 05:21:01 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/25 05:21:01 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/08/25 05:21:01 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/25 05:21:01 DEBUG : WaitForWriters: timeout=30s 2026/08/25 05:21:01 DEBUG : dir/sub: Looking for writers 2026/08/25 05:21:01 DEBUG : file0: reading active writers 2026/08/25 05:21:01 DEBUG : file2: reading active writers 2026/08/25 05:21:01 DEBUG : dir: Looking for writers 2026/08/25 05:21:01 DEBUG : file1: reading active writers 2026/08/25 05:21:01 DEBUG : sub: reading active writers 2026/08/25 05:21:01 DEBUG : Looking for writers 2026/08/25 05:21:01 DEBUG : dir: reading active writers 2026/08/25 05:21:01 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.47s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "sftp://rclone@:22/rclone-test-mudebus1miyo", Local "Local file system at /tmp/rclone4160001335", Modify Window "1s" 2026/08/25 05:21:01 INFO : sftp://rclone@:22/rclone-test-mudebus1miyo: poll-interval is not supported by this remote 2026/08/25 05:21:01 DEBUG : forgetting directory cache 2026/08/25 05:21:02 DEBUG : forgetting directory cache 2026/08/25 05:21:02 DEBUG : dir: forgetting directory cache 2026/08/25 05:21:02 DEBUG : WaitForWriters: timeout=30s 2026/08/25 05:21:02 DEBUG : dir: Looking for writers 2026/08/25 05:21:02 DEBUG : Looking for writers 2026/08/25 05:21:02 DEBUG : dir: reading active writers 2026/08/25 05:21:02 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (1.12s) === RUN TestDirMetadataExtension run.go:198: Remote "sftp://rclone@:22/rclone-test-mudebus1miyo", Local "Local file system at /tmp/rclone4160001335", Modify Window "1s" 2026/08/25 05:21:02 INFO : sftp://rclone@:22/rclone-test-mudebus1miyo: poll-interval is not supported by this remote 2026/08/25 05:21:02 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:02 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:02 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:02 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:02 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:02 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:02 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:02 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/25 05:21:02 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:02 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:02 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:02 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:02 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:02 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:02 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:02 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/25 05:21:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/08/25 05:21:02 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:02 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/08/25 05:21:02 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/08/25 05:21:02 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/08/25 05:21:02 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/08/25 05:21:02 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/25 05:21:02 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/08/25 05:21:02 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:02 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/08/25 05:21:02 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/08/25 05:21:02 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/08/25 05:21:02 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/08/25 05:21:02 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/25 05:21:02 DEBUG : WaitForWriters: timeout=30s 2026/08/25 05:21:02 DEBUG : dir: Looking for writers 2026/08/25 05:21:02 DEBUG : file1: reading active writers 2026/08/25 05:21:02 DEBUG : file1.metadata: reading active writers 2026/08/25 05:21:02 DEBUG : Looking for writers 2026/08/25 05:21:02 DEBUG : dir: reading active writers 2026/08/25 05:21:02 DEBUG : dir.metadata: reading active writers 2026/08/25 05:21:02 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.24s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-mudebus1miyo", Local "Local file system at /tmp/rclone4160001335", Modify Window "1s" 2026/08/25 05:21:02 INFO : sftp://rclone@:22/rclone-test-mudebus1miyo: poll-interval is not supported by this remote 2026/08/25 05:21:02 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:02 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:02 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:02 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:02 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:02 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:02 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:02 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/25 05:21:02 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:02 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:02 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:02 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:02 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:02 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:02 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:02 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/25 05:21:02 DEBUG : WaitForWriters: timeout=30s 2026/08/25 05:21:02 DEBUG : dir: Looking for writers 2026/08/25 05:21:02 DEBUG : file1: reading active writers 2026/08/25 05:21:02 DEBUG : Looking for writers 2026/08/25 05:21:02 DEBUG : dir: reading active writers 2026/08/25 05:21:02 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-mudebus1miyo", Local "Local file system at /tmp/rclone4160001335", Modify Window "1s" 2026/08/25 05:21:02 INFO : sftp://rclone@:22/rclone-test-mudebus1miyo: poll-interval is not supported by this remote 2026/08/25 05:21:02 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:02 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:02 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:02 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:02 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:02 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:02 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:02 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/25 05:21:02 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:02 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:02 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:02 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:02 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:02 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:02 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:02 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/25 05:21:02 DEBUG : Can set mod time: true 2026/08/25 05:21:02 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/25 05:21:02 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:02 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:02 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:02 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:03 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:03 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:03 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:03 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/25 05:21:03 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:03 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:03 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:03 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:03 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:03 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:03 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:03 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/25 05:21:03 DEBUG : WaitForWriters: timeout=30s 2026/08/25 05:21:03 DEBUG : dir: Looking for writers 2026/08/25 05:21:03 DEBUG : file1: reading active writers 2026/08/25 05:21:03 DEBUG : Looking for writers 2026/08/25 05:21:03 DEBUG : dir: reading active writers 2026/08/25 05:21:03 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "sftp://rclone@:22/rclone-test-mudebus1miyo", Local "Local file system at /tmp/rclone4160001335", Modify Window "1s" 2026/08/25 05:21:03 INFO : sftp://rclone@:22/rclone-test-mudebus1miyo: poll-interval is not supported by this remote 2026/08/25 05:21:03 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:03 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:03 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:03 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:03 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:03 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:03 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:03 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/25 05:21:03 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:03 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:03 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:03 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:03 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:03 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:03 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:03 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/25 05:21:03 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/25 05:21:03 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/25 05:21:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/25 05:21:03 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: File to upload is small (0 bytes), uploading instead of streaming 2026/08/25 05:21:03 DEBUG : dir/file1: size = 0 OK 2026/08/25 05:21:03 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:03 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:03 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:03 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:03 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:03 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:03 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:03 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/25 05:21:03 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/25 05:21:03 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/25 05:21:03 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/25 05:21:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/25 05:21:03 DEBUG : WaitForWriters: timeout=30s 2026/08/25 05:21:03 DEBUG : dir: Looking for writers 2026/08/25 05:21:03 DEBUG : file1: reading active writers 2026/08/25 05:21:03 DEBUG : Looking for writers 2026/08/25 05:21:03 DEBUG : dir: reading active writers 2026/08/25 05:21:03 DEBUG : >WaitForWriters: 2026/08/25 05:21:03 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:03 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:03 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:03 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:03 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:03 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:03 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:03 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/25 05:21:03 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:03 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:03 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:03 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:03 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:03 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:03 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:03 DEBUG : dir/file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/08/25 05:21:03 DEBUG : WaitForWriters: timeout=30s 2026/08/25 05:21:03 DEBUG : dir: Looking for writers 2026/08/25 05:21:03 DEBUG : file1: reading active writers 2026/08/25 05:21:03 DEBUG : Looking for writers 2026/08/25 05:21:03 DEBUG : dir: reading active writers 2026/08/25 05:21:03 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "sftp://rclone@:22/rclone-test-mudebus1miyo", Local "Local file system at /tmp/rclone4160001335", Modify Window "1s" 2026/08/25 05:21:03 INFO : sftp://rclone@:22/rclone-test-mudebus1miyo: poll-interval is not supported by this remote 2026/08/25 05:21:03 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:03 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:03 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:03 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:03 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:03 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:03 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:03 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/25 05:21:03 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:03 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:03 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:03 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:03 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:03 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:03 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:03 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/25 05:21:03 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/25 05:21:03 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/25 05:21:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/25 05:21:03 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: File to upload is small (5 bytes), uploading instead of streaming 2026/08/25 05:21:03 DEBUG : dir/file1: size = 5 OK 2026/08/25 05:21:03 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:03 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:03 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:03 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:03 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:03 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:03 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:03 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/25 05:21:03 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/25 05:21:03 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/25 05:21:03 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/25 05:21:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/25 05:21:03 DEBUG : WaitForWriters: timeout=30s 2026/08/25 05:21:03 DEBUG : dir: Looking for writers 2026/08/25 05:21:03 DEBUG : file1: reading active writers 2026/08/25 05:21:03 DEBUG : Looking for writers 2026/08/25 05:21:03 DEBUG : dir: reading active writers 2026/08/25 05:21:03 DEBUG : >WaitForWriters: 2026/08/25 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:04 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/25 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:04 DEBUG : dir/file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/08/25 05:21:04 DEBUG : WaitForWriters: timeout=30s 2026/08/25 05:21:04 DEBUG : dir: Looking for writers 2026/08/25 05:21:04 DEBUG : file1: reading active writers 2026/08/25 05:21:04 DEBUG : Looking for writers 2026/08/25 05:21:04 DEBUG : dir: reading active writers 2026/08/25 05:21:04 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "sftp://rclone@:22/rclone-test-mudebus1miyo", Local "Local file system at /tmp/rclone4160001335", Modify Window "1s" 2026/08/25 05:21:04 INFO : sftp://rclone@:22/rclone-test-mudebus1miyo: poll-interval is not supported by this remote 2026/08/25 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/25 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/25 05:21:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/25 05:21:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:04 INFO : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/25 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:04 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/25 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:04 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/25 05:21:04 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/25 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:04 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/25 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:04 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/25 05:21:04 DEBUG : WaitForWriters: timeout=30s 2026/08/25 05:21:04 DEBUG : dir: Looking for writers 2026/08/25 05:21:04 DEBUG : file1: reading active writers 2026/08/25 05:21:04 DEBUG : Looking for writers 2026/08/25 05:21:04 DEBUG : dir: reading active writers 2026/08/25 05:21:04 DEBUG : >WaitForWriters: 2026/08/25 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "sftp://rclone@:22/rclone-test-mudebus1miyo", Local "Local file system at /tmp/rclone4160001335", Modify Window "1s" 2026/08/25 05:21:04 INFO : sftp://rclone@:22/rclone-test-mudebus1miyo: poll-interval is not supported by this remote 2026/08/25 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/25 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/25 05:21:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/25 05:21:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:04 INFO : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/25 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:04 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/25 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:04 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/25 05:21:04 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/25 05:21:04 DEBUG : dir/file1: newRWFileHandle: 2026/08/25 05:21:04 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/25 05:21:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/25 05:21:04 DEBUG : dir/file1(0x3e2a39f06d40): close: 2026/08/25 05:21:04 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/25 05:21:04 DEBUG : dir/file1(0x3e2a39f06d40): >close: err= 2026/08/25 05:21:04 DEBUG : WaitForWriters: timeout=30s 2026/08/25 05:21:04 DEBUG : dir: Looking for writers 2026/08/25 05:21:04 DEBUG : file1: reading active writers 2026/08/25 05:21:04 DEBUG : Looking for writers 2026/08/25 05:21:04 DEBUG : dir: reading active writers 2026/08/25 05:21:04 DEBUG : >WaitForWriters: 2026/08/25 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:05 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:05 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:05 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:05 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/25 05:21:05 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:05 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:05 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:05 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:05 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:05 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:05 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:05 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/25 05:21:05 DEBUG : WaitForWriters: timeout=30s 2026/08/25 05:21:05 DEBUG : dir: Looking for writers 2026/08/25 05:21:05 DEBUG : file1: reading active writers 2026/08/25 05:21:05 DEBUG : Looking for writers 2026/08/25 05:21:05 DEBUG : dir: reading active writers 2026/08/25 05:21:05 DEBUG : >WaitForWriters: 2026/08/25 05:21:05 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "sftp://rclone@:22/rclone-test-mudebus1miyo", Local "Local file system at /tmp/rclone4160001335", Modify Window "1s" 2026/08/25 05:21:05 INFO : sftp://rclone@:22/rclone-test-mudebus1miyo: poll-interval is not supported by this remote 2026/08/25 05:21:05 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/25 05:21:05 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:05 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/25 05:21:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/25 05:21:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:05 INFO : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/25 05:21:05 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:05 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:05 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:05 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:05 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:05 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:05 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:05 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/25 05:21:05 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:05 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:05 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:05 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:05 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:05 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:05 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:05 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/25 05:21:05 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/25 05:21:05 DEBUG : dir/file1: newRWFileHandle: 2026/08/25 05:21:05 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/25 05:21:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/25 05:21:05 DEBUG : dir/file1(0x3e2a3a3b8d40): _writeAt: size=5, off=0 2026/08/25 05:21:05 DEBUG : dir/file1(0x3e2a3a3b8d40): openPending: 2026/08/25 05:21:05 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:05 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:05 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:05 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:05 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:05 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:05 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:05 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/25 05:21:05 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/25 05:21:05 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/25 05:21:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/25 05:21:05 DEBUG : dir/file1(0x3e2a3a3b8d40): >openPending: err= 2026/08/25 05:21:05 DEBUG : dir/file1(0x3e2a3a3b8d40): >_writeAt: n=5, err= 2026/08/25 05:21:05 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/25 05:21:05 DEBUG : dir/file1(0x3e2a3a3b8d40): close: 2026/08/25 05:21:05 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/08/25 05:21:05 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/08/25 05:21:05 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/08/25 05:21:05 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/25 05:21:05 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/25 05:21:05 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:05 DEBUG : dir/file1(0x3e2a3a3b8d40): >close: err= 2026/08/25 05:21:05 DEBUG : WaitForWriters: timeout=30s 2026/08/25 05:21:05 DEBUG : dir: Looking for writers 2026/08/25 05:21:05 DEBUG : file1: reading active writers 2026/08/25 05:21:05 DEBUG : Looking for writers 2026/08/25 05:21:05 DEBUG : dir: reading active writers 2026/08/25 05:21:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/25 05:21:05 DEBUG : dir: Looking for writers 2026/08/25 05:21:05 DEBUG : file1: reading active writers 2026/08/25 05:21:05 DEBUG : Looking for writers 2026/08/25 05:21:05 DEBUG : dir: reading active writers 2026/08/25 05:21:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/25 05:21:05 DEBUG : dir: Looking for writers 2026/08/25 05:21:05 DEBUG : file1: reading active writers 2026/08/25 05:21:05 DEBUG : Looking for writers 2026/08/25 05:21:05 DEBUG : dir: reading active writers 2026/08/25 05:21:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/25 05:21:05 DEBUG : dir: Looking for writers 2026/08/25 05:21:05 DEBUG : file1: reading active writers 2026/08/25 05:21:05 DEBUG : Looking for writers 2026/08/25 05:21:05 DEBUG : dir: reading active writers 2026/08/25 05:21:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/25 05:21:05 DEBUG : dir/file1: vfs cache: starting upload 2026/08/25 05:21:05 DEBUG : dir/file1.2f98c60a.partial: size = 14 OK 2026/08/25 05:21:05 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1.2f98c60a.partial" 2026/08/25 05:21:05 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:05 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir/file1.2f98c60a.partial 2026/08/25 05:21:05 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir/file1.2f98c60a.partial" 2026/08/25 05:21:05 DEBUG : dir: Looking for writers 2026/08/25 05:21:05 DEBUG : file1: reading active writers 2026/08/25 05:21:05 DEBUG : Looking for writers 2026/08/25 05:21:05 DEBUG : dir: reading active writers 2026/08/25 05:21:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/25 05:21:05 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:05 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-mudebus1miyo/dir/file1.2f98c60a.partial 2026/08/25 05:21:05 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:05 DEBUG : dir/file1.2f98c60a.partial: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/08/25 05:21:05 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/08/25 05:21:05 DEBUG : dir/file1.2f98c60a.partial: renamed to: dir/file1 2026/08/25 05:21:05 INFO : dir/file1: Copied (replaced existing) 2026/08/25 05:21:05 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:05 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:05 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:05 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:05 DEBUG : dir: Looking for writers 2026/08/25 05:21:05 DEBUG : file1: reading active writers 2026/08/25 05:21:05 DEBUG : Looking for writers 2026/08/25 05:21:05 DEBUG : dir: reading active writers 2026/08/25 05:21:05 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:05 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:05 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:05 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/08/25 05:21:05 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/08/25 05:21:05 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/25 05:21:05 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/08/25 05:21:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/25 05:21:05 DEBUG : >WaitForWriters: 2026/08/25 05:21:05 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/25 05:21:05 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:05 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:05 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:05 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:05 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:05 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:05 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:05 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/08/25 05:21:05 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:05 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:05 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:05 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:06 DEBUG : dir/file1: Parsed hash: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 2026/08/25 05:21:06 DEBUG : WaitForWriters: timeout=30s 2026/08/25 05:21:06 DEBUG : dir: Looking for writers 2026/08/25 05:21:06 DEBUG : file1: reading active writers 2026/08/25 05:21:06 DEBUG : Looking for writers 2026/08/25 05:21:06 DEBUG : dir: reading active writers 2026/08/25 05:21:06 DEBUG : >WaitForWriters: 2026/08/25 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: cleaner exiting --- PASS: TestFileSetModTime (3.33s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (0.45s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (0.54s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (0.55s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (0.46s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (0.44s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (0.90s) === RUN TestFileOpenRead run.go:198: Remote "sftp://rclone@:22/rclone-test-mudebus1miyo", Local "Local file system at /tmp/rclone4160001335", Modify Window "1s" 2026/08/25 05:21:06 INFO : sftp://rclone@:22/rclone-test-mudebus1miyo: poll-interval is not supported by this remote 2026/08/25 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:06 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/25 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:06 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/25 05:21:06 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/25 05:21:06 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/25 05:21:06 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/25 05:21:06 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/25 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:06 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/25 05:21:06 DEBUG : WaitForWriters: timeout=30s 2026/08/25 05:21:06 DEBUG : dir: Looking for writers 2026/08/25 05:21:06 DEBUG : file1: reading active writers 2026/08/25 05:21:06 DEBUG : Looking for writers 2026/08/25 05:21:06 DEBUG : dir: reading active writers 2026/08/25 05:21:06 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.34s) === RUN TestFileOpenReadUnknownSize 2026/08/25 05:21:06 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/08/25 05:21:06 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/25 05:21:06 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/25 05:21:06 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/08/25 05:21:06 DEBUG : WaitForWriters: timeout=30s 2026/08/25 05:21:06 DEBUG : Looking for writers 2026/08/25 05:21:06 DEBUG : file.txt: reading active writers 2026/08/25 05:21:06 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-mudebus1miyo", Local "Local file system at /tmp/rclone4160001335", Modify Window "1s" 2026/08/25 05:21:06 INFO : sftp://rclone@:22/rclone-test-mudebus1miyo: poll-interval is not supported by this remote 2026/08/25 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:06 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/25 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:06 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/25 05:21:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/25 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: File to upload is small (25 bytes), uploading instead of streaming 2026/08/25 05:21:06 DEBUG : dir/file1: size = 25 OK 2026/08/25 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:06 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/25 05:21:06 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/25 05:21:06 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/25 05:21:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/25 05:21:06 DEBUG : WaitForWriters: timeout=30s 2026/08/25 05:21:06 DEBUG : dir: Looking for writers 2026/08/25 05:21:06 DEBUG : file1: reading active writers 2026/08/25 05:21:06 DEBUG : Looking for writers 2026/08/25 05:21:06 DEBUG : dir: reading active writers 2026/08/25 05:21:06 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.33s) === RUN TestFileRemove run.go:198: Remote "sftp://rclone@:22/rclone-test-mudebus1miyo", Local "Local file system at /tmp/rclone4160001335", Modify Window "1s" 2026/08/25 05:21:06 INFO : sftp://rclone@:22/rclone-test-mudebus1miyo: poll-interval is not supported by this remote 2026/08/25 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:06 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/25 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:06 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/25 05:21:06 DEBUG : dir/file1: Remove: 2026/08/25 05:21:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/25 05:21:06 DEBUG : dir/file1: >Remove: err= 2026/08/25 05:21:06 DEBUG : dir/file1: Remove: 2026/08/25 05:21:06 DEBUG : dir/file1: >Remove: err=Read only file system 2026/08/25 05:21:06 DEBUG : WaitForWriters: timeout=30s 2026/08/25 05:21:06 DEBUG : dir: Looking for writers 2026/08/25 05:21:06 DEBUG : Looking for writers 2026/08/25 05:21:06 DEBUG : dir: reading active writers 2026/08/25 05:21:06 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.23s) === RUN TestFileRemoveAll run.go:198: Remote "sftp://rclone@:22/rclone-test-mudebus1miyo", Local "Local file system at /tmp/rclone4160001335", Modify Window "1s" 2026/08/25 05:21:06 INFO : sftp://rclone@:22/rclone-test-mudebus1miyo: poll-interval is not supported by this remote 2026/08/25 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:07 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:07 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:07 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/25 05:21:07 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:07 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:07 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:07 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:07 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:07 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:07 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/25 05:21:07 DEBUG : dir/file1: Remove: 2026/08/25 05:21:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/25 05:21:07 DEBUG : dir/file1: >Remove: err= 2026/08/25 05:21:07 DEBUG : dir/file1: Remove: 2026/08/25 05:21:07 DEBUG : dir/file1: >Remove: err=Read only file system 2026/08/25 05:21:07 DEBUG : WaitForWriters: timeout=30s 2026/08/25 05:21:07 DEBUG : dir: Looking for writers 2026/08/25 05:21:07 DEBUG : Looking for writers 2026/08/25 05:21:07 DEBUG : dir: reading active writers 2026/08/25 05:21:07 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.23s) === RUN TestFileOpen run.go:198: Remote "sftp://rclone@:22/rclone-test-mudebus1miyo", Local "Local file system at /tmp/rclone4160001335", Modify Window "1s" 2026/08/25 05:21:07 INFO : sftp://rclone@:22/rclone-test-mudebus1miyo: poll-interval is not supported by this remote 2026/08/25 05:21:07 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:07 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:07 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:07 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:07 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:07 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:07 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/25 05:21:07 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:07 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:07 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:07 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:07 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:07 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:07 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/25 05:21:07 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/25 05:21:07 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/25 05:21:07 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/25 05:21:07 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/25 05:21:07 DEBUG : dir/file1: Open: flags=O_RDWR 2026/08/25 05:21:07 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/25 05:21:07 DEBUG : dir/file1: Open: flags=0x3 2026/08/25 05:21:07 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/08/25 05:21:07 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/08/25 05:21:07 DEBUG : WaitForWriters: timeout=30s 2026/08/25 05:21:07 DEBUG : dir: Looking for writers 2026/08/25 05:21:07 DEBUG : file1: reading active writers 2026/08/25 05:21:07 DEBUG : Looking for writers 2026/08/25 05:21:07 DEBUG : dir: reading active writers 2026/08/25 05:21:07 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.23s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-mudebus1miyo", Local "Local file system at /tmp/rclone4160001335", Modify Window "1s" 2026/08/25 05:21:07 INFO : sftp://rclone@:22/rclone-test-mudebus1miyo: poll-interval is not supported by this remote 2026/08/25 05:21:07 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:07 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:07 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:07 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:07 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:07 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:07 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/25 05:21:07 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:07 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:07 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:07 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:07 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:07 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:07 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/25 05:21:07 DEBUG : WaitForWriters: timeout=30s 2026/08/25 05:21:07 DEBUG : dir: Looking for writers 2026/08/25 05:21:07 DEBUG : file1: reading active writers 2026/08/25 05:21:07 DEBUG : Looking for writers 2026/08/25 05:21:07 DEBUG : dir: reading active writers 2026/08/25 05:21:07 DEBUG : >WaitForWriters: 2026/08/25 05:21:07 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:07 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:07 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:07 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:07 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:07 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:07 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/25 05:21:07 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:07 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:07 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:07 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:07 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:07 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:07 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/25 05:21:07 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/25 05:21:07 DEBUG : newLeaf: Updating file with newLeaf 0x3e2a3a98b6c0 2026/08/25 05:21:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/25 05:21:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/25 05:21:07 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/newLeaf" 2026/08/25 05:21:07 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:07 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/newLeaf 2026/08/25 05:21:07 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/newLeaf" 2026/08/25 05:21:07 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:07 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mudebus1miyo/newLeaf 2026/08/25 05:21:07 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:07 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/25 05:21:07 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/newLeaf" 2026/08/25 05:21:07 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:07 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/newLeaf 2026/08/25 05:21:07 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/newLeaf" 2026/08/25 05:21:08 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:08 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mudebus1miyo/newLeaf 2026/08/25 05:21:08 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:08 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/25 05:21:08 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/25 05:21:08 DEBUG : dir/file1: Updating file with dir/file1 0x3e2a3a98b6c0 2026/08/25 05:21:08 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/25 05:21:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/25 05:21:08 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:08 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:08 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:08 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:08 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:08 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:08 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/25 05:21:08 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:08 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:08 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:08 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:08 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:08 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:08 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/25 05:21:08 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/25 05:21:08 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/25 05:21:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/25 05:21:08 DEBUG : dir/file1: File is currently open, delaying rename 0x3e2a3a98b6c0 2026/08/25 05:21:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/25 05:21:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/25 05:21:08 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: File to upload is small (25 bytes), uploading instead of streaming 2026/08/25 05:21:08 DEBUG : dir/file1: size = 25 OK 2026/08/25 05:21:08 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:08 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:08 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:08 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:08 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:08 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:08 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:08 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/25 05:21:08 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/25 05:21:08 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/25 05:21:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/25 05:21:08 DEBUG : newLeaf: Running delayed rename now 2026/08/25 05:21:08 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/25 05:21:08 DEBUG : newLeaf: Updating file with newLeaf 0x3e2a3a98b6c0 2026/08/25 05:21:08 DEBUG : WaitForWriters: timeout=30s 2026/08/25 05:21:08 DEBUG : dir: Looking for writers 2026/08/25 05:21:08 DEBUG : Looking for writers 2026/08/25 05:21:08 DEBUG : dir: reading active writers 2026/08/25 05:21:08 DEBUG : newLeaf: reading active writers 2026/08/25 05:21:08 DEBUG : >WaitForWriters: 2026/08/25 05:21:08 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/newLeaf" 2026/08/25 05:21:08 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:08 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/newLeaf 2026/08/25 05:21:08 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/newLeaf" 2026/08/25 05:21:08 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:08 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-mudebus1miyo/newLeaf 2026/08/25 05:21:08 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:08 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/25 05:21:08 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/newLeaf" 2026/08/25 05:21:08 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:08 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/newLeaf 2026/08/25 05:21:08 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/newLeaf" 2026/08/25 05:21:08 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:08 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-mudebus1miyo/newLeaf 2026/08/25 05:21:08 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:08 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/08/25 05:21:08 DEBUG : WaitForWriters: timeout=30s 2026/08/25 05:21:08 DEBUG : dir: Looking for writers 2026/08/25 05:21:08 DEBUG : Looking for writers 2026/08/25 05:21:08 DEBUG : dir: reading active writers 2026/08/25 05:21:08 DEBUG : newLeaf: reading active writers 2026/08/25 05:21:08 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-mudebus1miyo", Local "Local file system at /tmp/rclone4160001335", Modify Window "1s" 2026/08/25 05:21:08 INFO : sftp://rclone@:22/rclone-test-mudebus1miyo: poll-interval is not supported by this remote 2026/08/25 05:21:08 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/25 05:21:08 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:08 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/25 05:21:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/25 05:21:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:08 INFO : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/25 05:21:08 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:08 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:08 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:08 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:08 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:08 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:08 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/25 05:21:08 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:08 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:08 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:08 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:08 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:08 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:08 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/25 05:21:08 DEBUG : WaitForWriters: timeout=30s 2026/08/25 05:21:08 DEBUG : dir: Looking for writers 2026/08/25 05:21:08 DEBUG : file1: reading active writers 2026/08/25 05:21:08 DEBUG : Looking for writers 2026/08/25 05:21:08 DEBUG : dir: reading active writers 2026/08/25 05:21:08 DEBUG : >WaitForWriters: 2026/08/25 05:21:08 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:08 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:08 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:08 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:08 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:08 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:08 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/25 05:21:08 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:08 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:08 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:08 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:09 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/25 05:21:09 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/25 05:21:09 DEBUG : newLeaf: Updating file with newLeaf 0x3e2a3a2f4000 2026/08/25 05:21:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/25 05:21:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/25 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/newLeaf" 2026/08/25 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/newLeaf 2026/08/25 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/newLeaf" 2026/08/25 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mudebus1miyo/newLeaf 2026/08/25 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:09 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/25 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/newLeaf" 2026/08/25 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/newLeaf 2026/08/25 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/newLeaf" 2026/08/25 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mudebus1miyo/newLeaf 2026/08/25 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:09 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/25 05:21:09 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/25 05:21:09 DEBUG : dir/file1: Updating file with dir/file1 0x3e2a3a2f4000 2026/08/25 05:21:09 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/25 05:21:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/25 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:09 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/25 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:09 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/25 05:21:09 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/25 05:21:09 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/25 05:21:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/25 05:21:09 DEBUG : dir/file1: File is currently open, delaying rename 0x3e2a3a2f4000 2026/08/25 05:21:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/25 05:21:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/25 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: File to upload is small (25 bytes), uploading instead of streaming 2026/08/25 05:21:09 DEBUG : dir/file1: size = 25 OK 2026/08/25 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:09 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/25 05:21:09 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/25 05:21:09 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/25 05:21:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/25 05:21:09 DEBUG : newLeaf: Running delayed rename now 2026/08/25 05:21:09 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/25 05:21:09 DEBUG : newLeaf: Updating file with newLeaf 0x3e2a3a2f4000 2026/08/25 05:21:09 DEBUG : WaitForWriters: timeout=30s 2026/08/25 05:21:09 DEBUG : dir: Looking for writers 2026/08/25 05:21:09 DEBUG : Looking for writers 2026/08/25 05:21:09 DEBUG : dir: reading active writers 2026/08/25 05:21:09 DEBUG : newLeaf: reading active writers 2026/08/25 05:21:09 DEBUG : >WaitForWriters: 2026/08/25 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/newLeaf" 2026/08/25 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/newLeaf 2026/08/25 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/newLeaf" 2026/08/25 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-mudebus1miyo/newLeaf 2026/08/25 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:09 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/25 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/newLeaf" 2026/08/25 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/newLeaf 2026/08/25 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/newLeaf" 2026/08/25 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-mudebus1miyo/newLeaf 2026/08/25 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:09 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/08/25 05:21:09 DEBUG : WaitForWriters: timeout=30s 2026/08/25 05:21:09 DEBUG : dir: Looking for writers 2026/08/25 05:21:09 DEBUG : Looking for writers 2026/08/25 05:21:09 DEBUG : dir: reading active writers 2026/08/25 05:21:09 DEBUG : newLeaf: reading active writers 2026/08/25 05:21:09 DEBUG : >WaitForWriters: 2026/08/25 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "sftp://rclone@:22/rclone-test-mudebus1miyo", Local "Local file system at /tmp/rclone4160001335", Modify Window "1s" 2026/08/25 05:21:09 INFO : sftp://rclone@:22/rclone-test-mudebus1miyo: poll-interval is not supported by this remote 2026/08/25 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/25 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/25 05:21:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/25 05:21:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:09 INFO : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/25 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:09 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/25 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:10 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:10 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:10 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:10 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/25 05:21:10 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/25 05:21:10 DEBUG : dir/file1: newRWFileHandle: 2026/08/25 05:21:10 DEBUG : dir/file1(0x3e2a3a373300): openPending: 2026/08/25 05:21:10 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:10 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:10 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:10 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:10 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:10 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:10 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:10 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/25 05:21:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/25 05:21:10 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/25 05:21:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/25 05:21:10 DEBUG : dir/file1(0x3e2a3a373300): >openPending: err= 2026/08/25 05:21:10 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/25 05:21:10 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/25 05:21:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/25 05:21:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/25 05:21:10 DEBUG : dir/file1(0x3e2a3a373300): _writeAt: size=14, off=0 2026/08/25 05:21:10 DEBUG : dir/file1(0x3e2a3a373300): >_writeAt: n=14, err= 2026/08/25 05:21:10 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/25 05:21:10 DEBUG : dir/file1(0x3e2a3a373300): close: 2026/08/25 05:21:10 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/25 05:21:10 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/25 05:21:10 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:10 DEBUG : dir/file1(0x3e2a3a373300): >close: err= 2026/08/25 05:21:10 DEBUG : WaitForWriters: timeout=30s 2026/08/25 05:21:10 DEBUG : dir: Looking for writers 2026/08/25 05:21:10 DEBUG : file1: reading active writers 2026/08/25 05:21:10 DEBUG : Looking for writers 2026/08/25 05:21:10 DEBUG : dir: reading active writers 2026/08/25 05:21:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/25 05:21:10 DEBUG : dir: Looking for writers 2026/08/25 05:21:10 DEBUG : file1: reading active writers 2026/08/25 05:21:10 DEBUG : Looking for writers 2026/08/25 05:21:10 DEBUG : dir: reading active writers 2026/08/25 05:21:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/25 05:21:10 DEBUG : dir: Looking for writers 2026/08/25 05:21:10 DEBUG : file1: reading active writers 2026/08/25 05:21:10 DEBUG : Looking for writers 2026/08/25 05:21:10 DEBUG : dir: reading active writers 2026/08/25 05:21:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/25 05:21:10 DEBUG : dir: Looking for writers 2026/08/25 05:21:10 DEBUG : file1: reading active writers 2026/08/25 05:21:10 DEBUG : Looking for writers 2026/08/25 05:21:10 DEBUG : dir: reading active writers 2026/08/25 05:21:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/25 05:21:10 DEBUG : dir/file1: vfs cache: starting upload 2026/08/25 05:21:10 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/08/25 05:21:10 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1.ca338588.partial" 2026/08/25 05:21:10 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:10 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir/file1.ca338588.partial 2026/08/25 05:21:10 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir/file1.ca338588.partial" 2026/08/25 05:21:10 DEBUG : dir: Looking for writers 2026/08/25 05:21:10 DEBUG : file1: reading active writers 2026/08/25 05:21:10 DEBUG : Looking for writers 2026/08/25 05:21:10 DEBUG : dir: reading active writers 2026/08/25 05:21:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/25 05:21:10 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:10 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mudebus1miyo/dir/file1.ca338588.partial 2026/08/25 05:21:10 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:10 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/25 05:21:10 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/25 05:21:10 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/08/25 05:21:10 INFO : dir/file1: Copied (replaced existing) 2026/08/25 05:21:10 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:10 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:10 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:10 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:10 DEBUG : dir: Looking for writers 2026/08/25 05:21:10 DEBUG : file1: reading active writers 2026/08/25 05:21:10 DEBUG : Looking for writers 2026/08/25 05:21:10 DEBUG : dir: reading active writers 2026/08/25 05:21:10 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:10 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:10 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:10 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/25 05:21:10 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/25 05:21:10 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/08/25 05:21:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/25 05:21:10 DEBUG : >WaitForWriters: 2026/08/25 05:21:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/25 05:21:10 DEBUG : dir/file1: newRWFileHandle: 2026/08/25 05:21:10 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/25 05:21:10 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/25 05:21:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/25 05:21:10 DEBUG : dir/file1(0x3e2a3a8d1280): _readAt: size=512, off=0 2026/08/25 05:21:10 DEBUG : dir/file1(0x3e2a3a8d1280): openPending: 2026/08/25 05:21:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/08/25 05:21:10 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/25 05:21:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/25 05:21:10 DEBUG : dir/file1(0x3e2a3a8d1280): >openPending: err= 2026/08/25 05:21:10 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/25 05:21:10 DEBUG : dir/file1(0x3e2a3a8d1280): >_readAt: n=14, err=EOF 2026/08/25 05:21:10 DEBUG : dir/file1(0x3e2a3a8d1280): close: 2026/08/25 05:21:10 DEBUG : dir/file1(0x3e2a3a8d1280): >close: err= 2026/08/25 05:21:10 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:10 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:10 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:10 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:10 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:10 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:10 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:10 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/25 05:21:10 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:10 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:10 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:10 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:10 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:10 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:10 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:10 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/25 05:21:10 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/25 05:21:10 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/newLeaf" 2026/08/25 05:21:10 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:10 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/newLeaf 2026/08/25 05:21:10 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/newLeaf" 2026/08/25 05:21:10 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:10 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mudebus1miyo/newLeaf 2026/08/25 05:21:10 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:10 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/25 05:21:10 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/25 05:21:10 DEBUG : newLeaf: Updating file with newLeaf 0x3e2a3a2ebad0 2026/08/25 05:21:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/25 05:21:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/25 05:21:10 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/newLeaf" 2026/08/25 05:21:10 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:10 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/newLeaf 2026/08/25 05:21:10 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/newLeaf" 2026/08/25 05:21:10 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:10 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mudebus1miyo/newLeaf 2026/08/25 05:21:10 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:10 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/25 05:21:10 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/newLeaf" 2026/08/25 05:21:10 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:10 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/newLeaf 2026/08/25 05:21:10 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/newLeaf" 2026/08/25 05:21:10 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:10 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mudebus1miyo/newLeaf 2026/08/25 05:21:10 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:10 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/25 05:21:11 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/25 05:21:11 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:11 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:11 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:11 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:11 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:11 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:11 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:11 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/25 05:21:11 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/25 05:21:11 DEBUG : dir/file1: Updating file with dir/file1 0x3e2a3a2ebad0 2026/08/25 05:21:11 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/25 05:21:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/25 05:21:11 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:11 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:11 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:11 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:11 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:11 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:11 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:11 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/25 05:21:11 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:11 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:11 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:11 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:11 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:11 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:11 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:11 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/25 05:21:11 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/25 05:21:11 DEBUG : dir/file1: newRWFileHandle: 2026/08/25 05:21:11 DEBUG : dir/file1(0x3e2a39e7ee00): openPending: 2026/08/25 05:21:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/08/25 05:21:11 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/25 05:21:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/25 05:21:11 DEBUG : dir/file1(0x3e2a39e7ee00): >openPending: err= 2026/08/25 05:21:11 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/25 05:21:11 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/25 05:21:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/25 05:21:11 DEBUG : dir/file1(0x3e2a39e7ee00): _writeAt: size=25, off=0 2026/08/25 05:21:11 DEBUG : dir/file1(0x3e2a39e7ee00): >_writeAt: n=25, err= 2026/08/25 05:21:11 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/25 05:21:11 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/newLeaf" 2026/08/25 05:21:11 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:11 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/newLeaf 2026/08/25 05:21:11 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/newLeaf" 2026/08/25 05:21:11 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:11 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mudebus1miyo/newLeaf 2026/08/25 05:21:11 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:11 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/25 05:21:11 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/25 05:21:11 DEBUG : newLeaf: Updating file with newLeaf 0x3e2a3a2ebad0 2026/08/25 05:21:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/25 05:21:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/25 05:21:11 DEBUG : newLeaf(0x3e2a39e7ee00): close: 2026/08/25 05:21:11 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/25 05:21:11 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-25 05:21:11.318360193 +0000 UTC m=+18.698501098 2026/08/25 05:21:11 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:11 DEBUG : newLeaf(0x3e2a39e7ee00): >close: err= 2026/08/25 05:21:11 DEBUG : WaitForWriters: timeout=30s 2026/08/25 05:21:11 DEBUG : dir: Looking for writers 2026/08/25 05:21:11 DEBUG : Looking for writers 2026/08/25 05:21:11 DEBUG : newLeaf: reading active writers 2026/08/25 05:21:11 DEBUG : dir: reading active writers 2026/08/25 05:21:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/25 05:21:11 DEBUG : dir: Looking for writers 2026/08/25 05:21:11 DEBUG : Looking for writers 2026/08/25 05:21:11 DEBUG : dir: reading active writers 2026/08/25 05:21:11 DEBUG : newLeaf: reading active writers 2026/08/25 05:21:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/25 05:21:11 DEBUG : dir: Looking for writers 2026/08/25 05:21:11 DEBUG : Looking for writers 2026/08/25 05:21:11 DEBUG : dir: reading active writers 2026/08/25 05:21:11 DEBUG : newLeaf: reading active writers 2026/08/25 05:21:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/25 05:21:11 DEBUG : dir: Looking for writers 2026/08/25 05:21:11 DEBUG : Looking for writers 2026/08/25 05:21:11 DEBUG : dir: reading active writers 2026/08/25 05:21:11 DEBUG : newLeaf: reading active writers 2026/08/25 05:21:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/25 05:21:11 DEBUG : newLeaf: vfs cache: starting upload 2026/08/25 05:21:11 DEBUG : newLeaf.5ac39d31.partial: size = 25 OK 2026/08/25 05:21:11 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/newLeaf.5ac39d31.partial" 2026/08/25 05:21:11 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:11 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/newLeaf.5ac39d31.partial 2026/08/25 05:21:11 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/newLeaf.5ac39d31.partial" 2026/08/25 05:21:11 DEBUG : dir: Looking for writers 2026/08/25 05:21:11 DEBUG : Looking for writers 2026/08/25 05:21:11 DEBUG : dir: reading active writers 2026/08/25 05:21:11 DEBUG : newLeaf: reading active writers 2026/08/25 05:21:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/25 05:21:11 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:11 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-mudebus1miyo/newLeaf.5ac39d31.partial 2026/08/25 05:21:11 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:11 DEBUG : newLeaf.5ac39d31.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/25 05:21:11 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/25 05:21:11 DEBUG : newLeaf.5ac39d31.partial: renamed to: newLeaf 2026/08/25 05:21:11 INFO : newLeaf: Copied (replaced existing) 2026/08/25 05:21:11 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/newLeaf" 2026/08/25 05:21:11 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:11 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/newLeaf 2026/08/25 05:21:11 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/newLeaf" 2026/08/25 05:21:11 DEBUG : dir: Looking for writers 2026/08/25 05:21:11 DEBUG : Looking for writers 2026/08/25 05:21:11 DEBUG : dir: reading active writers 2026/08/25 05:21:11 DEBUG : newLeaf: reading active writers 2026/08/25 05:21:11 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:11 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-mudebus1miyo/newLeaf 2026/08/25 05:21:11 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:11 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/25 05:21:11 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-25 05:21:11 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/25 05:21:11 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/25 05:21:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/25 05:21:11 DEBUG : >WaitForWriters: 2026/08/25 05:21:11 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/25 05:21:11 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/newLeaf" 2026/08/25 05:21:11 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:11 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/newLeaf 2026/08/25 05:21:11 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/newLeaf" 2026/08/25 05:21:11 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:11 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-mudebus1miyo/newLeaf 2026/08/25 05:21:11 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:11 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/25 05:21:11 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/newLeaf" 2026/08/25 05:21:11 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:11 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/newLeaf 2026/08/25 05:21:11 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/newLeaf" 2026/08/25 05:21:11 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:11 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-mudebus1miyo/newLeaf 2026/08/25 05:21:11 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:11 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/08/25 05:21:11 DEBUG : WaitForWriters: timeout=30s 2026/08/25 05:21:11 DEBUG : dir: Looking for writers 2026/08/25 05:21:11 DEBUG : Looking for writers 2026/08/25 05:21:11 DEBUG : dir: reading active writers 2026/08/25 05:21:11 DEBUG : newLeaf: reading active writers 2026/08/25 05:21:11 DEBUG : >WaitForWriters: 2026/08/25 05:21:11 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-mudebus1miyo", Local "Local file system at /tmp/rclone4160001335", Modify Window "1s" 2026/08/25 05:21:11 INFO : sftp://rclone@:22/rclone-test-mudebus1miyo: poll-interval is not supported by this remote 2026/08/25 05:21:11 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/25 05:21:11 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:11 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/25 05:21:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/25 05:21:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:11 INFO : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/25 05:21:11 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:11 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:11 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:11 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:12 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/25 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:12 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/25 05:21:12 DEBUG : WaitForWriters: timeout=30s 2026/08/25 05:21:12 DEBUG : dir: Looking for writers 2026/08/25 05:21:12 DEBUG : file1: reading active writers 2026/08/25 05:21:12 DEBUG : Looking for writers 2026/08/25 05:21:12 DEBUG : dir: reading active writers 2026/08/25 05:21:12 DEBUG : >WaitForWriters: 2026/08/25 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:12 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/25 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:12 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/25 05:21:12 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/25 05:21:12 DEBUG : newLeaf: Updating file with newLeaf 0x3e2a3a3f64e0 2026/08/25 05:21:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/25 05:21:12 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/25 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/newLeaf" 2026/08/25 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/newLeaf 2026/08/25 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/newLeaf" 2026/08/25 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mudebus1miyo/newLeaf 2026/08/25 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:12 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/25 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/newLeaf" 2026/08/25 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/newLeaf 2026/08/25 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/newLeaf" 2026/08/25 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mudebus1miyo/newLeaf 2026/08/25 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:12 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/25 05:21:12 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/25 05:21:12 DEBUG : dir/file1: Updating file with dir/file1 0x3e2a3a3f64e0 2026/08/25 05:21:12 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/25 05:21:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/25 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:12 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/25 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:12 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/25 05:21:12 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/25 05:21:12 DEBUG : dir/file1: newRWFileHandle: 2026/08/25 05:21:12 DEBUG : dir/file1(0x3e2a39f07740): openPending: 2026/08/25 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:12 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/25 05:21:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/25 05:21:12 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/25 05:21:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/25 05:21:12 DEBUG : dir/file1(0x3e2a39f07740): >openPending: err= 2026/08/25 05:21:12 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/25 05:21:12 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/25 05:21:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/25 05:21:12 DEBUG : dir/file1(0x3e2a39f07740): _writeAt: size=25, off=0 2026/08/25 05:21:12 DEBUG : dir/file1(0x3e2a39f07740): >_writeAt: n=25, err= 2026/08/25 05:21:12 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/25 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/newLeaf" 2026/08/25 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/newLeaf 2026/08/25 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/newLeaf" 2026/08/25 05:21:13 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:13 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mudebus1miyo/newLeaf 2026/08/25 05:21:13 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:13 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/25 05:21:13 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/25 05:21:13 DEBUG : newLeaf: Updating file with newLeaf 0x3e2a3a3f64e0 2026/08/25 05:21:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/25 05:21:13 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/25 05:21:13 DEBUG : newLeaf(0x3e2a39f07740): close: 2026/08/25 05:21:13 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/25 05:21:13 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-25 05:21:12.960142779 +0000 UTC m=+20.340283684 2026/08/25 05:21:13 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:13 DEBUG : newLeaf(0x3e2a39f07740): >close: err= 2026/08/25 05:21:13 DEBUG : WaitForWriters: timeout=30s 2026/08/25 05:21:13 DEBUG : dir: Looking for writers 2026/08/25 05:21:13 DEBUG : Looking for writers 2026/08/25 05:21:13 DEBUG : dir: reading active writers 2026/08/25 05:21:13 DEBUG : newLeaf: reading active writers 2026/08/25 05:21:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/25 05:21:13 DEBUG : dir: Looking for writers 2026/08/25 05:21:13 DEBUG : Looking for writers 2026/08/25 05:21:13 DEBUG : dir: reading active writers 2026/08/25 05:21:13 DEBUG : newLeaf: reading active writers 2026/08/25 05:21:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/25 05:21:13 DEBUG : dir: Looking for writers 2026/08/25 05:21:13 DEBUG : Looking for writers 2026/08/25 05:21:13 DEBUG : dir: reading active writers 2026/08/25 05:21:13 DEBUG : newLeaf: reading active writers 2026/08/25 05:21:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/25 05:21:13 DEBUG : dir: Looking for writers 2026/08/25 05:21:13 DEBUG : Looking for writers 2026/08/25 05:21:13 DEBUG : newLeaf: reading active writers 2026/08/25 05:21:13 DEBUG : dir: reading active writers 2026/08/25 05:21:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/25 05:21:13 DEBUG : newLeaf: vfs cache: starting upload 2026/08/25 05:21:13 DEBUG : newLeaf.3ec54544.partial: size = 25 OK 2026/08/25 05:21:13 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/newLeaf.3ec54544.partial" 2026/08/25 05:21:13 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:13 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/newLeaf.3ec54544.partial 2026/08/25 05:21:13 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/newLeaf.3ec54544.partial" 2026/08/25 05:21:13 DEBUG : dir: Looking for writers 2026/08/25 05:21:13 DEBUG : Looking for writers 2026/08/25 05:21:13 DEBUG : dir: reading active writers 2026/08/25 05:21:13 DEBUG : newLeaf: reading active writers 2026/08/25 05:21:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/25 05:21:13 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:13 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-mudebus1miyo/newLeaf.3ec54544.partial 2026/08/25 05:21:13 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:13 DEBUG : newLeaf.3ec54544.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/25 05:21:13 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/25 05:21:13 DEBUG : newLeaf.3ec54544.partial: renamed to: newLeaf 2026/08/25 05:21:13 INFO : newLeaf: Copied (replaced existing) 2026/08/25 05:21:13 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/newLeaf" 2026/08/25 05:21:13 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:13 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/newLeaf 2026/08/25 05:21:13 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/newLeaf" 2026/08/25 05:21:13 DEBUG : dir: Looking for writers 2026/08/25 05:21:13 DEBUG : Looking for writers 2026/08/25 05:21:13 DEBUG : dir: reading active writers 2026/08/25 05:21:13 DEBUG : newLeaf: reading active writers 2026/08/25 05:21:13 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:13 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-mudebus1miyo/newLeaf 2026/08/25 05:21:13 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:13 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/25 05:21:13 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-25 05:21:12 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/25 05:21:13 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/25 05:21:13 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/25 05:21:13 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/25 05:21:13 DEBUG : >WaitForWriters: 2026/08/25 05:21:13 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/newLeaf" 2026/08/25 05:21:13 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:13 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/newLeaf 2026/08/25 05:21:13 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/newLeaf" 2026/08/25 05:21:13 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:13 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-mudebus1miyo/newLeaf 2026/08/25 05:21:13 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:13 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/25 05:21:13 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/newLeaf" 2026/08/25 05:21:13 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:13 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/newLeaf 2026/08/25 05:21:13 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/newLeaf" 2026/08/25 05:21:13 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:13 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-mudebus1miyo/newLeaf 2026/08/25 05:21:13 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:13 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/08/25 05:21:13 DEBUG : WaitForWriters: timeout=30s 2026/08/25 05:21:13 DEBUG : dir: Looking for writers 2026/08/25 05:21:13 DEBUG : Looking for writers 2026/08/25 05:21:13 DEBUG : dir: reading active writers 2026/08/25 05:21:13 DEBUG : newLeaf: reading active writers 2026/08/25 05:21:13 DEBUG : >WaitForWriters: 2026/08/25 05:21:13 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "sftp://rclone@:22/rclone-test-mudebus1miyo", Local "Local file system at /tmp/rclone4160001335", Modify Window "1s" 2026/08/25 05:21:13 INFO : sftp://rclone@:22/rclone-test-mudebus1miyo: poll-interval is not supported by this remote 2026/08/25 05:21:13 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/25 05:21:13 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:13 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/25 05:21:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/25 05:21:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:13 INFO : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/25 05:21:13 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:13 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:13 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:13 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:13 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:13 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:13 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:13 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/25 05:21:13 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:13 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:13 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:13 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:13 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:13 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:13 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:13 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/25 05:21:13 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/25 05:21:13 DEBUG : dir/file1: newRWFileHandle: 2026/08/25 05:21:13 DEBUG : dir/file1(0x3e2a39e7fdc0): openPending: 2026/08/25 05:21:13 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:13 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:13 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:13 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:13 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:13 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:13 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:13 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/25 05:21:13 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/25 05:21:13 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/25 05:21:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/25 05:21:13 DEBUG : dir/file1(0x3e2a39e7fdc0): >openPending: err= 2026/08/25 05:21:13 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/25 05:21:13 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/25 05:21:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/25 05:21:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/25 05:21:13 DEBUG : dir/file1(0x3e2a39e7fdc0): _writeAt: size=14, off=0 2026/08/25 05:21:13 DEBUG : dir/file1(0x3e2a39e7fdc0): >_writeAt: n=14, err= 2026/08/25 05:21:13 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/25 05:21:13 DEBUG : dir/file1(0x3e2a39e7fdc0): close: 2026/08/25 05:21:13 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/25 05:21:13 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/25 05:21:13 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:13 DEBUG : dir/file1(0x3e2a39e7fdc0): >close: err= 2026/08/25 05:21:13 DEBUG : WaitForWriters: timeout=30s 2026/08/25 05:21:13 DEBUG : dir: Looking for writers 2026/08/25 05:21:13 DEBUG : file1: reading active writers 2026/08/25 05:21:13 DEBUG : Looking for writers 2026/08/25 05:21:13 DEBUG : dir: reading active writers 2026/08/25 05:21:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/25 05:21:13 DEBUG : dir: Looking for writers 2026/08/25 05:21:13 DEBUG : file1: reading active writers 2026/08/25 05:21:13 DEBUG : Looking for writers 2026/08/25 05:21:13 DEBUG : dir: reading active writers 2026/08/25 05:21:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/25 05:21:13 DEBUG : dir: Looking for writers 2026/08/25 05:21:13 DEBUG : file1: reading active writers 2026/08/25 05:21:13 DEBUG : Looking for writers 2026/08/25 05:21:13 DEBUG : dir: reading active writers 2026/08/25 05:21:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/25 05:21:14 DEBUG : dir: Looking for writers 2026/08/25 05:21:14 DEBUG : file1: reading active writers 2026/08/25 05:21:14 DEBUG : Looking for writers 2026/08/25 05:21:14 DEBUG : dir: reading active writers 2026/08/25 05:21:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/25 05:21:14 DEBUG : dir/file1: vfs cache: starting upload 2026/08/25 05:21:14 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/08/25 05:21:14 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1.ca338588.partial" 2026/08/25 05:21:14 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:14 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir/file1.ca338588.partial 2026/08/25 05:21:14 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir/file1.ca338588.partial" 2026/08/25 05:21:14 DEBUG : dir: Looking for writers 2026/08/25 05:21:14 DEBUG : file1: reading active writers 2026/08/25 05:21:14 DEBUG : Looking for writers 2026/08/25 05:21:14 DEBUG : dir: reading active writers 2026/08/25 05:21:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/25 05:21:14 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:14 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mudebus1miyo/dir/file1.ca338588.partial 2026/08/25 05:21:14 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:14 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/25 05:21:14 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/25 05:21:14 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/08/25 05:21:14 INFO : dir/file1: Copied (replaced existing) 2026/08/25 05:21:14 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:14 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:14 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:14 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:14 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:14 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:14 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:14 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/25 05:21:14 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/25 05:21:14 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/08/25 05:21:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/25 05:21:14 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/25 05:21:14 DEBUG : dir: Looking for writers 2026/08/25 05:21:14 DEBUG : file1: reading active writers 2026/08/25 05:21:14 DEBUG : Looking for writers 2026/08/25 05:21:14 DEBUG : dir: reading active writers 2026/08/25 05:21:14 DEBUG : >WaitForWriters: 2026/08/25 05:21:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/25 05:21:14 DEBUG : dir/file1: newRWFileHandle: 2026/08/25 05:21:14 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/25 05:21:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/25 05:21:14 DEBUG : dir/file1(0x3e2a3a624740): _readAt: size=512, off=0 2026/08/25 05:21:14 DEBUG : dir/file1(0x3e2a3a624740): openPending: 2026/08/25 05:21:14 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/08/25 05:21:14 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/25 05:21:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/25 05:21:14 DEBUG : dir/file1(0x3e2a3a624740): >openPending: err= 2026/08/25 05:21:14 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/25 05:21:14 DEBUG : dir/file1(0x3e2a3a624740): >_readAt: n=14, err=EOF 2026/08/25 05:21:14 DEBUG : dir/file1(0x3e2a3a624740): close: 2026/08/25 05:21:14 DEBUG : dir/file1(0x3e2a3a624740): >close: err= 2026/08/25 05:21:14 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:14 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:14 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:14 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:14 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:14 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:14 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:14 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/25 05:21:14 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:14 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:14 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:14 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:14 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:14 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:14 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:14 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/25 05:21:14 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/25 05:21:14 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/newLeaf" 2026/08/25 05:21:14 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:14 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/newLeaf 2026/08/25 05:21:14 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/newLeaf" 2026/08/25 05:21:14 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:14 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mudebus1miyo/newLeaf 2026/08/25 05:21:14 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:14 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/25 05:21:14 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/25 05:21:14 DEBUG : newLeaf: Updating file with newLeaf 0x3e2a3a424c30 2026/08/25 05:21:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/25 05:21:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/25 05:21:14 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/newLeaf" 2026/08/25 05:21:14 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:14 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/newLeaf 2026/08/25 05:21:14 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/newLeaf" 2026/08/25 05:21:14 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:14 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mudebus1miyo/newLeaf 2026/08/25 05:21:14 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:14 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/25 05:21:14 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/newLeaf" 2026/08/25 05:21:14 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:14 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/newLeaf 2026/08/25 05:21:14 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/newLeaf" 2026/08/25 05:21:14 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:14 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mudebus1miyo/newLeaf 2026/08/25 05:21:14 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:14 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/25 05:21:14 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/25 05:21:14 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:14 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:14 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:14 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:14 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:14 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:14 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:14 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/25 05:21:14 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/25 05:21:14 DEBUG : dir/file1: Updating file with dir/file1 0x3e2a3a424c30 2026/08/25 05:21:14 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/25 05:21:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/25 05:21:14 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:14 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:14 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:14 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:15 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:15 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:15 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/25 05:21:15 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:15 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:15 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:15 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:15 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:15 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:15 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:15 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/25 05:21:15 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/25 05:21:15 DEBUG : dir/file1: newRWFileHandle: 2026/08/25 05:21:15 DEBUG : dir/file1(0x3e2a3a5a1b80): openPending: 2026/08/25 05:21:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/08/25 05:21:15 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/25 05:21:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/25 05:21:15 DEBUG : dir/file1(0x3e2a3a5a1b80): >openPending: err= 2026/08/25 05:21:15 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/25 05:21:15 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/25 05:21:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/25 05:21:15 DEBUG : dir/file1(0x3e2a3a5a1b80): _writeAt: size=25, off=0 2026/08/25 05:21:15 DEBUG : dir/file1(0x3e2a3a5a1b80): >_writeAt: n=25, err= 2026/08/25 05:21:15 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/25 05:21:15 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/newLeaf" 2026/08/25 05:21:15 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:15 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/newLeaf 2026/08/25 05:21:15 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/newLeaf" 2026/08/25 05:21:15 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:15 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mudebus1miyo/newLeaf 2026/08/25 05:21:15 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:15 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/25 05:21:15 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/25 05:21:15 DEBUG : newLeaf: Updating file with newLeaf 0x3e2a3a424c30 2026/08/25 05:21:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/25 05:21:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/25 05:21:15 DEBUG : newLeaf(0x3e2a3a5a1b80): close: 2026/08/25 05:21:15 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/25 05:21:15 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-25 05:21:15.132842488 +0000 UTC m=+22.512983373 2026/08/25 05:21:15 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:15 DEBUG : newLeaf(0x3e2a3a5a1b80): >close: err= 2026/08/25 05:21:15 DEBUG : WaitForWriters: timeout=30s 2026/08/25 05:21:15 DEBUG : dir: Looking for writers 2026/08/25 05:21:15 DEBUG : Looking for writers 2026/08/25 05:21:15 DEBUG : dir: reading active writers 2026/08/25 05:21:15 DEBUG : newLeaf: reading active writers 2026/08/25 05:21:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/25 05:21:15 DEBUG : dir: Looking for writers 2026/08/25 05:21:15 DEBUG : Looking for writers 2026/08/25 05:21:15 DEBUG : newLeaf: reading active writers 2026/08/25 05:21:15 DEBUG : dir: reading active writers 2026/08/25 05:21:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/25 05:21:15 DEBUG : dir: Looking for writers 2026/08/25 05:21:15 DEBUG : Looking for writers 2026/08/25 05:21:15 DEBUG : dir: reading active writers 2026/08/25 05:21:15 DEBUG : newLeaf: reading active writers 2026/08/25 05:21:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/25 05:21:15 DEBUG : dir: Looking for writers 2026/08/25 05:21:15 DEBUG : Looking for writers 2026/08/25 05:21:15 DEBUG : dir: reading active writers 2026/08/25 05:21:15 DEBUG : newLeaf: reading active writers 2026/08/25 05:21:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/25 05:21:15 DEBUG : newLeaf: vfs cache: starting upload 2026/08/25 05:21:15 DEBUG : newLeaf.bdee0d18.partial: size = 25 OK 2026/08/25 05:21:15 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/newLeaf.bdee0d18.partial" 2026/08/25 05:21:15 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:15 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/newLeaf.bdee0d18.partial 2026/08/25 05:21:15 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/newLeaf.bdee0d18.partial" 2026/08/25 05:21:15 DEBUG : dir: Looking for writers 2026/08/25 05:21:15 DEBUG : Looking for writers 2026/08/25 05:21:15 DEBUG : dir: reading active writers 2026/08/25 05:21:15 DEBUG : newLeaf: reading active writers 2026/08/25 05:21:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/25 05:21:15 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:15 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-mudebus1miyo/newLeaf.bdee0d18.partial 2026/08/25 05:21:15 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:15 DEBUG : newLeaf.bdee0d18.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/25 05:21:15 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/25 05:21:15 DEBUG : newLeaf.bdee0d18.partial: renamed to: newLeaf 2026/08/25 05:21:15 INFO : newLeaf: Copied (replaced existing) 2026/08/25 05:21:15 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/newLeaf" 2026/08/25 05:21:15 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:15 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/newLeaf 2026/08/25 05:21:15 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/newLeaf" 2026/08/25 05:21:15 DEBUG : dir: Looking for writers 2026/08/25 05:21:15 DEBUG : Looking for writers 2026/08/25 05:21:15 DEBUG : dir: reading active writers 2026/08/25 05:21:15 DEBUG : newLeaf: reading active writers 2026/08/25 05:21:15 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:15 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-mudebus1miyo/newLeaf 2026/08/25 05:21:15 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:15 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/25 05:21:15 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-25 05:21:15 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/25 05:21:15 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/25 05:21:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/25 05:21:15 DEBUG : >WaitForWriters: 2026/08/25 05:21:15 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/25 05:21:15 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/newLeaf" 2026/08/25 05:21:15 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:15 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/newLeaf 2026/08/25 05:21:15 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/newLeaf" 2026/08/25 05:21:15 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:15 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-mudebus1miyo/newLeaf 2026/08/25 05:21:15 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:15 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/25 05:21:15 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/newLeaf" 2026/08/25 05:21:15 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:15 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/newLeaf 2026/08/25 05:21:15 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/newLeaf" 2026/08/25 05:21:15 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:15 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-mudebus1miyo/newLeaf 2026/08/25 05:21:15 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:15 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/08/25 05:21:15 DEBUG : WaitForWriters: timeout=30s 2026/08/25 05:21:15 DEBUG : dir: Looking for writers 2026/08/25 05:21:15 DEBUG : Looking for writers 2026/08/25 05:21:15 DEBUG : dir: reading active writers 2026/08/25 05:21:15 DEBUG : newLeaf: reading active writers 2026/08/25 05:21:15 DEBUG : >WaitForWriters: 2026/08/25 05:21:15 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-mudebus1miyo", Local "Local file system at /tmp/rclone4160001335", Modify Window "1s" 2026/08/25 05:21:15 INFO : sftp://rclone@:22/rclone-test-mudebus1miyo: poll-interval is not supported by this remote 2026/08/25 05:21:15 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/25 05:21:15 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:15 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/25 05:21:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/25 05:21:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:15 INFO : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/25 05:21:15 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:15 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:15 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:15 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:15 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:15 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:15 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/25 05:21:15 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:15 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:15 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:15 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:16 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:16 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:16 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:16 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/25 05:21:16 DEBUG : WaitForWriters: timeout=30s 2026/08/25 05:21:16 DEBUG : dir: Looking for writers 2026/08/25 05:21:16 DEBUG : file1: reading active writers 2026/08/25 05:21:16 DEBUG : Looking for writers 2026/08/25 05:21:16 DEBUG : dir: reading active writers 2026/08/25 05:21:16 DEBUG : >WaitForWriters: 2026/08/25 05:21:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/25 05:21:16 DEBUG : dir/file1: newRWFileHandle: 2026/08/25 05:21:16 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/25 05:21:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/25 05:21:16 DEBUG : dir/file1(0x3e2a3a5a1280): _readAt: size=512, off=0 2026/08/25 05:21:16 DEBUG : dir/file1(0x3e2a3a5a1280): openPending: 2026/08/25 05:21:16 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:16 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:16 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:16 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:16 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:16 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:16 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:16 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/25 05:21:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/25 05:21:16 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/25 05:21:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/25 05:21:16 DEBUG : dir/file1(0x3e2a3a5a1280): >openPending: err= 2026/08/25 05:21:16 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/08/25 05:21:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/25 05:21:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/25 05:21:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/25 05:21:16 DEBUG : dir/file1(0x3e2a3a5a1280): >_readAt: n=14, err=EOF 2026/08/25 05:21:16 DEBUG : dir/file1(0x3e2a3a5a1280): close: 2026/08/25 05:21:16 DEBUG : dir/file1(0x3e2a3a5a1280): >close: err= 2026/08/25 05:21:16 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:16 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:16 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:16 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:16 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:16 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:16 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:16 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/25 05:21:16 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:16 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:16 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:16 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:16 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:16 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:16 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:16 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/25 05:21:16 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/25 05:21:16 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/newLeaf" 2026/08/25 05:21:16 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:16 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/newLeaf 2026/08/25 05:21:16 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/newLeaf" 2026/08/25 05:21:16 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:16 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mudebus1miyo/newLeaf 2026/08/25 05:21:16 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:16 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/25 05:21:16 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/25 05:21:16 DEBUG : newLeaf: Updating file with newLeaf 0x3e2a3a328d00 2026/08/25 05:21:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/25 05:21:16 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/25 05:21:16 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/newLeaf" 2026/08/25 05:21:16 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:16 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/newLeaf 2026/08/25 05:21:16 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/newLeaf" 2026/08/25 05:21:16 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:16 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mudebus1miyo/newLeaf 2026/08/25 05:21:16 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:16 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/25 05:21:16 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/newLeaf" 2026/08/25 05:21:16 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:16 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/newLeaf 2026/08/25 05:21:16 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/newLeaf" 2026/08/25 05:21:16 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:16 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mudebus1miyo/newLeaf 2026/08/25 05:21:16 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:16 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/25 05:21:16 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/25 05:21:16 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:16 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:16 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:16 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:16 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:16 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:16 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:16 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/25 05:21:16 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/25 05:21:16 DEBUG : dir/file1: Updating file with dir/file1 0x3e2a3a328d00 2026/08/25 05:21:16 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/25 05:21:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/25 05:21:16 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:16 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:16 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:16 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:16 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:16 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:16 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:16 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/25 05:21:16 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:16 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:16 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:16 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:17 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/25 05:21:17 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/25 05:21:17 DEBUG : dir/file1: newRWFileHandle: 2026/08/25 05:21:17 DEBUG : dir/file1(0x3e2a3a625d00): openPending: 2026/08/25 05:21:17 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/08/25 05:21:17 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/25 05:21:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/25 05:21:17 DEBUG : dir/file1(0x3e2a3a625d00): >openPending: err= 2026/08/25 05:21:17 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/25 05:21:17 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/25 05:21:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/25 05:21:17 DEBUG : dir/file1(0x3e2a3a625d00): _writeAt: size=25, off=0 2026/08/25 05:21:17 DEBUG : dir/file1(0x3e2a3a625d00): >_writeAt: n=25, err= 2026/08/25 05:21:17 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/25 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/newLeaf" 2026/08/25 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/newLeaf 2026/08/25 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/newLeaf" 2026/08/25 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mudebus1miyo/newLeaf 2026/08/25 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:17 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/25 05:21:17 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/25 05:21:17 DEBUG : newLeaf: Updating file with newLeaf 0x3e2a3a328d00 2026/08/25 05:21:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/25 05:21:17 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/25 05:21:17 DEBUG : newLeaf(0x3e2a3a625d00): close: 2026/08/25 05:21:17 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/25 05:21:17 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-25 05:21:17.015952792 +0000 UTC m=+24.396093698 2026/08/25 05:21:17 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:17 DEBUG : newLeaf(0x3e2a3a625d00): >close: err= 2026/08/25 05:21:17 DEBUG : WaitForWriters: timeout=30s 2026/08/25 05:21:17 DEBUG : dir: Looking for writers 2026/08/25 05:21:17 DEBUG : Looking for writers 2026/08/25 05:21:17 DEBUG : dir: reading active writers 2026/08/25 05:21:17 DEBUG : newLeaf: reading active writers 2026/08/25 05:21:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/25 05:21:17 DEBUG : dir: Looking for writers 2026/08/25 05:21:17 DEBUG : Looking for writers 2026/08/25 05:21:17 DEBUG : dir: reading active writers 2026/08/25 05:21:17 DEBUG : newLeaf: reading active writers 2026/08/25 05:21:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/25 05:21:17 DEBUG : dir: Looking for writers 2026/08/25 05:21:17 DEBUG : Looking for writers 2026/08/25 05:21:17 DEBUG : dir: reading active writers 2026/08/25 05:21:17 DEBUG : newLeaf: reading active writers 2026/08/25 05:21:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/25 05:21:17 DEBUG : dir: Looking for writers 2026/08/25 05:21:17 DEBUG : Looking for writers 2026/08/25 05:21:17 DEBUG : dir: reading active writers 2026/08/25 05:21:17 DEBUG : newLeaf: reading active writers 2026/08/25 05:21:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/25 05:21:17 DEBUG : newLeaf: vfs cache: starting upload 2026/08/25 05:21:17 DEBUG : newLeaf.78dda9a9.partial: size = 25 OK 2026/08/25 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/newLeaf.78dda9a9.partial" 2026/08/25 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/newLeaf.78dda9a9.partial 2026/08/25 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/newLeaf.78dda9a9.partial" 2026/08/25 05:21:17 DEBUG : dir: Looking for writers 2026/08/25 05:21:17 DEBUG : Looking for writers 2026/08/25 05:21:17 DEBUG : dir: reading active writers 2026/08/25 05:21:17 DEBUG : newLeaf: reading active writers 2026/08/25 05:21:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/25 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-mudebus1miyo/newLeaf.78dda9a9.partial 2026/08/25 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:17 DEBUG : newLeaf.78dda9a9.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/25 05:21:17 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/25 05:21:17 DEBUG : newLeaf.78dda9a9.partial: renamed to: newLeaf 2026/08/25 05:21:17 INFO : newLeaf: Copied (replaced existing) 2026/08/25 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/newLeaf" 2026/08/25 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/newLeaf 2026/08/25 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/newLeaf" 2026/08/25 05:21:17 DEBUG : dir: Looking for writers 2026/08/25 05:21:17 DEBUG : Looking for writers 2026/08/25 05:21:17 DEBUG : dir: reading active writers 2026/08/25 05:21:17 DEBUG : newLeaf: reading active writers 2026/08/25 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-mudebus1miyo/newLeaf 2026/08/25 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:17 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/25 05:21:17 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-25 05:21:17 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/25 05:21:17 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/25 05:21:17 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/25 05:21:17 DEBUG : >WaitForWriters: 2026/08/25 05:21:17 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/25 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/newLeaf" 2026/08/25 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/newLeaf 2026/08/25 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/newLeaf" 2026/08/25 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-mudebus1miyo/newLeaf 2026/08/25 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:17 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/25 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/newLeaf" 2026/08/25 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/newLeaf 2026/08/25 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/newLeaf" 2026/08/25 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-mudebus1miyo/newLeaf 2026/08/25 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:17 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/08/25 05:21:17 DEBUG : WaitForWriters: timeout=30s 2026/08/25 05:21:17 DEBUG : dir: Looking for writers 2026/08/25 05:21:17 DEBUG : Looking for writers 2026/08/25 05:21:17 DEBUG : newLeaf: reading active writers 2026/08/25 05:21:17 DEBUG : dir: reading active writers 2026/08/25 05:21:17 DEBUG : >WaitForWriters: 2026/08/25 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: cleaner exiting --- PASS: TestFileRename (10.30s) --- PASS: TestFileRename/off,forceCache=false (1.20s) --- PASS: TestFileRename/minimal,forceCache=false (1.24s) --- PASS: TestFileRename/minimal,forceCache=true (2.16s) --- PASS: TestFileRename/writes,forceCache=false (1.64s) --- PASS: TestFileRename/writes,forceCache=true (2.18s) --- PASS: TestFileRename/full,forceCache=false (1.88s) === 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-mudebus1miyo", Local "Local file system at /tmp/rclone4160001335", Modify Window "1s" 2026/08/25 05:21:17 INFO : sftp://rclone@:22/rclone-test-mudebus1miyo: poll-interval is not supported by this remote 2026/08/25 05:21:17 INFO : sftp://rclone@:22/rclone-test-mudebus1miyo: poll-interval is not supported by this remote 2026/08/25 05:21:17 DEBUG : WaitForWriters: timeout=30s 2026/08/25 05:21:17 DEBUG : Looking for writers 2026/08/25 05:21:17 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-mudebus1miyo", Local "Local file system at /tmp/rclone4160001335", Modify Window "1s" --- PASS: TestRcPollIntervalShutdown (0.00s) === RUN TestSetPollIntervalAfterShutdown run.go:198: Remote "sftp://rclone@:22/rclone-test-mudebus1miyo", Local "Local file system at /tmp/rclone4160001335", Modify Window "1s" --- PASS: TestSetPollIntervalAfterShutdown (0.00s) === RUN TestRcPollIntervalUpdate run.go:198: Remote "sftp://rclone@:22/rclone-test-mudebus1miyo", Local "Local file system at /tmp/rclone4160001335", Modify Window "1s" --- PASS: TestRcPollIntervalUpdate (0.00s) === RUN TestRcPollIntervalTimeout run.go:198: Remote "sftp://rclone@:22/rclone-test-mudebus1miyo", Local "Local file system at /tmp/rclone4160001335", Modify Window "1s" --- PASS: TestRcPollIntervalTimeout (0.01s) === RUN TestRcPollIntervalUnsupported run.go:198: Remote "sftp://rclone@:22/rclone-test-mudebus1miyo", Local "Local file system at /tmp/rclone4160001335", Modify Window "1s" 2026/08/25 05:21:17 INFO : sftp://rclone@:22/rclone-test-mudebus1miyo: poll-interval is not supported by this remote --- PASS: TestRcPollIntervalUnsupported (0.00s) === RUN TestRcList rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-mudebus1miyo", Local "Local file system at /tmp/rclone4160001335", Modify Window "1s" 2026/08/25 05:21:17 INFO : sftp://rclone@:22/rclone-test-mudebus1miyo: poll-interval is not supported by this remote 2026/08/25 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:17 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/25 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:17 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/25 05:21:17 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/25 05:21:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/25 05:21:17 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/25 05:21:17 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/25 05:21:17 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/25 05:21:17 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/25 05:21:17 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/08/25 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:18 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:18 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:18 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:18 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/25 05:21:18 DEBUG : WaitForWriters: timeout=30s 2026/08/25 05:21:18 DEBUG : dir: Looking for writers 2026/08/25 05:21:18 DEBUG : file1: reading active writers 2026/08/25 05:21:18 DEBUG : Looking for writers 2026/08/25 05:21:18 DEBUG : dir: reading active writers 2026/08/25 05:21:18 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.33s) === RUN TestReadFileHandleSeek run.go:198: Remote "sftp://rclone@:22/rclone-test-mudebus1miyo", Local "Local file system at /tmp/rclone4160001335", Modify Window "1s" 2026/08/25 05:21:18 INFO : sftp://rclone@:22/rclone-test-mudebus1miyo: poll-interval is not supported by this remote 2026/08/25 05:21:18 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:18 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:18 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:18 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:18 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:18 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:18 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:18 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/25 05:21:18 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:18 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:18 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:18 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:18 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:18 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:18 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:18 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/25 05:21:18 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/25 05:21:18 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/25 05:21:18 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/25 05:21:18 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/25 05:21:18 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/25 05:21:18 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/25 05:21:18 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/08/25 05:21:18 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/08/25 05:21:18 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/08/25 05:21:18 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/08/25 05:21:18 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/08/25 05:21:18 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/08/25 05:21:18 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/25 05:21:18 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/08/25 05:21:18 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/08/25 05:21:18 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/08/25 05:21:18 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/08/25 05:21:18 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/08/25 05:21:18 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/08/25 05:21:18 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/08/25 05:21:18 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/08/25 05:21:18 DEBUG : WaitForWriters: timeout=30s 2026/08/25 05:21:18 DEBUG : dir: Looking for writers 2026/08/25 05:21:18 DEBUG : file1: reading active writers 2026/08/25 05:21:18 DEBUG : Looking for writers 2026/08/25 05:21:18 DEBUG : dir: reading active writers 2026/08/25 05:21:18 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.31s) === RUN TestReadFileHandleReadAt run.go:198: Remote "sftp://rclone@:22/rclone-test-mudebus1miyo", Local "Local file system at /tmp/rclone4160001335", Modify Window "1s" 2026/08/25 05:21:18 INFO : sftp://rclone@:22/rclone-test-mudebus1miyo: poll-interval is not supported by this remote 2026/08/25 05:21:18 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:18 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:18 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:18 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:18 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:18 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:18 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:18 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/25 05:21:18 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:18 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:18 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:18 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:18 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:18 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:18 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:18 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/25 05:21:18 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/25 05:21:18 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/25 05:21:18 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/25 05:21:18 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/25 05:21:18 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/25 05:21:18 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/25 05:21:18 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/08/25 05:21:18 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/08/25 05:21:18 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/08/25 05:21:18 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/08/25 05:21:18 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/08/25 05:21:18 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/08/25 05:21:18 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/25 05:21:18 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/08/25 05:21:18 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/08/25 05:21:18 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/08/25 05:21:18 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/08/25 05:21:18 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/08/25 05:21:18 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/08/25 05:21:18 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/08/25 05:21:18 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/08/25 05:21:18 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/08/25 05:21:18 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/08/25 05:21:18 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/08/25 05:21:18 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/08/25 05:21:18 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/08/25 05:21:18 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/08/25 05:21:18 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/08/25 05:21:18 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/08/25 05:21:18 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/08/25 05:21:18 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/08/25 05:21:18 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/08/25 05:21:18 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/08/25 05:21:18 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/08/25 05:21:18 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/08/25 05:21:18 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/08/25 05:21:18 DEBUG : WaitForWriters: timeout=30s 2026/08/25 05:21:18 DEBUG : dir: Looking for writers 2026/08/25 05:21:18 DEBUG : file1: reading active writers 2026/08/25 05:21:18 DEBUG : Looking for writers 2026/08/25 05:21:18 DEBUG : dir: reading active writers 2026/08/25 05:21:18 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.39s) === RUN TestReadFileHandleFlush run.go:198: Remote "sftp://rclone@:22/rclone-test-mudebus1miyo", Local "Local file system at /tmp/rclone4160001335", Modify Window "1s" 2026/08/25 05:21:18 INFO : sftp://rclone@:22/rclone-test-mudebus1miyo: poll-interval is not supported by this remote 2026/08/25 05:21:18 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:18 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:18 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:18 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:18 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:18 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:18 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:18 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/25 05:21:18 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:18 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:18 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:18 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:18 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:18 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:18 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:18 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/25 05:21:18 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/25 05:21:18 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/25 05:21:18 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/25 05:21:18 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/25 05:21:18 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/25 05:21:18 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/08/25 05:21:18 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:18 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:18 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:18 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:19 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/25 05:21:19 DEBUG : WaitForWriters: timeout=30s 2026/08/25 05:21:19 DEBUG : dir: Looking for writers 2026/08/25 05:21:19 DEBUG : file1: reading active writers 2026/08/25 05:21:19 DEBUG : Looking for writers 2026/08/25 05:21:19 DEBUG : dir: reading active writers 2026/08/25 05:21:19 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.34s) === RUN TestReadFileHandleRelease run.go:198: Remote "sftp://rclone@:22/rclone-test-mudebus1miyo", Local "Local file system at /tmp/rclone4160001335", Modify Window "1s" 2026/08/25 05:21:19 INFO : sftp://rclone@:22/rclone-test-mudebus1miyo: poll-interval is not supported by this remote 2026/08/25 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:19 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/25 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:19 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/25 05:21:19 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/25 05:21:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/25 05:21:19 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/25 05:21:19 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/25 05:21:19 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/25 05:21:19 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/08/25 05:21:19 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/08/25 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:19 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/25 05:21:19 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/08/25 05:21:19 DEBUG : WaitForWriters: timeout=30s 2026/08/25 05:21:19 DEBUG : dir: Looking for writers 2026/08/25 05:21:19 DEBUG : file1: reading active writers 2026/08/25 05:21:19 DEBUG : Looking for writers 2026/08/25 05:21:19 DEBUG : dir: reading active writers 2026/08/25 05:21:19 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.32s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "sftp://rclone@:22/rclone-test-mudebus1miyo", Local "Local file system at /tmp/rclone4160001335", Modify Window "1s" 2026/08/25 05:21:19 INFO : sftp://rclone@:22/rclone-test-mudebus1miyo: poll-interval is not supported by this remote 2026/08/25 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/25 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/25 05:21:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/25 05:21:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:19 INFO : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/25 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:19 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/25 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:19 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/25 05:21:19 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/25 05:21:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/25 05:21:19 DEBUG : dir/file1: newRWFileHandle: 2026/08/25 05:21:19 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/25 05:21:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/25 05:21:19 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/25 05:21:19 DEBUG : dir/file1(0x3e2a39c37700): _readAt: size=1, off=0 2026/08/25 05:21:19 DEBUG : dir/file1(0x3e2a39c37700): openPending: 2026/08/25 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:19 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/25 05:21:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/25 05:21:19 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/25 05:21:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/25 05:21:19 DEBUG : dir/file1(0x3e2a39c37700): >openPending: err= 2026/08/25 05:21:19 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/25 05:21:19 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/25 05:21:19 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/25 05:21:19 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/25 05:21:19 DEBUG : dir/file1(0x3e2a39c37700): >_readAt: n=1, err= 2026/08/25 05:21:19 DEBUG : dir/file1(0x3e2a39c37700): _readAt: size=256, off=1 2026/08/25 05:21:19 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/08/25 05:21:19 DEBUG : dir/file1(0x3e2a39c37700): >_readAt: n=15, err=EOF 2026/08/25 05:21:19 DEBUG : dir/file1(0x3e2a39c37700): _readAt: size=16, off=16 2026/08/25 05:21:19 DEBUG : dir/file1(0x3e2a39c37700): >_readAt: n=0, err=EOF 2026/08/25 05:21:19 DEBUG : dir/file1(0x3e2a39c37700): close: 2026/08/25 05:21:19 DEBUG : dir/file1(0x3e2a39c37700): >close: err= 2026/08/25 05:21:19 DEBUG : dir/file1(0x3e2a39c37700): close: 2026/08/25 05:21:19 DEBUG : dir/file1(0x3e2a39c37700): >close: err=file already closed 2026/08/25 05:21:19 DEBUG : WaitForWriters: timeout=30s 2026/08/25 05:21:19 DEBUG : dir: Looking for writers 2026/08/25 05:21:19 DEBUG : file1: reading active writers 2026/08/25 05:21:19 DEBUG : Looking for writers 2026/08/25 05:21:19 DEBUG : dir: reading active writers 2026/08/25 05:21:19 DEBUG : >WaitForWriters: 2026/08/25 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.32s) === RUN TestRWFileHandleSeek run.go:198: Remote "sftp://rclone@:22/rclone-test-mudebus1miyo", Local "Local file system at /tmp/rclone4160001335", Modify Window "1s" 2026/08/25 05:21:19 INFO : sftp://rclone@:22/rclone-test-mudebus1miyo: poll-interval is not supported by this remote 2026/08/25 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/25 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/25 05:21:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/25 05:21:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:19 INFO : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/25 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:19 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/25 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:19 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/25 05:21:19 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/25 05:21:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/25 05:21:19 DEBUG : dir/file1: newRWFileHandle: 2026/08/25 05:21:19 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/25 05:21:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/25 05:21:19 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/25 05:21:19 DEBUG : dir/file1(0x3e2a39e7ed00): _readAt: size=1, off=0 2026/08/25 05:21:19 DEBUG : dir/file1(0x3e2a39e7ed00): openPending: 2026/08/25 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:20 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/25 05:21:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/25 05:21:20 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/25 05:21:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/25 05:21:20 DEBUG : dir/file1(0x3e2a39e7ed00): >openPending: err= 2026/08/25 05:21:20 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/25 05:21:20 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/25 05:21:20 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/25 05:21:20 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/25 05:21:20 DEBUG : dir/file1(0x3e2a39e7ed00): >_readAt: n=1, err= 2026/08/25 05:21:20 DEBUG : dir/file1(0x3e2a39e7ed00): _readAt: size=1, off=5 2026/08/25 05:21:20 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/25 05:21:20 DEBUG : dir/file1(0x3e2a39e7ed00): >_readAt: n=1, err= 2026/08/25 05:21:20 DEBUG : dir/file1(0x3e2a39e7ed00): _readAt: size=1, off=3 2026/08/25 05:21:20 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/25 05:21:20 DEBUG : dir/file1(0x3e2a39e7ed00): >_readAt: n=1, err= 2026/08/25 05:21:20 DEBUG : dir/file1(0x3e2a39e7ed00): _readAt: size=1, off=13 2026/08/25 05:21:20 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/25 05:21:20 DEBUG : dir/file1(0x3e2a39e7ed00): >_readAt: n=1, err= 2026/08/25 05:21:20 DEBUG : dir/file1(0x3e2a39e7ed00): _readAt: size=16, off=100 2026/08/25 05:21:20 DEBUG : dir/file1(0x3e2a39e7ed00): >_readAt: n=0, err=EOF 2026/08/25 05:21:20 DEBUG : dir/file1(0x3e2a39e7ed00): close: 2026/08/25 05:21:20 DEBUG : dir/file1(0x3e2a39e7ed00): >close: err= 2026/08/25 05:21:20 DEBUG : WaitForWriters: timeout=30s 2026/08/25 05:21:20 DEBUG : dir: Looking for writers 2026/08/25 05:21:20 DEBUG : file1: reading active writers 2026/08/25 05:21:20 DEBUG : Looking for writers 2026/08/25 05:21:20 DEBUG : dir: reading active writers 2026/08/25 05:21:20 DEBUG : >WaitForWriters: 2026/08/25 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.32s) === RUN TestRWFileHandleReadAt run.go:198: Remote "sftp://rclone@:22/rclone-test-mudebus1miyo", Local "Local file system at /tmp/rclone4160001335", Modify Window "1s" 2026/08/25 05:21:20 INFO : sftp://rclone@:22/rclone-test-mudebus1miyo: poll-interval is not supported by this remote 2026/08/25 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/25 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/25 05:21:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/25 05:21:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:20 INFO : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/25 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:20 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/25 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:20 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/25 05:21:20 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/25 05:21:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/25 05:21:20 DEBUG : dir/file1: newRWFileHandle: 2026/08/25 05:21:20 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/25 05:21:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/25 05:21:20 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/25 05:21:20 DEBUG : dir/file1(0x3e2a3a68e1c0): _readAt: size=1, off=0 2026/08/25 05:21:20 DEBUG : dir/file1(0x3e2a3a68e1c0): openPending: 2026/08/25 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:20 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/25 05:21:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/25 05:21:20 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/25 05:21:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/25 05:21:20 DEBUG : dir/file1(0x3e2a3a68e1c0): >openPending: err= 2026/08/25 05:21:20 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/25 05:21:20 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/25 05:21:20 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/25 05:21:20 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/25 05:21:20 DEBUG : dir/file1(0x3e2a3a68e1c0): >_readAt: n=1, err= 2026/08/25 05:21:20 DEBUG : dir/file1(0x3e2a3a68e1c0): _readAt: size=1, off=5 2026/08/25 05:21:20 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/25 05:21:20 DEBUG : dir/file1(0x3e2a3a68e1c0): >_readAt: n=1, err= 2026/08/25 05:21:20 DEBUG : dir/file1(0x3e2a3a68e1c0): _readAt: size=1, off=1 2026/08/25 05:21:20 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/25 05:21:20 DEBUG : dir/file1(0x3e2a3a68e1c0): >_readAt: n=1, err= 2026/08/25 05:21:20 DEBUG : dir/file1(0x3e2a3a68e1c0): _readAt: size=6, off=10 2026/08/25 05:21:20 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/08/25 05:21:20 DEBUG : dir/file1(0x3e2a3a68e1c0): >_readAt: n=6, err= 2026/08/25 05:21:20 DEBUG : dir/file1(0x3e2a3a68e1c0): _readAt: size=256, off=10 2026/08/25 05:21:20 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/08/25 05:21:20 DEBUG : dir/file1(0x3e2a3a68e1c0): >_readAt: n=6, err=EOF 2026/08/25 05:21:20 DEBUG : dir/file1(0x3e2a3a68e1c0): _readAt: size=256, off=100 2026/08/25 05:21:20 DEBUG : dir/file1(0x3e2a3a68e1c0): >_readAt: n=0, err=EOF 2026/08/25 05:21:20 DEBUG : dir/file1(0x3e2a3a68e1c0): close: 2026/08/25 05:21:20 DEBUG : dir/file1(0x3e2a3a68e1c0): >close: err= 2026/08/25 05:21:20 DEBUG : dir/file1(0x3e2a3a68e1c0): _readAt: size=256, off=100 2026/08/25 05:21:20 DEBUG : dir/file1(0x3e2a3a68e1c0): >_readAt: n=0, err=file already closed 2026/08/25 05:21:20 DEBUG : WaitForWriters: timeout=30s 2026/08/25 05:21:20 DEBUG : dir: Looking for writers 2026/08/25 05:21:20 DEBUG : file1: reading active writers 2026/08/25 05:21:20 DEBUG : Looking for writers 2026/08/25 05:21:20 DEBUG : dir: reading active writers 2026/08/25 05:21:20 DEBUG : >WaitForWriters: 2026/08/25 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.34s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "sftp://rclone@:22/rclone-test-mudebus1miyo", Local "Local file system at /tmp/rclone4160001335", Modify Window "1s" 2026/08/25 05:21:20 INFO : sftp://rclone@:22/rclone-test-mudebus1miyo: poll-interval is not supported by this remote 2026/08/25 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/25 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/25 05:21:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/25 05:21:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:20 INFO : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/25 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:20 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/25 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:20 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/25 05:21:20 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/25 05:21:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/25 05:21:20 DEBUG : dir/file1: newRWFileHandle: 2026/08/25 05:21:20 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/25 05:21:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/25 05:21:20 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/25 05:21:20 DEBUG : dir/file1(0x3e2a3a68f640): RWFileHandle.Flush 2026/08/25 05:21:20 DEBUG : dir/file1(0x3e2a3a68f640): _readAt: size=256, off=0 2026/08/25 05:21:20 DEBUG : dir/file1(0x3e2a3a68f640): openPending: 2026/08/25 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:20 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/25 05:21:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/25 05:21:20 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/25 05:21:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/25 05:21:20 DEBUG : dir/file1(0x3e2a3a68f640): >openPending: err= 2026/08/25 05:21:20 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/08/25 05:21:20 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/25 05:21:20 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/25 05:21:20 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/25 05:21:20 DEBUG : dir/file1(0x3e2a3a68f640): >_readAt: n=16, err=EOF 2026/08/25 05:21:20 DEBUG : dir/file1(0x3e2a3a68f640): RWFileHandle.Flush 2026/08/25 05:21:20 DEBUG : dir/file1(0x3e2a3a68f640): RWFileHandle.Flush 2026/08/25 05:21:20 DEBUG : dir/file1(0x3e2a3a68f640): close: 2026/08/25 05:21:20 DEBUG : dir/file1(0x3e2a3a68f640): >close: err= 2026/08/25 05:21:20 DEBUG : WaitForWriters: timeout=30s 2026/08/25 05:21:20 DEBUG : dir: Looking for writers 2026/08/25 05:21:20 DEBUG : file1: reading active writers 2026/08/25 05:21:20 DEBUG : Looking for writers 2026/08/25 05:21:20 DEBUG : dir: reading active writers 2026/08/25 05:21:20 DEBUG : >WaitForWriters: 2026/08/25 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.32s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "sftp://rclone@:22/rclone-test-mudebus1miyo", Local "Local file system at /tmp/rclone4160001335", Modify Window "1s" 2026/08/25 05:21:20 INFO : sftp://rclone@:22/rclone-test-mudebus1miyo: poll-interval is not supported by this remote 2026/08/25 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/25 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/25 05:21:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/25 05:21:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:20 INFO : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/25 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:20 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/25 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:20 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/25 05:21:20 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/25 05:21:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/25 05:21:20 DEBUG : dir/file1: newRWFileHandle: 2026/08/25 05:21:20 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/25 05:21:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/25 05:21:20 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/25 05:21:20 DEBUG : dir/file1(0x3e2a3a8d0900): _readAt: size=256, off=0 2026/08/25 05:21:20 DEBUG : dir/file1(0x3e2a3a8d0900): openPending: 2026/08/25 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:20 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/25 05:21:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/25 05:21:20 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/25 05:21:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/25 05:21:20 DEBUG : dir/file1(0x3e2a3a8d0900): >openPending: err= 2026/08/25 05:21:20 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/08/25 05:21:20 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/25 05:21:20 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/25 05:21:20 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/25 05:21:21 DEBUG : dir/file1(0x3e2a3a8d0900): >_readAt: n=16, err=EOF 2026/08/25 05:21:21 DEBUG : dir/file1(0x3e2a3a8d0900): RWFileHandle.Release 2026/08/25 05:21:21 DEBUG : dir/file1(0x3e2a3a8d0900): close: 2026/08/25 05:21:21 DEBUG : dir/file1(0x3e2a3a8d0900): >close: err= 2026/08/25 05:21:21 DEBUG : dir/file1(0x3e2a3a8d0900): RWFileHandle.Release 2026/08/25 05:21:21 DEBUG : WaitForWriters: timeout=30s 2026/08/25 05:21:21 DEBUG : dir: Looking for writers 2026/08/25 05:21:21 DEBUG : file1: reading active writers 2026/08/25 05:21:21 DEBUG : Looking for writers 2026/08/25 05:21:21 DEBUG : dir: reading active writers 2026/08/25 05:21:21 DEBUG : >WaitForWriters: 2026/08/25 05:21:21 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.31s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-mudebus1miyo", Local "Local file system at /tmp/rclone4160001335", Modify Window "1s" 2026/08/25 05:21:21 INFO : sftp://rclone@:22/rclone-test-mudebus1miyo: poll-interval is not supported by this remote 2026/08/25 05:21:21 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/25 05:21:21 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:21 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/25 05:21:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/25 05:21:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:21 INFO : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/25 05:21:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:21 DEBUG : file1: newRWFileHandle: 2026/08/25 05:21:21 DEBUG : file1(0x3e2a3a8d1400): openPending: 2026/08/25 05:21:21 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/25 05:21:21 DEBUG : file1(0x3e2a3a8d1400): >openPending: err= 2026/08/25 05:21:21 DEBUG : file1: >newRWFileHandle: err= 2026/08/25 05:21:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/25 05:21:21 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/25 05:21:21 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/25 05:21:21 DEBUG : file1(0x3e2a3a8d1400): _writeAt: size=5, off=0 2026/08/25 05:21:21 DEBUG : file1(0x3e2a3a8d1400): >_writeAt: n=5, err= 2026/08/25 05:21:21 DEBUG : file1(0x3e2a3a8d1400): _writeAt: size=7, off=5 2026/08/25 05:21:21 DEBUG : file1(0x3e2a3a8d1400): >_writeAt: n=7, err= 2026/08/25 05:21:21 DEBUG : file1: vfs cache: truncate to size=11 2026/08/25 05:21:21 DEBUG : file1(0x3e2a3a8d1400): close: 2026/08/25 05:21:21 DEBUG : file1: vfs cache: setting modification time to 2026-08-25 05:21:21.011816439 +0000 UTC m=+28.391957324 2026/08/25 05:21:21 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:21 DEBUG : file1(0x3e2a3a8d1400): >close: err= 2026/08/25 05:21:21 DEBUG : file1(0x3e2a3a8d1400): close: 2026/08/25 05:21:21 DEBUG : file1(0x3e2a3a8d1400): >close: err=file already closed 2026/08/25 05:21:21 DEBUG : WaitForWriters: timeout=30s 2026/08/25 05:21:21 DEBUG : Looking for writers 2026/08/25 05:21:21 DEBUG : file1: reading active writers 2026/08/25 05:21:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/25 05:21:21 DEBUG : Looking for writers 2026/08/25 05:21:21 DEBUG : file1: reading active writers 2026/08/25 05:21:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/25 05:21:21 DEBUG : Looking for writers 2026/08/25 05:21:21 DEBUG : file1: reading active writers 2026/08/25 05:21:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/25 05:21:21 DEBUG : Looking for writers 2026/08/25 05:21:21 DEBUG : file1: reading active writers 2026/08/25 05:21:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/25 05:21:21 DEBUG : file1: vfs cache: starting upload 2026/08/25 05:21:21 DEBUG : file1.25b87925.partial: size = 11 OK 2026/08/25 05:21:21 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/file1.25b87925.partial" 2026/08/25 05:21:21 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:21 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/file1.25b87925.partial 2026/08/25 05:21:21 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/file1.25b87925.partial" 2026/08/25 05:21:21 DEBUG : Looking for writers 2026/08/25 05:21:21 DEBUG : file1: reading active writers 2026/08/25 05:21:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/25 05:21:21 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:21 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-mudebus1miyo/file1.25b87925.partial 2026/08/25 05:21:21 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:21 DEBUG : file1.25b87925.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/25 05:21:21 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/25 05:21:21 DEBUG : file1.25b87925.partial: renamed to: file1 2026/08/25 05:21:21 INFO : file1: Copied (new) 2026/08/25 05:21:21 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/file1" 2026/08/25 05:21:21 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:21 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/file1 2026/08/25 05:21:21 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/file1" 2026/08/25 05:21:21 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:21 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-mudebus1miyo/file1 2026/08/25 05:21:21 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:21 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/25 05:21:21 DEBUG : file1: vfs cache: fingerprint now "11,2026-08-25 05:21:21 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/08/25 05:21:21 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/25 05:21:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/25 05:21:21 INFO : file1: vfs cache: upload succeeded try #1 2026/08/25 05:21:21 DEBUG : Looking for writers 2026/08/25 05:21:21 DEBUG : file1: reading active writers 2026/08/25 05:21:21 DEBUG : >WaitForWriters: 2026/08/25 05:21:21 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/file1" 2026/08/25 05:21:21 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:21 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/file1 2026/08/25 05:21:21 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/file1" 2026/08/25 05:21:21 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:21 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-mudebus1miyo/file1 2026/08/25 05:21:21 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:21 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/25 05:21:21 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/file1" 2026/08/25 05:21:21 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:21 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/file1 2026/08/25 05:21:21 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/file1" 2026/08/25 05:21:21 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:21 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-mudebus1miyo/file1 2026/08/25 05:21:21 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:21 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/08/25 05:21:21 DEBUG : WaitForWriters: timeout=30s 2026/08/25 05:21:21 DEBUG : Looking for writers 2026/08/25 05:21:21 DEBUG : file1: reading active writers 2026/08/25 05:21:21 DEBUG : >WaitForWriters: 2026/08/25 05:21:21 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.53s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "sftp://rclone@:22/rclone-test-mudebus1miyo", Local "Local file system at /tmp/rclone4160001335", Modify Window "1s" 2026/08/25 05:21:21 INFO : sftp://rclone@:22/rclone-test-mudebus1miyo: poll-interval is not supported by this remote 2026/08/25 05:21:21 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/25 05:21:21 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:21 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/25 05:21:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/25 05:21:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:21 INFO : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/25 05:21:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:21 DEBUG : file1: newRWFileHandle: 2026/08/25 05:21:21 DEBUG : file1(0x3e2a3a624580): openPending: 2026/08/25 05:21:21 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/25 05:21:21 DEBUG : file1(0x3e2a3a624580): >openPending: err= 2026/08/25 05:21:21 DEBUG : file1: >newRWFileHandle: err= 2026/08/25 05:21:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/25 05:21:21 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/25 05:21:21 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/25 05:21:21 DEBUG : file1(0x3e2a3a624580): _writeAt: size=7, off=0 2026/08/25 05:21:21 DEBUG : file1(0x3e2a3a624580): >_writeAt: n=7, err= 2026/08/25 05:21:21 DEBUG : file1(0x3e2a3a624580): _writeAt: size=6, off=5 2026/08/25 05:21:21 DEBUG : file1(0x3e2a3a624580): >_writeAt: n=6, err= 2026/08/25 05:21:21 DEBUG : file1(0x3e2a3a624580): close: 2026/08/25 05:21:21 DEBUG : file1: vfs cache: setting modification time to 2026-08-25 05:21:21.536328138 +0000 UTC m=+28.916469023 2026/08/25 05:21:21 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:21 DEBUG : file1(0x3e2a3a624580): >close: err= 2026/08/25 05:21:21 DEBUG : file1(0x3e2a3a624580): _writeAt: size=5, off=0 2026/08/25 05:21:21 DEBUG : file1(0x3e2a3a624580): >_writeAt: n=0, err=file already closed 2026/08/25 05:21:21 DEBUG : WaitForWriters: timeout=30s 2026/08/25 05:21:21 DEBUG : Looking for writers 2026/08/25 05:21:21 DEBUG : file1: reading active writers 2026/08/25 05:21:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/25 05:21:21 DEBUG : Looking for writers 2026/08/25 05:21:21 DEBUG : file1: reading active writers 2026/08/25 05:21:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/25 05:21:21 DEBUG : Looking for writers 2026/08/25 05:21:21 DEBUG : file1: reading active writers 2026/08/25 05:21:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/25 05:21:21 DEBUG : Looking for writers 2026/08/25 05:21:21 DEBUG : file1: reading active writers 2026/08/25 05:21:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/25 05:21:21 DEBUG : file1: vfs cache: starting upload 2026/08/25 05:21:21 DEBUG : file1.62e89bc0.partial: size = 11 OK 2026/08/25 05:21:21 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/file1.62e89bc0.partial" 2026/08/25 05:21:21 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:21 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/file1.62e89bc0.partial 2026/08/25 05:21:21 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/file1.62e89bc0.partial" 2026/08/25 05:21:21 DEBUG : Looking for writers 2026/08/25 05:21:21 DEBUG : file1: reading active writers 2026/08/25 05:21:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/25 05:21:21 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:21 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-mudebus1miyo/file1.62e89bc0.partial 2026/08/25 05:21:21 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:21 DEBUG : file1.62e89bc0.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/25 05:21:21 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/25 05:21:21 DEBUG : file1.62e89bc0.partial: renamed to: file1 2026/08/25 05:21:21 INFO : file1: Copied (new) 2026/08/25 05:21:21 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/file1" 2026/08/25 05:21:21 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:21 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/file1 2026/08/25 05:21:21 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/file1" 2026/08/25 05:21:21 DEBUG : Looking for writers 2026/08/25 05:21:21 DEBUG : file1: reading active writers 2026/08/25 05:21:21 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:21 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-mudebus1miyo/file1 2026/08/25 05:21:21 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:21 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/25 05:21:21 DEBUG : file1: vfs cache: fingerprint now "11,2026-08-25 05:21:21 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/08/25 05:21:21 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/25 05:21:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/25 05:21:21 DEBUG : >WaitForWriters: 2026/08/25 05:21:21 INFO : file1: vfs cache: upload succeeded try #1 2026/08/25 05:21:21 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/file1" 2026/08/25 05:21:21 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:21 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/file1 2026/08/25 05:21:21 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/file1" 2026/08/25 05:21:21 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:21 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-mudebus1miyo/file1 2026/08/25 05:21:21 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:21 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/25 05:21:21 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/file1" 2026/08/25 05:21:21 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:21 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/file1 2026/08/25 05:21:21 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/file1" 2026/08/25 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-mudebus1miyo/file1 2026/08/25 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:22 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/08/25 05:21:22 DEBUG : WaitForWriters: timeout=30s 2026/08/25 05:21:22 DEBUG : Looking for writers 2026/08/25 05:21:22 DEBUG : file1: reading active writers 2026/08/25 05:21:22 DEBUG : >WaitForWriters: 2026/08/25 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.53s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-mudebus1miyo", Local "Local file system at /tmp/rclone4160001335", Modify Window "1s" 2026/08/25 05:21:22 INFO : sftp://rclone@:22/rclone-test-mudebus1miyo: poll-interval is not supported by this remote 2026/08/25 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/25 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/25 05:21:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/25 05:21:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:22 INFO : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/25 05:21:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:22 DEBUG : file1: newRWFileHandle: 2026/08/25 05:21:22 DEBUG : file1(0x3e2a3a19e000): openPending: 2026/08/25 05:21:22 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/25 05:21:22 DEBUG : file1(0x3e2a3a19e000): >openPending: err= 2026/08/25 05:21:22 DEBUG : file1: >newRWFileHandle: err= 2026/08/25 05:21:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/25 05:21:22 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/25 05:21:22 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/25 05:21:22 DEBUG : file1(0x3e2a3a19e000): close: 2026/08/25 05:21:22 DEBUG : file1: vfs cache: setting modification time to 2026-08-25 05:21:22.060371873 +0000 UTC m=+29.440512758 2026/08/25 05:21:22 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:22 DEBUG : file1(0x3e2a3a19e000): >close: err= 2026/08/25 05:21:22 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/25 05:21:22 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/25 05:21:22 DEBUG : file2: newRWFileHandle: 2026/08/25 05:21:22 DEBUG : file2(0x3e2a3a19e500): openPending: 2026/08/25 05:21:22 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:22 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/25 05:21:22 DEBUG : file2(0x3e2a3a19e500): >openPending: err= 2026/08/25 05:21:22 DEBUG : file2: >newRWFileHandle: err= 2026/08/25 05:21:22 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/25 05:21:22 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/08/25 05:21:22 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/08/25 05:21:22 DEBUG : file2(0x3e2a3a19e500): RWFileHandle.Flush 2026/08/25 05:21:22 DEBUG : file2(0x3e2a3a19e500): RWFileHandle.Release 2026/08/25 05:21:22 DEBUG : file2(0x3e2a3a19e500): close: 2026/08/25 05:21:22 DEBUG : file2: vfs cache: setting modification time to 2026-08-25 05:21:22.061692076 +0000 UTC m=+29.441832961 2026/08/25 05:21:22 INFO : file2: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:22 DEBUG : file2(0x3e2a3a19e500): >close: err= 2026/08/25 05:21:22 DEBUG : WaitForWriters: timeout=30s 2026/08/25 05:21:22 DEBUG : Looking for writers 2026/08/25 05:21:22 DEBUG : file1: reading active writers 2026/08/25 05:21:22 DEBUG : file2: reading active writers 2026/08/25 05:21:22 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/08/25 05:21:22 DEBUG : Looking for writers 2026/08/25 05:21:22 DEBUG : file1: reading active writers 2026/08/25 05:21:22 DEBUG : file2: reading active writers 2026/08/25 05:21:22 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/08/25 05:21:22 DEBUG : Looking for writers 2026/08/25 05:21:22 DEBUG : file1: reading active writers 2026/08/25 05:21:22 DEBUG : file2: reading active writers 2026/08/25 05:21:22 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/08/25 05:21:22 DEBUG : Looking for writers 2026/08/25 05:21:22 DEBUG : file1: reading active writers 2026/08/25 05:21:22 DEBUG : file2: reading active writers 2026/08/25 05:21:22 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/08/25 05:21:22 DEBUG : file2: vfs cache: starting upload 2026/08/25 05:21:22 DEBUG : file1: vfs cache: starting upload 2026/08/25 05:21:22 DEBUG : file2.e16fbd39.partial: size = 0 OK 2026/08/25 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/file2.e16fbd39.partial" 2026/08/25 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/file2.e16fbd39.partial 2026/08/25 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/file2.e16fbd39.partial" 2026/08/25 05:21:22 DEBUG : file1.9eed629e.partial: size = 0 OK 2026/08/25 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/file1.9eed629e.partial" 2026/08/25 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/file1.9eed629e.partial 2026/08/25 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/file1.9eed629e.partial" 2026/08/25 05:21:22 DEBUG : Looking for writers 2026/08/25 05:21:22 DEBUG : file1: reading active writers 2026/08/25 05:21:22 DEBUG : file2: reading active writers 2026/08/25 05:21:22 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/08/25 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-mudebus1miyo/file1.9eed629e.partial 2026/08/25 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:22 DEBUG : file1.9eed629e.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/25 05:21:22 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/25 05:21:22 DEBUG : file1.9eed629e.partial: renamed to: file1 2026/08/25 05:21:22 INFO : file1: Copied (new) 2026/08/25 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/file1" 2026/08/25 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/file1 2026/08/25 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/file1" 2026/08/25 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-mudebus1miyo/file2.e16fbd39.partial 2026/08/25 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:22 DEBUG : file2.e16fbd39.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/25 05:21:22 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/25 05:21:22 DEBUG : file2.e16fbd39.partial: renamed to: file2 2026/08/25 05:21:22 INFO : file2: Copied (new) 2026/08/25 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/file2" 2026/08/25 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/file2 2026/08/25 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/file2" 2026/08/25 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-mudebus1miyo/file1 2026/08/25 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:22 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/25 05:21:22 DEBUG : file1: vfs cache: fingerprint now "0,2026-08-25 05:21:22 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/08/25 05:21:22 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/25 05:21:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/25 05:21:22 INFO : file1: vfs cache: upload succeeded try #1 2026/08/25 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-mudebus1miyo/file2 2026/08/25 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:22 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/25 05:21:22 DEBUG : file2: vfs cache: fingerprint now "0,2026-08-25 05:21:22 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/08/25 05:21:22 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/08/25 05:21:22 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/25 05:21:22 INFO : file2: vfs cache: upload succeeded try #1 2026/08/25 05:21:22 DEBUG : Looking for writers 2026/08/25 05:21:22 DEBUG : file1: reading active writers 2026/08/25 05:21:22 DEBUG : file2: reading active writers 2026/08/25 05:21:22 DEBUG : >WaitForWriters: 2026/08/25 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/file1" 2026/08/25 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/file1 2026/08/25 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/file1" 2026/08/25 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-mudebus1miyo/file1 2026/08/25 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:22 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/25 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/file1" 2026/08/25 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/file1 2026/08/25 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/file1" 2026/08/25 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-mudebus1miyo/file1 2026/08/25 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:22 DEBUG : file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/08/25 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/file2" 2026/08/25 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/file2 2026/08/25 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/file2" 2026/08/25 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-mudebus1miyo/file2 2026/08/25 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:22 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/25 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/file2" 2026/08/25 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/file2 2026/08/25 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/file2" 2026/08/25 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-mudebus1miyo/file2 2026/08/25 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:22 DEBUG : file2: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/08/25 05:21:22 DEBUG : WaitForWriters: timeout=30s 2026/08/25 05:21:22 DEBUG : Looking for writers 2026/08/25 05:21:22 DEBUG : file1: reading active writers 2026/08/25 05:21:22 DEBUG : file2: reading active writers 2026/08/25 05:21:22 DEBUG : >WaitForWriters: 2026/08/25 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.75s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-mudebus1miyo", Local "Local file system at /tmp/rclone4160001335", Modify Window "1s" 2026/08/25 05:21:22 INFO : sftp://rclone@:22/rclone-test-mudebus1miyo: poll-interval is not supported by this remote 2026/08/25 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/25 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/25 05:21:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/25 05:21:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:22 INFO : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/25 05:21:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:22 DEBUG : file1: newRWFileHandle: 2026/08/25 05:21:22 DEBUG : file1(0x3e2a3a009ec0): openPending: 2026/08/25 05:21:22 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/25 05:21:22 DEBUG : file1(0x3e2a3a009ec0): >openPending: err= 2026/08/25 05:21:22 DEBUG : file1: >newRWFileHandle: err= 2026/08/25 05:21:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/25 05:21:22 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/25 05:21:22 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/25 05:21:22 DEBUG : file1(0x3e2a3a009ec0): _writeAt: size=5, off=0 2026/08/25 05:21:22 DEBUG : file1(0x3e2a3a009ec0): >_writeAt: n=5, err= 2026/08/25 05:21:22 DEBUG : file1(0x3e2a3a009ec0): RWFileHandle.Flush 2026/08/25 05:21:22 DEBUG : file1(0x3e2a3a009ec0): RWFileHandle.Flush 2026/08/25 05:21:22 DEBUG : file1(0x3e2a3a009ec0): close: 2026/08/25 05:21:22 DEBUG : file1: vfs cache: setting modification time to 2026-08-25 05:21:22.814186737 +0000 UTC m=+30.194327652 2026/08/25 05:21:22 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:22 DEBUG : file1(0x3e2a3a009ec0): >close: err= 2026/08/25 05:21:22 DEBUG : WaitForWriters: timeout=30s 2026/08/25 05:21:22 DEBUG : Looking for writers 2026/08/25 05:21:22 DEBUG : file1: reading active writers 2026/08/25 05:21:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/25 05:21:22 DEBUG : Looking for writers 2026/08/25 05:21:22 DEBUG : file1: reading active writers 2026/08/25 05:21:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/25 05:21:22 DEBUG : Looking for writers 2026/08/25 05:21:22 DEBUG : file1: reading active writers 2026/08/25 05:21:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/25 05:21:22 DEBUG : Looking for writers 2026/08/25 05:21:22 DEBUG : file1: reading active writers 2026/08/25 05:21:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/25 05:21:22 DEBUG : file1: vfs cache: starting upload 2026/08/25 05:21:22 DEBUG : file1.d98b5de1.partial: size = 5 OK 2026/08/25 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/file1.d98b5de1.partial" 2026/08/25 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/file1.d98b5de1.partial 2026/08/25 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/file1.d98b5de1.partial" 2026/08/25 05:21:22 DEBUG : Looking for writers 2026/08/25 05:21:22 DEBUG : file1: reading active writers 2026/08/25 05:21:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/25 05:21:23 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:23 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-mudebus1miyo/file1.d98b5de1.partial 2026/08/25 05:21:23 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:23 DEBUG : file1.d98b5de1.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/25 05:21:23 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/25 05:21:23 DEBUG : file1.d98b5de1.partial: renamed to: file1 2026/08/25 05:21:23 INFO : file1: Copied (new) 2026/08/25 05:21:23 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/file1" 2026/08/25 05:21:23 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:23 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/file1 2026/08/25 05:21:23 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/file1" 2026/08/25 05:21:23 DEBUG : Looking for writers 2026/08/25 05:21:23 DEBUG : file1: reading active writers 2026/08/25 05:21:23 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:23 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-mudebus1miyo/file1 2026/08/25 05:21:23 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:23 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/25 05:21:23 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-25 05:21:22 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/25 05:21:23 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/25 05:21:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/25 05:21:23 DEBUG : >WaitForWriters: 2026/08/25 05:21:23 INFO : file1: vfs cache: upload succeeded try #1 2026/08/25 05:21:23 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.34s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-mudebus1miyo", Local "Local file system at /tmp/rclone4160001335", Modify Window "1s" 2026/08/25 05:21:23 INFO : sftp://rclone@:22/rclone-test-mudebus1miyo: poll-interval is not supported by this remote 2026/08/25 05:21:23 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/25 05:21:23 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:23 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/25 05:21:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/25 05:21:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:23 INFO : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/25 05:21:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:23 DEBUG : file1: newRWFileHandle: 2026/08/25 05:21:23 DEBUG : file1(0x3e2a3a5a1c40): openPending: 2026/08/25 05:21:23 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/25 05:21:23 DEBUG : file1(0x3e2a3a5a1c40): >openPending: err= 2026/08/25 05:21:23 DEBUG : file1: >newRWFileHandle: err= 2026/08/25 05:21:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/25 05:21:23 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/25 05:21:23 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/25 05:21:23 DEBUG : file1(0x3e2a3a5a1c40): _writeAt: size=5, off=0 2026/08/25 05:21:23 DEBUG : file1(0x3e2a3a5a1c40): >_writeAt: n=5, err= 2026/08/25 05:21:23 DEBUG : file1(0x3e2a3a5a1c40): RWFileHandle.Release 2026/08/25 05:21:23 DEBUG : file1(0x3e2a3a5a1c40): close: 2026/08/25 05:21:23 DEBUG : file1: vfs cache: setting modification time to 2026-08-25 05:21:23.154484635 +0000 UTC m=+30.534625550 2026/08/25 05:21:23 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:23 DEBUG : file1(0x3e2a3a5a1c40): >close: err= 2026/08/25 05:21:23 DEBUG : file1(0x3e2a3a5a1c40): RWFileHandle.Release 2026/08/25 05:21:23 DEBUG : WaitForWriters: timeout=30s 2026/08/25 05:21:23 DEBUG : Looking for writers 2026/08/25 05:21:23 DEBUG : file1: reading active writers 2026/08/25 05:21:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/25 05:21:23 DEBUG : Looking for writers 2026/08/25 05:21:23 DEBUG : file1: reading active writers 2026/08/25 05:21:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/25 05:21:23 DEBUG : Looking for writers 2026/08/25 05:21:23 DEBUG : file1: reading active writers 2026/08/25 05:21:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/25 05:21:23 DEBUG : Looking for writers 2026/08/25 05:21:23 DEBUG : file1: reading active writers 2026/08/25 05:21:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/25 05:21:23 DEBUG : file1: vfs cache: starting upload 2026/08/25 05:21:23 DEBUG : file1.8d77ed5b.partial: size = 5 OK 2026/08/25 05:21:23 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/file1.8d77ed5b.partial" 2026/08/25 05:21:23 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:23 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/file1.8d77ed5b.partial 2026/08/25 05:21:23 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/file1.8d77ed5b.partial" 2026/08/25 05:21:23 DEBUG : Looking for writers 2026/08/25 05:21:23 DEBUG : file1: reading active writers 2026/08/25 05:21:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/25 05:21:23 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:23 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-mudebus1miyo/file1.8d77ed5b.partial 2026/08/25 05:21:23 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:23 DEBUG : file1.8d77ed5b.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/25 05:21:23 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/25 05:21:23 DEBUG : file1.8d77ed5b.partial: renamed to: file1 2026/08/25 05:21:23 INFO : file1: Copied (new) 2026/08/25 05:21:23 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/file1" 2026/08/25 05:21:23 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:23 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/file1 2026/08/25 05:21:23 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/file1" 2026/08/25 05:21:23 DEBUG : Looking for writers 2026/08/25 05:21:23 DEBUG : file1: reading active writers 2026/08/25 05:21:23 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:23 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-mudebus1miyo/file1 2026/08/25 05:21:23 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:23 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/25 05:21:23 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-25 05:21:23 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/25 05:21:23 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/25 05:21:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/25 05:21:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/25 05:21:23 INFO : file1: vfs cache: upload succeeded try #1 2026/08/25 05:21:23 DEBUG : Looking for writers 2026/08/25 05:21:23 DEBUG : file1: reading active writers 2026/08/25 05:21:23 DEBUG : >WaitForWriters: 2026/08/25 05:21:23 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.66s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "sftp://rclone@:22/rclone-test-mudebus1miyo", Local "Local file system at /tmp/rclone4160001335", Modify Window "1s" 2026/08/25 05:21:23 INFO : sftp://rclone@:22/rclone-test-mudebus1miyo: poll-interval is not supported by this remote 2026/08/25 05:21:23 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/25 05:21:23 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:23 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:23 DEBUG : Config file has changed externally - reloading 2026/08/25 05:21:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/25 05:21:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/25 05:21:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:23 INFO : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/25 05:21:23 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:23 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:23 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:23 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:23 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:23 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:23 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:23 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/25 05:21:23 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:23 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:23 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:23 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:24 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:24 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:24 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:24 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/25 05:21:24 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/08/25 05:21:24 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/25 05:21:24 DEBUG : dir/file1: newRWFileHandle: 2026/08/25 05:21:24 DEBUG : dir/file1(0x3e2a3a696380): openPending: 2026/08/25 05:21:24 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:24 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:24 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:24 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:24 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:24 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:24 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:24 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/25 05:21:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/25 05:21:24 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/25 05:21:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/25 05:21:24 DEBUG : dir/file1(0x3e2a3a696380): >openPending: err= 2026/08/25 05:21:24 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/25 05:21:24 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/25 05:21:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/25 05:21:24 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/25 05:21:24 DEBUG : dir/file1(0x3e2a3a696380): _writeAt: size=5, off=0 2026/08/25 05:21:24 DEBUG : dir/file1(0x3e2a3a696380): >_writeAt: n=5, err= 2026/08/25 05:21:24 DEBUG : dir/file1(0x3e2a3a696380): close: 2026/08/25 05:21:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:24 DEBUG : dir/file1: vfs cache: setting modification time to 2026-08-25 05:21:24.149334935 +0000 UTC m=+31.529475890 2026/08/25 05:21:24 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:24 DEBUG : dir/file1(0x3e2a3a696380): >close: err= 2026/08/25 05:21:24 DEBUG : WaitForWriters: timeout=30s 2026/08/25 05:21:24 DEBUG : dir: Looking for writers 2026/08/25 05:21:24 DEBUG : file1: reading active writers 2026/08/25 05:21:24 DEBUG : Looking for writers 2026/08/25 05:21:24 DEBUG : dir: reading active writers 2026/08/25 05:21:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/25 05:21:24 DEBUG : dir: Looking for writers 2026/08/25 05:21:24 DEBUG : file1: reading active writers 2026/08/25 05:21:24 DEBUG : Looking for writers 2026/08/25 05:21:24 DEBUG : dir: reading active writers 2026/08/25 05:21:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/25 05:21:24 DEBUG : dir: Looking for writers 2026/08/25 05:21:24 DEBUG : file1: reading active writers 2026/08/25 05:21:24 DEBUG : Looking for writers 2026/08/25 05:21:24 DEBUG : dir: reading active writers 2026/08/25 05:21:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/25 05:21:24 DEBUG : dir: Looking for writers 2026/08/25 05:21:24 DEBUG : file1: reading active writers 2026/08/25 05:21:24 DEBUG : Looking for writers 2026/08/25 05:21:24 DEBUG : dir: reading active writers 2026/08/25 05:21:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/25 05:21:24 DEBUG : dir/file1: vfs cache: starting upload 2026/08/25 05:21:24 DEBUG : dir/file1.88036c3e.partial: size = 5 OK 2026/08/25 05:21:24 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1.88036c3e.partial" 2026/08/25 05:21:24 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:24 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir/file1.88036c3e.partial 2026/08/25 05:21:24 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir/file1.88036c3e.partial" 2026/08/25 05:21:24 DEBUG : dir: Looking for writers 2026/08/25 05:21:24 DEBUG : file1: reading active writers 2026/08/25 05:21:24 DEBUG : Looking for writers 2026/08/25 05:21:24 DEBUG : dir: reading active writers 2026/08/25 05:21:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/25 05:21:24 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:24 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-mudebus1miyo/dir/file1.88036c3e.partial 2026/08/25 05:21:24 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:24 DEBUG : dir/file1.88036c3e.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/25 05:21:24 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/25 05:21:24 DEBUG : dir/file1.88036c3e.partial: renamed to: dir/file1 2026/08/25 05:21:24 INFO : dir/file1: Copied (replaced existing) 2026/08/25 05:21:24 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:24 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:24 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:24 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:24 DEBUG : dir: Looking for writers 2026/08/25 05:21:24 DEBUG : file1: reading active writers 2026/08/25 05:21:24 DEBUG : Looking for writers 2026/08/25 05:21:24 DEBUG : dir: reading active writers 2026/08/25 05:21:24 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:24 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:24 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:24 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/25 05:21:24 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-08-25 05:21:24 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/25 05:21:24 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/25 05:21:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/25 05:21:24 DEBUG : >WaitForWriters: 2026/08/25 05:21:24 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/25 05:21:24 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.68s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "sftp://rclone@:22/rclone-test-mudebus1miyo", Local "Local file system at /tmp/rclone4160001335", Modify Window "1s" 2026/08/25 05:21:24 INFO : sftp://rclone@:22/rclone-test-mudebus1miyo: poll-interval is not supported by this remote 2026/08/25 05:21:24 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/25 05:21:24 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:24 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/25 05:21:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/25 05:21:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:24 INFO : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/25 05:21:24 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:24 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:24 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:24 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:24 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:24 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:24 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:24 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/25 05:21:24 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:24 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:24 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:24 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:24 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-mudebus1miyo/dir/file1: no such file or directory 2026/08/25 05:21:24 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-mudebus1miyo/dir/file1: no such file or directory 2026/08/25 05:21:24 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:24 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:24 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:24 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/25 05:21:24 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:24 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:24 DEBUG : dir/file1: newRWFileHandle: 2026/08/25 05:21:24 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/25 05:21:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/25 05:21:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/25 05:21:24 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/25 05:21:24 DEBUG : dir/file1(0x3e2a39c37c40): _writeAt: size=5, off=0 2026/08/25 05:21:24 DEBUG : dir/file1(0x3e2a39c37c40): openPending: 2026/08/25 05:21:24 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:24 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:24 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:24 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:24 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:24 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:24 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:24 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/25 05:21:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/25 05:21:24 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/25 05:21:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/25 05:21:24 DEBUG : dir/file1(0x3e2a39c37c40): >openPending: err= 2026/08/25 05:21:24 DEBUG : dir/file1(0x3e2a39c37c40): >_writeAt: n=5, err= 2026/08/25 05:21:24 DEBUG : dir/file1(0x3e2a39c37c40): _writeAt: size=15, off=5 2026/08/25 05:21:24 DEBUG : dir/file1(0x3e2a39c37c40): >_writeAt: n=15, err= 2026/08/25 05:21:24 DEBUG : dir/file1(0x3e2a39c37c40): close: 2026/08/25 05:21:24 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [{Pos:0 Size:20}] - present true 2026/08/25 05:21:24 DEBUG : dir/file1: vfs cache: setting modification time to 2026-08-25 05:21:24.824332942 +0000 UTC m=+32.204473848 2026/08/25 05:21:24 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:24 DEBUG : dir/file1(0x3e2a39c37c40): >close: err= 2026/08/25 05:21:24 DEBUG : WaitForWriters: timeout=30s 2026/08/25 05:21:24 DEBUG : dir: Looking for writers 2026/08/25 05:21:24 DEBUG : file1: reading active writers 2026/08/25 05:21:24 DEBUG : Looking for writers 2026/08/25 05:21:24 DEBUG : dir: reading active writers 2026/08/25 05:21:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/25 05:21:24 DEBUG : dir: Looking for writers 2026/08/25 05:21:24 DEBUG : file1: reading active writers 2026/08/25 05:21:24 DEBUG : Looking for writers 2026/08/25 05:21:24 DEBUG : dir: reading active writers 2026/08/25 05:21:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/25 05:21:24 DEBUG : dir: Looking for writers 2026/08/25 05:21:24 DEBUG : file1: reading active writers 2026/08/25 05:21:24 DEBUG : Looking for writers 2026/08/25 05:21:24 DEBUG : dir: reading active writers 2026/08/25 05:21:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/25 05:21:24 DEBUG : dir: Looking for writers 2026/08/25 05:21:24 DEBUG : file1: reading active writers 2026/08/25 05:21:24 DEBUG : Looking for writers 2026/08/25 05:21:24 DEBUG : dir: reading active writers 2026/08/25 05:21:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/25 05:21:24 DEBUG : dir/file1: vfs cache: starting upload 2026/08/25 05:21:24 DEBUG : dir/file1.c4caa19e.partial: size = 20 OK 2026/08/25 05:21:24 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1.c4caa19e.partial" 2026/08/25 05:21:24 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:24 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir/file1.c4caa19e.partial 2026/08/25 05:21:24 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir/file1.c4caa19e.partial" 2026/08/25 05:21:24 DEBUG : dir: Looking for writers 2026/08/25 05:21:24 DEBUG : file1: reading active writers 2026/08/25 05:21:24 DEBUG : Looking for writers 2026/08/25 05:21:24 DEBUG : dir: reading active writers 2026/08/25 05:21:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/25 05:21:25 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/08/25 05:21:25 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:25 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /rclone-test-mudebus1miyo/dir/file1.c4caa19e.partial 2026/08/25 05:21:25 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:25 DEBUG : dir/file1.c4caa19e.partial: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/08/25 05:21:25 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/08/25 05:21:25 DEBUG : dir/file1.c4caa19e.partial: renamed to: dir/file1 2026/08/25 05:21:25 INFO : dir/file1: Copied (replaced existing) 2026/08/25 05:21:25 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:25 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:25 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:25 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:25 DEBUG : dir: Looking for writers 2026/08/25 05:21:25 DEBUG : file1: reading active writers 2026/08/25 05:21:25 DEBUG : Looking for writers 2026/08/25 05:21:25 DEBUG : dir: reading active writers 2026/08/25 05:21:25 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:25 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:25 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:25 DEBUG : dir/file1: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/08/25 05:21:25 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-08-25 05:21:24 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/08/25 05:21:25 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/25 05:21:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/25 05:21:25 DEBUG : >WaitForWriters: 2026/08/25 05:21:25 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/25 05:21:25 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.67s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "sftp://rclone@:22/rclone-test-mudebus1miyo", Local "Local file system at /tmp/rclone4160001335", Modify Window "1s" 2026/08/25 05:21:25 INFO : sftp://rclone@:22/rclone-test-mudebus1miyo: poll-interval is not supported by this remote 2026/08/25 05:21:25 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/25 05:21:25 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:25 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/25 05:21:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/25 05:21:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 INFO : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/25 05:21:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : file1: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : file1(0x3e2a3a8d0280): openPending: 2026/08/25 05:21:25 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/25 05:21:25 DEBUG : file1(0x3e2a3a8d0280): >openPending: err= 2026/08/25 05:21:25 DEBUG : file1: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/25 05:21:25 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/25 05:21:25 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/25 05:21:25 DEBUG : file1(0x3e2a3a8d0280): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : file1(0x3e2a3a8d0280): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : file1(0x3e2a3a8d0280): close: 2026/08/25 05:21:25 DEBUG : file1: vfs cache: setting modification time to 2026-08-25 05:21:25.156848557 +0000 UTC m=+32.536989452 2026/08/25 05:21:25 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : file1(0x3e2a3a8d0280): >close: err= 2026/08/25 05:21:25 DEBUG : WaitForWriters: timeout=30s 2026/08/25 05:21:25 DEBUG : Looking for writers 2026/08/25 05:21:25 DEBUG : file1: reading active writers 2026/08/25 05:21:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/25 05:21:25 DEBUG : Looking for writers 2026/08/25 05:21:25 DEBUG : file1: reading active writers 2026/08/25 05:21:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/25 05:21:25 DEBUG : Looking for writers 2026/08/25 05:21:25 DEBUG : file1: reading active writers 2026/08/25 05:21:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/25 05:21:25 DEBUG : Looking for writers 2026/08/25 05:21:25 DEBUG : file1: reading active writers 2026/08/25 05:21:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/25 05:21:25 DEBUG : file1: vfs cache: starting upload 2026/08/25 05:21:25 DEBUG : file1.6dcfe3b4.partial: size = 5 OK 2026/08/25 05:21:25 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/file1.6dcfe3b4.partial" 2026/08/25 05:21:25 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:25 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/file1.6dcfe3b4.partial 2026/08/25 05:21:25 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/file1.6dcfe3b4.partial" 2026/08/25 05:21:25 DEBUG : Looking for writers 2026/08/25 05:21:25 DEBUG : file1: reading active writers 2026/08/25 05:21:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/25 05:21:25 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-mudebus1miyo/dir/file1: no such file or directory 2026/08/25 05:21:25 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-mudebus1miyo/dir/file1: no such file or directory 2026/08/25 05:21:25 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:25 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-mudebus1miyo/file1.6dcfe3b4.partial 2026/08/25 05:21:25 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:25 DEBUG : file1.6dcfe3b4.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/25 05:21:25 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/25 05:21:25 DEBUG : file1.6dcfe3b4.partial: renamed to: file1 2026/08/25 05:21:25 INFO : file1: Copied (new) 2026/08/25 05:21:25 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/file1" 2026/08/25 05:21:25 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:25 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/file1 2026/08/25 05:21:25 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/file1" 2026/08/25 05:21:25 DEBUG : Looking for writers 2026/08/25 05:21:25 DEBUG : file1: reading active writers 2026/08/25 05:21:25 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:25 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-mudebus1miyo/file1 2026/08/25 05:21:25 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:25 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/25 05:21:25 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-25 05:21:25 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/25 05:21:25 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/25 05:21:25 DEBUG : >WaitForWriters: 2026/08/25 05:21:25 INFO : file1: vfs cache: upload succeeded try #1 2026/08/25 05:21:25 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.34s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "sftp://rclone@:22/rclone-test-mudebus1miyo", Local "Local file system at /tmp/rclone4160001335", Modify Window "1s" 2026/08/25 05:21:25 INFO : sftp://rclone@:22/rclone-test-mudebus1miyo: poll-interval is not supported by this remote 2026/08/25 05:21:25 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/25 05:21:25 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:25 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/25 05:21:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/25 05:21:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/08/25 05:21:25 INFO : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8d0e00): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8d0e00): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8d0e00): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8d0e00): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8d0e00): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.494361666 +0000 UTC m=+32.874502561 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8d0e00): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8d1300): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8d1300): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8d1300): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8d1300): >_readAt: n=2, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8d1300): _writeAt: size=3, off=2 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8d1300): >_writeAt: n=0, err=Bad file descriptor 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8d1300): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.494361666 +0000 UTC m=+32.874502561 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8d1300): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8d17c0): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8d17c0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8d17c0): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8d17c0): >_readAt: n=5, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8d17c0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.494361666 +0000 UTC m=+32.874502561 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8d17c0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a936a10 item 1 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8d1e00): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8d1e00): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8d1e00): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8d1e00): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8d1e00): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.497889929 +0000 UTC m=+32.878030854 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8d1e00): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a008c40): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a008c40): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a008c40): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a008c40): >_readAt: n=5, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a008c40): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.497889929 +0000 UTC m=+32.878030854 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a008c40): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a936fc0 item 2 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a009a40): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a009a40): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a009a40): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a009a40): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a009a40): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.500231831 +0000 UTC m=+32.880372726 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a009a40): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a0100): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a0100): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a0100): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a0100): >_readAt: n=2, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a0100): _writeAt: size=3, off=2 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a0100): >_writeAt: n=0, err=Bad file descriptor 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a0100): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.500231831 +0000 UTC m=+32.880372726 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a0100): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a05c0): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a05c0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a05c0): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a05c0): >_readAt: n=5, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a05c0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.500231831 +0000 UTC m=+32.880372726 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a05c0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a937570 item 3 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a0cc0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a0cc0): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a0cc0): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a0cc0): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a0cc0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.507320445 +0000 UTC m=+32.887461339 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a0cc0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a1200): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a1200): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a1200): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a1200): >_readAt: n=5, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a1200): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.507320445 +0000 UTC m=+32.887461339 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a1200): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a937a40 item 4 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a1840): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a1840): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a1840): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a1840): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a1840): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.510906876 +0000 UTC m=+32.891047782 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a1840): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a1cc0): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a1cc0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a1cc0): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a1cc0): >_readAt: n=2, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a1cc0): _writeAt: size=3, off=2 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a1cc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a1cc0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.510906876 +0000 UTC m=+32.891047782 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a1cc0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a19e2c0): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a19e2c0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a19e2c0): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a19e2c0): >_readAt: n=5, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a19e2c0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.510906876 +0000 UTC m=+32.891047782 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a19e2c0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a937dc0 item 5 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a19ea00): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a19ea00): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a19ea00): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a19ea00): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a19ea00): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.514970919 +0000 UTC m=+32.895111815 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a19ea00): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a19f180): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a19f180): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a19f180): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a19f180): >_readAt: n=5, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a19f180): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.514970919 +0000 UTC m=+32.895111815 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a19f180): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a39b0ca10 item 6 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39f06840): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39f06840): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39f06840): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39f06840): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39f06840): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.517612186 +0000 UTC m=+32.897753072 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39f06840): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39f06d80): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39f06d80): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39f06d80): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39f06d80): >_readAt: n=2, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39f06d80): _writeAt: size=3, off=2 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39f06d80): >_writeAt: n=0, err=Bad file descriptor 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39f06d80): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.517612186 +0000 UTC m=+32.897753072 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39f06d80): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39f07480): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39f07480): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39f07480): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39f07480): >_readAt: n=5, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39f07480): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.517612186 +0000 UTC m=+32.897753072 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39f07480): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a39b0d6c0 item 7 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a36a0c0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a36a0c0): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a36a0c0): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a36a0c0): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a36a0c0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.521374089 +0000 UTC m=+32.901514985 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a36a0c0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a36a600): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a36a600): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a36a600): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a36a600): >_readAt: n=5, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a36a600): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.521374089 +0000 UTC m=+32.901514985 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a36a600): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3aa0e070 item 8 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a36abc0): _readAt: size=2, off=0 2026/08/25 05:21:25 ERROR : open-test-file(0x3e2a3a36abc0): Couldn't read size of file 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a36abc0): >_readAt: n=0, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a36abc0): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a36abc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a36abc0): close: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a36abc0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a36af80): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a36af80): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a36af80): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a36af80): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a36af80): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.523029145 +0000 UTC m=+32.903170030 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a36af80): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a36b400): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a36b400): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a36b400): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a36b400): >_readAt: n=2, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a36b400): _writeAt: size=3, off=2 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a36b400): >_writeAt: n=0, err=Bad file descriptor 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a36b400): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.523029145 +0000 UTC m=+32.903170030 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a36b400): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a36b900): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a36b900): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a36b900): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a36b900): >_readAt: n=5, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a36b900): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.523029145 +0000 UTC m=+32.903170030 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a36b900): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3aa0e540 item 9 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3ee080): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3ee080): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3ee080): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3ee080): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3ee080): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.525763398 +0000 UTC m=+32.905904283 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3ee080): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3ee5c0): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3ee5c0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3ee5c0): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3ee5c0): >_readAt: n=5, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3ee5c0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.525763398 +0000 UTC m=+32.905904283 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3ee5c0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3aa0ea10 item 10 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3eec00): _readAt: size=2, off=0 2026/08/25 05:21:25 ERROR : open-test-file(0x3e2a3a3eec00): Couldn't read size of file 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3eec00): >_readAt: n=0, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3eec00): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3eec00): >_writeAt: n=0, err=Bad file descriptor 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3eec00): close: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3eec00): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3eefc0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3eefc0): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3eefc0): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3eefc0): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3eefc0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.527853914 +0000 UTC m=+32.907994809 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3eefc0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3ef4c0): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3ef4c0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3ef4c0): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3ef4c0): >_readAt: n=2, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3ef4c0): _writeAt: size=3, off=2 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3ef4c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3ef4c0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.527853914 +0000 UTC m=+32.907994809 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3ef4c0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3ef9c0): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3ef9c0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3ef9c0): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3ef9c0): >_readAt: n=5, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3ef9c0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.527853914 +0000 UTC m=+32.907994809 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3ef9c0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3aa0ed90 item 11 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a44e140): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a44e140): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a44e140): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a44e140): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a44e140): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.531796488 +0000 UTC m=+32.911937384 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a44e140): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a44e680): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a44e680): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a44e680): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a44e680): >_readAt: n=5, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a44e680): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.531796488 +0000 UTC m=+32.911937384 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a44e680): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3aa0f260 item 12 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a44ecc0): _readAt: size=2, off=0 2026/08/25 05:21:25 ERROR : open-test-file(0x3e2a3a44ecc0): Couldn't read size of file 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a44ecc0): >_readAt: n=0, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a44ecc0): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a44ecc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a44ecc0): close: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a44ecc0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a44f080): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a44f080): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a44f080): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a44f080): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a44f080): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.534860214 +0000 UTC m=+32.915001118 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a44f080): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a44f740): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a44f740): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a44f740): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a44f740): >_readAt: n=5, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a44f740): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.534860214 +0000 UTC m=+32.915001118 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a44f740): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3aa0f730 item 13 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a44fdc0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a44fdc0): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a44fdc0): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a44fdc0): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a44fdc0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.536985256 +0000 UTC m=+32.917126161 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a44fdc0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a480400): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a480400): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a480400): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a480400): >_readAt: n=5, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a480400): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.536985256 +0000 UTC m=+32.917126161 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a480400): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3aa0fab0 item 14 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a480a40): _readAt: size=2, off=0 2026/08/25 05:21:25 ERROR : open-test-file(0x3e2a3a480a40): Couldn't read size of file 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a480a40): >_readAt: n=0, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a480a40): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a480a40): >_writeAt: n=0, err=Bad file descriptor 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a480a40): close: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a480a40): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a480e00): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a480e00): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a480e00): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a480e00): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a480e00): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.539999628 +0000 UTC m=+32.920140523 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a480e00): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a4814c0): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a4814c0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a4814c0): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a4814c0): >_readAt: n=5, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a4814c0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.539999628 +0000 UTC m=+32.920140523 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a4814c0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3aa0fe30 item 15 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a481b40): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a481b40): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a481b40): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a481b40): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a481b40): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.542734471 +0000 UTC m=+32.922875366 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a481b40): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a498180): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a498180): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a498180): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a498180): >_readAt: n=5, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a498180): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.542734471 +0000 UTC m=+32.922875366 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a498180): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a1c8460 item 16 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a4987c0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a4987c0): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a4987c0): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a4987c0): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a4987c0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.54462515 +0000 UTC m=+32.924766046 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a4987c0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a498c40): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a498c40): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a498c40): open at offset 5 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a498c40): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a498c40): >_readAt: n=2, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a498c40): _writeAt: size=3, off=7 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a498c40): >_writeAt: n=0, err=Bad file descriptor 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a498c40): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.54462515 +0000 UTC m=+32.924766046 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a498c40): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a499140): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a499140): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a499140): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a499140): >_readAt: n=5, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a499140): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.54462515 +0000 UTC m=+32.924766046 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a499140): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a1c8850 item 17 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a4997c0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a4997c0): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a4997c0): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a4997c0): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a4997c0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.547190715 +0000 UTC m=+32.927331611 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a4997c0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a499d00): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a499d00): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a499d00): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a499d00): >_readAt: n=5, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a499d00): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.547190715 +0000 UTC m=+32.927331611 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a499d00): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a1c8fc0 item 18 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a4bc480): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a4bc480): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a4bc480): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a4bc480): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a4bc480): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.54875039 +0000 UTC m=+32.928891275 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a4bc480): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a4bc980): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a4bc980): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a4bc980): open at offset 5 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a4bc980): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a4bc980): >_readAt: n=2, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a4bc980): _writeAt: size=3, off=7 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a4bc980): >_writeAt: n=0, err=Bad file descriptor 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a4bc980): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.54875039 +0000 UTC m=+32.928891275 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a4bc980): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a4bce80): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a4bce80): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a4bce80): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a4bce80): >_readAt: n=5, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a4bce80): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.54875039 +0000 UTC m=+32.928891275 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a4bce80): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a1c9420 item 19 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a4bd500): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a4bd500): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a4bd500): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a4bd500): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a4bd500): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.550871956 +0000 UTC m=+32.931012841 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a4bd500): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a4bda40): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a4bda40): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a4bda40): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a4bda40): >_readAt: n=5, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a4bda40): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.550871956 +0000 UTC m=+32.931012841 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a4bda40): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a1c9960 item 20 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5001c0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5001c0): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5001c0): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5001c0): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5001c0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.552711528 +0000 UTC m=+32.932852414 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5001c0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5006c0): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5006c0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5006c0): open at offset 5 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5006c0): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5006c0): >_readAt: n=2, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5006c0): _writeAt: size=3, off=7 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5006c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5006c0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.552711528 +0000 UTC m=+32.932852414 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5006c0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a500bc0): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a500bc0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a500bc0): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a500bc0): >_readAt: n=5, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a500bc0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.552711528 +0000 UTC m=+32.932852414 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a500bc0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a1c9ce0 item 21 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a501240): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a501240): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a501240): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a501240): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a501240): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.554971877 +0000 UTC m=+32.935112762 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a501240): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a501780): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a501780): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a501780): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a501780): >_readAt: n=5, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a501780): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.554971877 +0000 UTC m=+32.935112762 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a501780): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a39ec2070 item 22 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a501e00): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a501e00): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a501e00): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a501e00): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a501e00): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.556634206 +0000 UTC m=+32.936775101 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a501e00): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a520400): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a520400): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a520400): open at offset 5 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a520400): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a520400): >_readAt: n=2, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a520400): _writeAt: size=3, off=7 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a520400): >_writeAt: n=0, err=Bad file descriptor 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a520400): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.556634206 +0000 UTC m=+32.936775101 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a520400): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a520900): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a520900): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a520900): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a520900): >_readAt: n=5, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a520900): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.556634206 +0000 UTC m=+32.936775101 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a520900): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a39ec27e0 item 23 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a520f80): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a520f80): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a520f80): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a520f80): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a520f80): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.558964746 +0000 UTC m=+32.939105631 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a520f80): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5214c0): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5214c0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5214c0): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5214c0): >_readAt: n=5, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5214c0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.558964746 +0000 UTC m=+32.939105631 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5214c0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a39ec2e70 item 24 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a521b00): _readAt: size=2, off=0 2026/08/25 05:21:25 ERROR : open-test-file(0x3e2a3a521b00): Couldn't read size of file 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a521b00): >_readAt: n=0, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a521b00): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a521b00): >_writeAt: n=0, err=Bad file descriptor 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a521b00): close: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a521b00): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a521ec0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a521ec0): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a521ec0): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a521ec0): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a521ec0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.560689722 +0000 UTC m=+32.940830607 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a521ec0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a53c4c0): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a53c4c0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a53c4c0): open at offset 5 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a53c4c0): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a53c4c0): >_readAt: n=2, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a53c4c0): _writeAt: size=3, off=7 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a53c4c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a53c4c0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.560689722 +0000 UTC m=+32.940830607 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a53c4c0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a53ca00): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a53ca00): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a53ca00): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a53ca00): >_readAt: n=5, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a53ca00): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.560689722 +0000 UTC m=+32.940830607 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a53ca00): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a39ec3500 item 25 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a53d080): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a53d080): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a53d080): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a53d080): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a53d080): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.563074807 +0000 UTC m=+32.943215692 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a53d080): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a53d5c0): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a53d5c0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a53d5c0): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a53d5c0): >_readAt: n=5, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a53d5c0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.563074807 +0000 UTC m=+32.943215692 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a53d5c0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a39ec3c70 item 26 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a53dc00): _readAt: size=2, off=0 2026/08/25 05:21:25 ERROR : open-test-file(0x3e2a3a53dc00): Couldn't read size of file 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a53dc00): >_readAt: n=0, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a53dc00): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a53dc00): >_writeAt: n=0, err=Bad file descriptor 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a53dc00): close: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a53dc00): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5620c0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5620c0): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5620c0): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5620c0): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5620c0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.564794253 +0000 UTC m=+32.944935138 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5620c0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5625c0): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5625c0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5625c0): open at offset 5 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5625c0): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5625c0): >_readAt: n=2, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5625c0): _writeAt: size=3, off=7 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5625c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5625c0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.564794253 +0000 UTC m=+32.944935138 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5625c0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a562b00): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a562b00): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a562b00): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a562b00): >_readAt: n=5, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a562b00): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.564794253 +0000 UTC m=+32.944935138 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a562b00): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a4a05b0 item 27 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a563180): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a563180): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a563180): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a563180): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a563180): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.567231585 +0000 UTC m=+32.947372470 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a563180): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5636c0): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5636c0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5636c0): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5636c0): >_readAt: n=5, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5636c0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.567231585 +0000 UTC m=+32.947372470 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5636c0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a4a1180 item 28 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a563d00): _readAt: size=2, off=0 2026/08/25 05:21:25 ERROR : open-test-file(0x3e2a3a563d00): Couldn't read size of file 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a563d00): >_readAt: n=0, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a563d00): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a563d00): >_writeAt: n=0, err=Bad file descriptor 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a563d00): close: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a563d00): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a81c0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a81c0): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a81c0): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a81c0): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a81c0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.568959508 +0000 UTC m=+32.949100393 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a81c0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a8880): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a8880): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a8880): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a8880): >_readAt: n=5, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a8880): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.568959508 +0000 UTC m=+32.949100393 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a8880): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a4a18f0 item 29 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a8f00): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a8f00): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a8f00): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a8f00): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a8f00): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.570679355 +0000 UTC m=+32.950820240 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a8f00): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a7520c0): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a7520c0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a7520c0): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a7520c0): >_readAt: n=5, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a7520c0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.570679355 +0000 UTC m=+32.950820240 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a7520c0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a39b46230 item 30 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a752700): _readAt: size=2, off=0 2026/08/25 05:21:25 ERROR : open-test-file(0x3e2a3a752700): Couldn't read size of file 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a752700): >_readAt: n=0, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a752700): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a752700): >_writeAt: n=0, err=Bad file descriptor 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a752700): close: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a752700): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a752ac0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a752ac0): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a752ac0): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a752ac0): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a752ac0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.572660646 +0000 UTC m=+32.952801541 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a752ac0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a753180): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a753180): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a753180): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a753180): >_readAt: n=5, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a753180): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.572660646 +0000 UTC m=+32.952801541 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a753180): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a39f3af50 item 31 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a753800): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a753800): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a753800): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a753800): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a753800): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.57443211 +0000 UTC m=+32.954573006 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a753800): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a753d40): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a753d40): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a753d40): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a753d40): >_readAt: n=5, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a753d40): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.57443211 +0000 UTC m=+32.954573006 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a753d40): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a39f3b8f0 item 32 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a772480): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a772480): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a772480): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a772480): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a772480): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.576948161 +0000 UTC m=+32.957089056 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a772480): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a772900): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a772900): >_readAt: n=0, err=Bad file descriptor 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a772900): _writeAt: size=3, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a772900): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a772900): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a39ffe230 item 33 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a772900): >_writeAt: n=3, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a772900): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.577730148 +0000 UTC m=+32.957871043 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a772900): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a772e00): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a772e00): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a772e00): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a772e00): >_readAt: n=5, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a772e00): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.577730148 +0000 UTC m=+32.957871043 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a772e00): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a39ffe690 item 33 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a773440): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a773440): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a773440): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a773440): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a773440): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.579904082 +0000 UTC m=+32.960044987 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a773440): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a7738c0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a7738c0): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a39fff110 item 34 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a7738c0): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a7738c0): >_readAt: n=0, err=Bad file descriptor 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a7738c0): _writeAt: size=3, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a7738c0): >_writeAt: n=3, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a7738c0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.580762403 +0000 UTC m=+32.960903348 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a7738c0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a773e00): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a773e00): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a773e00): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a773e00): >_readAt: n=3, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a773e00): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.580762403 +0000 UTC m=+32.960903348 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a773e00): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a39fff570 item 34 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a610540): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a610540): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a610540): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a610540): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a610540): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.582747921 +0000 UTC m=+32.962888896 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a610540): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a6109c0): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a6109c0): >_readAt: n=0, err=Bad file descriptor 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a6109c0): _writeAt: size=3, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a6109c0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a6109c0): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a39fffce0 item 35 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a6109c0): >_writeAt: n=3, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a6109c0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.583585593 +0000 UTC m=+32.963726489 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a6109c0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a610ec0): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a610ec0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a610ec0): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a610ec0): >_readAt: n=5, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a610ec0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.583585593 +0000 UTC m=+32.963726489 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a610ec0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a39c12460 item 35 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a611540): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a611540): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a611540): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a611540): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a611540): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.58558608 +0000 UTC m=+32.965726975 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a611540): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a611a40): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a611a40): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a39c127e0 item 36 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a611a40): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a611a40): >_readAt: n=0, err=Bad file descriptor 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a611a40): _writeAt: size=3, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a611a40): >_writeAt: n=3, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a611a40): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.586376713 +0000 UTC m=+32.966517608 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a611a40): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a636080): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a636080): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a636080): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a636080): >_readAt: n=3, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a636080): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.586376713 +0000 UTC m=+32.966517608 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a636080): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a39c12a80 item 36 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a6366c0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a6366c0): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a6366c0): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a6366c0): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a6366c0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.588449267 +0000 UTC m=+32.968590202 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a6366c0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a636b40): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a636b40): >_readAt: n=0, err=Bad file descriptor 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a636b40): _writeAt: size=3, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a636b40): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a636b40): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a39c13500 item 37 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a636b40): >_writeAt: n=3, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a636b40): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.589197149 +0000 UTC m=+32.969338064 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a636b40): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a637040): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a637040): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a637040): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a637040): >_readAt: n=5, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a637040): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.589197149 +0000 UTC m=+32.969338064 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a637040): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a39c13730 item 37 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a6376c0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a6376c0): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a6376c0): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a6376c0): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a6376c0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.591561874 +0000 UTC m=+32.971702809 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a6376c0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a637bc0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a637bc0): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a1c0070 item 38 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a637bc0): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a637bc0): >_readAt: n=0, err=Bad file descriptor 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a637bc0): _writeAt: size=3, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a637bc0): >_writeAt: n=3, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a637bc0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.592698009 +0000 UTC m=+32.972838994 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a637bc0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a658200): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a658200): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a658200): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a658200): >_readAt: n=3, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a658200): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.592698009 +0000 UTC m=+32.972838994 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a658200): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a1c0230 item 38 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a658880): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a658880): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a658880): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a658880): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a658880): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.595189383 +0000 UTC m=+32.975330279 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a658880): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a658d80): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a658d80): >_readAt: n=0, err=Bad file descriptor 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a658d80): _writeAt: size=3, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a658d80): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a658d80): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a1c0af0 item 39 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a658d80): >_writeAt: n=3, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a658d80): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.595890056 +0000 UTC m=+32.976030962 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a658d80): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a659280): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a659280): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a659280): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a659280): >_readAt: n=5, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a659280): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.595890056 +0000 UTC m=+32.976030962 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a659280): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a1c1180 item 39 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a659900): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a659900): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a659900): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a659900): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a659900): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.59806376 +0000 UTC m=+32.978204655 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a659900): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a659e00): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a659e00): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a1c1b20 item 40 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a659e00): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a659e00): >_readAt: n=0, err=Bad file descriptor 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a659e00): _writeAt: size=3, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a659e00): >_writeAt: n=3, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a659e00): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.598993265 +0000 UTC m=+32.979134250 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a659e00): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a676440): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a676440): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a676440): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a676440): >_readAt: n=3, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a676440): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.598993265 +0000 UTC m=+32.979134250 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a676440): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a39f82000 item 40 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a676a00): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a676a00): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a676a00): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a676a00): >_readAt: n=0, err=Bad file descriptor 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a676a00): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a676a00): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a676a00): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.601276476 +0000 UTC m=+32.981417422 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a676a00): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a676f00): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a676f00): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a676f00): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a39f83340 item 41 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a676f00): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a676f00): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.601994031 +0000 UTC m=+32.982134956 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a676f00): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a6773c0): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a6773c0): >_readAt: n=0, err=Bad file descriptor 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a6773c0): _writeAt: size=3, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a6773c0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a6773c0): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a39f83880 item 41 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a6773c0): >_writeAt: n=3, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a6773c0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.602762974 +0000 UTC m=+32.982903878 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a6773c0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a677900): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a677900): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a677900): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a677900): >_readAt: n=5, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a677900): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.602762974 +0000 UTC m=+32.982903878 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a677900): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a39f83ab0 item 41 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a6cc040): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a6cc040): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a6cc040): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a6cc040): >_readAt: n=0, err=Bad file descriptor 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a6cc040): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a6cc040): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a6cc040): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.604777507 +0000 UTC m=+32.984918422 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a6cc040): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a6cc540): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a6cc540): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a6cc540): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a39f9a1c0 item 42 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a6cc540): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a6cc540): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.605459545 +0000 UTC m=+32.985600430 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a6cc540): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a6cca80): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a6cca80): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a39f9a460 item 42 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a6cca80): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a6cca80): >_readAt: n=0, err=Bad file descriptor 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a6cca80): _writeAt: size=3, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a6cca80): >_writeAt: n=3, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a6cca80): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.606280033 +0000 UTC m=+32.986420928 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a6cca80): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a6cd000): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a6cd000): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a6cd000): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a6cd000): >_readAt: n=3, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a6cd000): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.606280033 +0000 UTC m=+32.986420928 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a6cd000): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a39f9a700 item 42 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a6cd640): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a6cd640): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a6cd640): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a6cd640): >_readAt: n=0, err=Bad file descriptor 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a6cd640): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a6cd640): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a6cd640): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.608181594 +0000 UTC m=+32.988322479 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a6cd640): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a6cdb40): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a6cdb40): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a6cdb40): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a39f9acb0 item 43 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a6cdb40): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a6cdb40): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.608810702 +0000 UTC m=+32.988951587 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a6cdb40): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a702180): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a702180): >_readAt: n=0, err=Bad file descriptor 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a702180): _writeAt: size=3, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a702180): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a702180): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a39f9b030 item 43 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a702180): >_writeAt: n=3, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a702180): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.609568002 +0000 UTC m=+32.989708897 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a702180): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a7026c0): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a7026c0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a7026c0): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a7026c0): >_readAt: n=5, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a7026c0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.609568002 +0000 UTC m=+32.989708897 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a7026c0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a39f9b1f0 item 43 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a702d00): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a702d00): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a702d00): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a702d00): >_readAt: n=0, err=Bad file descriptor 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a702d00): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a702d00): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a702d00): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.611788034 +0000 UTC m=+32.991928939 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a702d00): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a703200): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a703200): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a703200): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a39f7a0e0 item 44 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a703200): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a703200): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.612774606 +0000 UTC m=+32.992915511 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a703200): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a703740): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a703740): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a39f7a540 item 44 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a703740): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a703740): >_readAt: n=0, err=Bad file descriptor 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a703740): _writeAt: size=3, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a703740): >_writeAt: n=3, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a703740): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.614220015 +0000 UTC m=+32.994360920 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a703740): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a703cc0): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a703cc0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a703cc0): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a703cc0): >_readAt: n=3, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a703cc0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.614220015 +0000 UTC m=+32.994360920 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a703cc0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a39f7ac40 item 44 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3b8c80): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3b8c80): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3b8c80): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3b8c80): >_readAt: n=0, err=Bad file descriptor 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3b8c80): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3b8c80): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3b8c80): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.618328262 +0000 UTC m=+32.998469187 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3b8c80): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3b8180): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3b8180): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3b8180): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a8a6150 item 45 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3b8180): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3b8180): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.619266283 +0000 UTC m=+32.999407259 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3b8180): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3b88c0): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3b88c0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3b88c0): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3b88c0): >_readAt: n=5, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3b88c0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.619266283 +0000 UTC m=+32.999407259 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3b88c0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a8a63f0 item 45 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3b93c0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3b93c0): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3b93c0): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3b93c0): >_readAt: n=0, err=Bad file descriptor 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3b93c0): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3b93c0): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3b93c0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.621547801 +0000 UTC m=+33.001688727 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3b93c0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3b98c0): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3b98c0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3b98c0): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a8a6850 item 46 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3b98c0): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3b98c0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.622431439 +0000 UTC m=+33.002572325 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3b98c0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a80c0): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a80c0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a80c0): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a80c0): >_readAt: n=5, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a80c0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.622431439 +0000 UTC m=+33.002572325 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a80c0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a8a6c40 item 46 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a8700): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a8700): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a8700): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a8700): >_readAt: n=0, err=Bad file descriptor 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a8700): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a8700): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a8700): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.62438584 +0000 UTC m=+33.004526725 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a8700): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a8c00): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a8c00): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a8c00): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a8a72d0 item 47 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a8c00): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a8c00): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.62507465 +0000 UTC m=+33.005215535 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a8c00): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a9300): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a9300): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a9300): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a9300): >_readAt: n=5, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a9300): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.62507465 +0000 UTC m=+33.005215535 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a9300): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a8a7490 item 47 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a9b40): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a9b40): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a9b40): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a9b40): >_readAt: n=0, err=Bad file descriptor 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a9b40): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a9b40): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a9b40): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.626712963 +0000 UTC m=+33.006853848 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a9b40): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a732200): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a732200): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a732200): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a8a79d0 item 48 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a732200): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a732200): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.627375174 +0000 UTC m=+33.007516059 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a732200): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a732900): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a732900): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a732900): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a732900): >_readAt: n=5, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a732900): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.627375174 +0000 UTC m=+33.007516059 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a732900): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a8a7c70 item 48 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a732f40): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a732f40): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a732f40): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a732f40): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a732f40): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.629142381 +0000 UTC m=+33.009283266 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a732f40): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a7333c0): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a7333c0): >_readAt: n=0, err=Bad file descriptor 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a7333c0): _writeAt: size=3, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a7333c0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a7333c0): open at offset 5 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a7333c0): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a216540 item 49 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a7333c0): >_writeAt: n=3, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a7333c0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.629902065 +0000 UTC m=+33.010042951 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a7333c0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a733900): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a733900): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a733900): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a733900): >_readAt: n=8, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a733900): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.629902065 +0000 UTC m=+33.010042951 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a733900): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a216a80 item 49 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39ba12c0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39ba12c0): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39ba12c0): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39ba12c0): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39ba12c0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.631718986 +0000 UTC m=+33.011859871 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39ba12c0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39c372c0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39c372c0): open at offset 5 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39c372c0): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a216f50 item 50 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39c372c0): _readAt: size=2, off=5 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39c372c0): >_readAt: n=0, err=Bad file descriptor 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39c372c0): _writeAt: size=3, off=5 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39c372c0): >_writeAt: n=3, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39c372c0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.632389071 +0000 UTC m=+33.012529956 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39c372c0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39c37900): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39c37900): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39c37900): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39c37900): >_readAt: n=3, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39c37900): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.632389071 +0000 UTC m=+33.012529956 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39c37900): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a217110 item 50 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a696480): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a696480): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a696480): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a696480): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a696480): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.633876299 +0000 UTC m=+33.014017285 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a696480): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a696dc0): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a696dc0): >_readAt: n=0, err=Bad file descriptor 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a696dc0): _writeAt: size=3, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a696dc0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a696dc0): open at offset 5 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a696dc0): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a2177a0 item 51 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a696dc0): >_writeAt: n=3, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a696dc0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.634504595 +0000 UTC m=+33.014645481 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a696dc0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a697500): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a697500): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a697500): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a697500): >_readAt: n=8, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a697500): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.634504595 +0000 UTC m=+33.014645481 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a697500): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a217b20 item 51 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a697b80): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a697b80): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a697b80): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a697b80): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a697b80): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.636137158 +0000 UTC m=+33.016278043 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a697b80): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8d0180): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8d0180): open at offset 5 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8d0180): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a39b46700 item 52 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8d0180): _readAt: size=2, off=5 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8d0180): >_readAt: n=0, err=Bad file descriptor 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8d0180): _writeAt: size=3, off=5 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8d0180): >_writeAt: n=3, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8d0180): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.63750472 +0000 UTC m=+33.017645656 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8d0180): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8d0700): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8d0700): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8d0700): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8d0700): >_readAt: n=3, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8d0700): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.63750472 +0000 UTC m=+33.017645656 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8d0700): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a39b46d20 item 52 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8d0d80): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8d0d80): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8d0d80): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8d0d80): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8d0d80): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.639879043 +0000 UTC m=+33.020019948 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8d0d80): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8d1300): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8d1300): >_readAt: n=0, err=Bad file descriptor 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8d1300): _writeAt: size=3, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8d1300): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8d1300): open at offset 5 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8d1300): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a39b47c00 item 53 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8d1300): >_writeAt: n=3, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8d1300): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.640791566 +0000 UTC m=+33.020932472 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8d1300): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8d1840): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8d1840): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8d1840): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8d1840): >_readAt: n=8, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8d1840): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.640791566 +0000 UTC m=+33.020932472 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8d1840): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a39f7a3f0 item 53 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8d1ec0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8d1ec0): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8d1ec0): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8d1ec0): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8d1ec0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.643033299 +0000 UTC m=+33.023174204 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8d1ec0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a008d40): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a008d40): open at offset 5 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a008d40): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a39f7bab0 item 54 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a008d40): _readAt: size=2, off=5 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a008d40): >_readAt: n=0, err=Bad file descriptor 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a008d40): _writeAt: size=3, off=5 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a008d40): >_writeAt: n=3, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a008d40): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.644131192 +0000 UTC m=+33.024272137 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a008d40): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a009a40): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a009a40): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a009a40): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a009a40): >_readAt: n=3, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a009a40): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.644131192 +0000 UTC m=+33.024272137 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a009a40): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a39f7bce0 item 54 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a0300): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a0300): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a0300): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a0300): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a0300): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.646477922 +0000 UTC m=+33.026618817 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a0300): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a0800): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a0800): >_readAt: n=0, err=Bad file descriptor 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a0800): _writeAt: size=3, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a0800): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a0800): open at offset 5 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a0800): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a39c28a10 item 55 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a0800): >_writeAt: n=3, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a0800): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.647222248 +0000 UTC m=+33.027363143 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a0800): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a0dc0): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a0dc0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a0dc0): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a0dc0): >_readAt: n=8, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a0dc0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.647222248 +0000 UTC m=+33.027363143 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a0dc0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a39c28c40 item 55 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a1440): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a1440): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a1440): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a1440): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a1440): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.649342322 +0000 UTC m=+33.029483217 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a1440): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a1940): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a1940): open at offset 5 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a1940): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a39c29500 item 56 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a1940): _readAt: size=2, off=5 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a1940): >_readAt: n=0, err=Bad file descriptor 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a1940): _writeAt: size=3, off=5 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a1940): >_writeAt: n=3, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a1940): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.650408053 +0000 UTC m=+33.030548948 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a1940): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a1ec0): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a1ec0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a1ec0): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a1ec0): >_readAt: n=3, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a1ec0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.650408053 +0000 UTC m=+33.030548948 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a1ec0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a39c296c0 item 56 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a19e680): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a19e680): open at offset 0 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a19e680): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a19e680): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a19e680): >_readAt: n=0, err=Bad file descriptor 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a19e680): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a19e680): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a19e680): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.65214876 +0000 UTC m=+33.032289645 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a19e680): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a19ecc0): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a19ecc0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a19ecc0): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a39c29c70 item 57 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a19ecc0): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a19ecc0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.65284784 +0000 UTC m=+33.032988735 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a19ecc0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a19fc80): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a19fc80): >_readAt: n=0, err=Bad file descriptor 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a19fc80): _writeAt: size=3, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a19fc80): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a19fc80): open at offset 5 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a19fc80): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a39b2c070 item 57 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a19fc80): >_writeAt: n=3, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a19fc80): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.653542361 +0000 UTC m=+33.033683246 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a19fc80): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39f069c0): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39f069c0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39f069c0): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39f069c0): >_readAt: n=8, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39f069c0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.653542361 +0000 UTC m=+33.033683246 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39f069c0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a39b2c2a0 item 57 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39f07000): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39f07000): open at offset 0 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39f07000): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39f07000): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39f07000): >_readAt: n=0, err=Bad file descriptor 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39f07000): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39f07000): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39f07000): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.655328073 +0000 UTC m=+33.035468958 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39f07000): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39f077c0): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39f077c0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39f077c0): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a39b2ca80 item 58 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39f077c0): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39f077c0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.656002486 +0000 UTC m=+33.036143371 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39f077c0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39e7e740): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39e7e740): open at offset 5 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39e7e740): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a39b2cc40 item 58 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39e7e740): _readAt: size=2, off=5 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39e7e740): >_readAt: n=0, err=Bad file descriptor 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39e7e740): _writeAt: size=3, off=5 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39e7e740): >_writeAt: n=3, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39e7e740): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.656813096 +0000 UTC m=+33.036953981 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39e7e740): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39e7f180): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39e7f180): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39e7f180): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39e7f180): >_readAt: n=3, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39e7f180): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.656813096 +0000 UTC m=+33.036953981 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39e7f180): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a39b2ce00 item 58 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39e7f840): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39e7f840): open at offset 0 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39e7f840): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39e7f840): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39e7f840): >_readAt: n=0, err=Bad file descriptor 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39e7f840): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39e7f840): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39e7f840): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.658380356 +0000 UTC m=+33.038521241 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39e7f840): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39e7fd80): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39e7fd80): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39e7fd80): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a39b2d340 item 59 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39e7fd80): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39e7fd80): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.658978335 +0000 UTC m=+33.039119221 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39e7fd80): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a7023c0): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a7023c0): >_readAt: n=0, err=Bad file descriptor 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a7023c0): _writeAt: size=3, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a7023c0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a7023c0): open at offset 5 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a7023c0): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a39b2d730 item 59 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a7023c0): >_writeAt: n=3, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a7023c0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.659698575 +0000 UTC m=+33.039839460 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a7023c0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a702940): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a702940): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a702940): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a702940): >_readAt: n=8, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a702940): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.659698575 +0000 UTC m=+33.039839460 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a702940): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a39b2d9d0 item 59 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a702f80): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a702f80): open at offset 0 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a702f80): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a702f80): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a702f80): >_readAt: n=0, err=Bad file descriptor 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a702f80): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a702f80): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a702f80): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.661706917 +0000 UTC m=+33.041847812 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a702f80): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39f16180): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39f16180): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39f16180): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a39f7e380 item 60 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39f16180): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39f16180): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.662618879 +0000 UTC m=+33.042759774 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39f16180): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39f166c0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39f166c0): open at offset 5 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39f166c0): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a39f7e700 item 60 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39f166c0): _readAt: size=2, off=5 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39f166c0): >_readAt: n=0, err=Bad file descriptor 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39f166c0): _writeAt: size=3, off=5 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39f166c0): >_writeAt: n=3, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39f166c0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.663401887 +0000 UTC m=+33.043542782 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39f166c0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39f16c80): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39f16c80): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39f16c80): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39f16c80): >_readAt: n=3, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39f16c80): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.663401887 +0000 UTC m=+33.043542782 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39f16c80): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a39f7ecb0 item 60 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39f172c0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39f172c0): open at offset 0 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39f172c0): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39f172c0): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39f172c0): >_readAt: n=0, err=Bad file descriptor 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39f172c0): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39f172c0): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39f172c0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.665286215 +0000 UTC m=+33.045427110 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39f172c0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39f17800): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39f17800): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39f17800): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a39f7f490 item 61 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39f17800): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39f17800): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.66593521 +0000 UTC m=+33.046076105 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39f17800): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a0a0000): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a0a0000): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a0a0000): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a0a0000): >_readAt: n=5, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a0a0000): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.66593521 +0000 UTC m=+33.046076105 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a0a0000): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a39f7f880 item 61 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a0a0640): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a0a0640): open at offset 0 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a0a0640): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a0a0640): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a0a0640): >_readAt: n=0, err=Bad file descriptor 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a0a0640): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a0a0640): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a0a0640): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.668216497 +0000 UTC m=+33.048357392 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a0a0640): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a0a0b80): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a0a0b80): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a0a0b80): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a95a000 item 62 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a0a0b80): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a0a0b80): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.668962016 +0000 UTC m=+33.049102911 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a0a0b80): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a0a1280): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a0a1280): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a0a1280): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a0a1280): >_readAt: n=5, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a0a1280): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.668962016 +0000 UTC m=+33.049102911 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a0a1280): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a95a1c0 item 62 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a0a18c0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a0a18c0): open at offset 0 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a0a18c0): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a0a18c0): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a0a18c0): >_readAt: n=0, err=Bad file descriptor 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a0a18c0): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a0a18c0): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a0a18c0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.671362007 +0000 UTC m=+33.051502902 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a0a18c0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a0a1e00): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a0a1e00): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a0a1e00): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a95a690 item 63 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a0a1e00): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a0a1e00): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.672269261 +0000 UTC m=+33.052410216 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a0a1e00): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a0c6600): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a0c6600): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a0c6600): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a0c6600): >_readAt: n=5, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a0c6600): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.672269261 +0000 UTC m=+33.052410216 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a0c6600): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a95a930 item 63 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a0c6c40): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a0c6c40): open at offset 0 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a0c6c40): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a0c6c40): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a0c6c40): >_readAt: n=0, err=Bad file descriptor 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a0c6c40): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a0c6c40): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a0c6c40): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.674960882 +0000 UTC m=+33.055101788 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a0c6c40): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a0c7180): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a0c7180): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a0c7180): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a95ad20 item 64 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a0c7180): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a0c7180): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.675746256 +0000 UTC m=+33.055887161 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a0c7180): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a0c7880): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a0c7880): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a0c7880): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a0c7880): >_readAt: n=5, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a0c7880): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.675746256 +0000 UTC m=+33.055887161 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a0c7880): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a95aee0 item 64 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a0c7ec0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a0c7ec0): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a0c7ec0): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a0c7ec0): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a0c7ec0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.677937152 +0000 UTC m=+33.058078057 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a0c7ec0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDWR 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a180440): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a180440): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a180440): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a180440): >_readAt: n=2, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a180440): _writeAt: size=3, off=2 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a95b260 item 65 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a180440): >_writeAt: n=3, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a180440): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.678732223 +0000 UTC m=+33.058873118 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a180440): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a180940): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a180940): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a180940): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a180940): >_readAt: n=5, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a180940): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.678732223 +0000 UTC m=+33.058873118 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a180940): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a95b420 item 65 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a180f80): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a180f80): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a180f80): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a180f80): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a180f80): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.681259855 +0000 UTC m=+33.061400751 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a180f80): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a181400): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a181400): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a95b810 item 66 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a181400): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a181400): >_readAt: n=0, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a181400): _writeAt: size=3, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a181400): >_writeAt: n=3, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a181400): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.682272908 +0000 UTC m=+33.062413893 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a181400): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a181940): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a181940): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a181940): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a181940): >_readAt: n=3, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a181940): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.682272908 +0000 UTC m=+33.062413893 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a181940): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a95b9d0 item 66 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a1e0080): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a1e0080): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a1e0080): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a1e0080): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a1e0080): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.68435029 +0000 UTC m=+33.064491175 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a1e0080): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a1e0500): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a1e0500): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a1e0500): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a1e0500): >_readAt: n=2, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a1e0500): _writeAt: size=3, off=2 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a95bdc0 item 67 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a1e0500): >_writeAt: n=3, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a1e0500): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.685151714 +0000 UTC m=+33.065292609 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a1e0500): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a1e0a00): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a1e0a00): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a1e0a00): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a1e0a00): >_readAt: n=5, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a1e0a00): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.685151714 +0000 UTC m=+33.065292609 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a1e0a00): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a1281c0 item 67 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a1e1080): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a1e1080): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a1e1080): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a1e1080): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a1e1080): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.686978333 +0000 UTC m=+33.067119218 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a1e1080): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a1e1580): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a1e1580): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a128620 item 68 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a1e1580): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a1e1580): >_readAt: n=0, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a1e1580): _writeAt: size=3, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a1e1580): >_writeAt: n=3, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a1e1580): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.68772923 +0000 UTC m=+33.067870115 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a1e1580): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 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-mudebus1miyo/dir/file1: no such file or directory 2026/08/25 05:21:25 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-mudebus1miyo/dir/file1: no such file or directory 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a1e1ac0): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a1e1ac0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a1e1ac0): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a1e1ac0): >_readAt: n=3, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a1e1ac0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.68772923 +0000 UTC m=+33.067870115 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a1e1ac0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a128a10 item 68 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a29c280): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a29c280): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a29c280): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a29c280): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a29c280): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.689912263 +0000 UTC m=+33.070053148 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a29c280): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a29c700): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a29c700): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a29c700): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a29c700): >_readAt: n=2, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a29c700): _writeAt: size=3, off=2 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a128f50 item 69 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a29c700): >_writeAt: n=3, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a29c700): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.69059904 +0000 UTC m=+33.070739925 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a29c700): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a29cc00): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a29cc00): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a29cc00): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a29cc00): >_readAt: n=5, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a29cc00): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.69059904 +0000 UTC m=+33.070739925 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a29cc00): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a1291f0 item 69 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a29d280): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a29d280): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a29d280): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a29d280): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a29d280): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.692732928 +0000 UTC m=+33.072873813 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a29d280): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a29d780): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a29d780): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a129b90 item 70 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a29d780): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a29d780): >_readAt: n=0, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a29d780): _writeAt: size=3, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a29d780): >_writeAt: n=3, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a29d780): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.693574477 +0000 UTC m=+33.073715372 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a29d780): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a29dcc0): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a29dcc0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a29dcc0): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a29dcc0): >_readAt: n=3, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a29dcc0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.693574477 +0000 UTC m=+33.073715372 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a29dcc0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a129d50 item 70 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2b4440): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2b4440): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2b4440): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2b4440): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2b4440): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.695594051 +0000 UTC m=+33.075734946 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2b4440): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2b4940): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2b4940): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2b4940): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2b4940): >_readAt: n=2, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2b4940): _writeAt: size=3, off=2 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a578230 item 71 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2b4940): >_writeAt: n=3, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2b4940): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.696355027 +0000 UTC m=+33.076495922 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2b4940): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2b4e40): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2b4e40): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2b4e40): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2b4e40): >_readAt: n=5, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2b4e40): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.696355027 +0000 UTC m=+33.076495922 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2b4e40): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a5784d0 item 71 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2b54c0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2b54c0): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2b54c0): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2b54c0): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2b54c0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.698682542 +0000 UTC m=+33.078823437 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2b54c0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2b59c0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2b59c0): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a578930 item 72 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2b59c0): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2b59c0): >_readAt: n=0, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2b59c0): _writeAt: size=3, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2b59c0): >_writeAt: n=3, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2b59c0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.69942273 +0000 UTC m=+33.079563634 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2b59c0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2c8000): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2c8000): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2c8000): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2c8000): >_readAt: n=3, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2c8000): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.69942273 +0000 UTC m=+33.079563634 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2c8000): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a578af0 item 72 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2c85c0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2c85c0): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2c85c0): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2c85c0): >_readAt: n=0, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2c85c0): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2c85c0): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2c85c0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.701200627 +0000 UTC m=+33.081341522 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2c85c0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2c8ac0): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2c8ac0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2c8ac0): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a578e70 item 73 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2c8ac0): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2c8ac0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.701851095 +0000 UTC m=+33.081991990 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2c8ac0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2c8f80): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2c8f80): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2c8f80): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2c8f80): >_readAt: n=2, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2c8f80): _writeAt: size=3, off=2 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a579110 item 73 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2c8f80): >_writeAt: n=3, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2c8f80): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.702695689 +0000 UTC m=+33.082836584 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2c8f80): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2c94c0): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2c94c0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2c94c0): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2c94c0): >_readAt: n=5, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2c94c0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.702695689 +0000 UTC m=+33.082836584 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2c94c0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a579340 item 73 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2c9b00): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2c9b00): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2c9b00): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2c9b00): >_readAt: n=0, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2c9b00): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2c9b00): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2c9b00): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.704859976 +0000 UTC m=+33.085000861 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2c9b00): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2fa100): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2fa100): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2fa100): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a5796c0 item 74 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2fa100): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2fa100): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.705616133 +0000 UTC m=+33.085757018 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2fa100): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2fa640): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2fa640): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a579880 item 74 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2fa640): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2fa640): >_readAt: n=0, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2fa640): _writeAt: size=3, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2fa640): >_writeAt: n=3, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2fa640): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.706485765 +0000 UTC m=+33.086626650 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2fa640): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2fabc0): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2fabc0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2fabc0): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2fabc0): >_readAt: n=3, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2fabc0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.706485765 +0000 UTC m=+33.086626650 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2fabc0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a579a40 item 74 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2fb200): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2fb200): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2fb200): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2fb200): >_readAt: n=0, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2fb200): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2fb200): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2fb200): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.708473679 +0000 UTC m=+33.088614564 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2fb200): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3c2140): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3c2140): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3c2140): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a988000 item 75 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3c2140): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3c2140): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.709405037 +0000 UTC m=+33.089545922 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3c2140): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3c2680): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3c2680): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3c2680): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3c2680): >_readAt: n=2, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3c2680): _writeAt: size=3, off=2 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a988310 item 75 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3c2680): >_writeAt: n=3, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3c2680): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.710273417 +0000 UTC m=+33.090414302 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3c2680): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3c2bc0): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3c2bc0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3c2bc0): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3c2bc0): >_readAt: n=5, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3c2bc0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.710273417 +0000 UTC m=+33.090414302 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3c2bc0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a9884d0 item 75 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3c3200): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3c3200): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3c3200): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3c3200): >_readAt: n=0, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3c3200): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3c3200): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3c3200): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.71235075 +0000 UTC m=+33.092491635 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3c3200): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3c3700): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3c3700): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3c3700): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a988850 item 76 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3c3700): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3c3700): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.713289862 +0000 UTC m=+33.093430747 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3c3700): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3c3c40): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3c3c40): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a988a10 item 76 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3c3c40): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3c3c40): >_readAt: n=0, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3c3c40): _writeAt: size=3, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3c3c40): >_writeAt: n=3, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3c3c40): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.714200692 +0000 UTC m=+33.094341617 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3c3c40): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a4082c0): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a4082c0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a4082c0): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a4082c0): >_readAt: n=3, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a4082c0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.714200692 +0000 UTC m=+33.094341617 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a4082c0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a988d90 item 76 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a408900): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a408900): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a408900): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a408900): >_readAt: n=0, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a408900): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a408900): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a408900): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.716160032 +0000 UTC m=+33.096300917 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a408900): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a408e00): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a408e00): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a408e00): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a989110 item 77 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a408e00): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a408e00): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.716776086 +0000 UTC m=+33.096916971 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a408e00): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a409500): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a409500): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a409500): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a409500): >_readAt: n=5, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a409500): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.716776086 +0000 UTC m=+33.096916971 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a409500): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a9892d0 item 77 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a409b40): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a409b40): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a409b40): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a409b40): >_readAt: n=0, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a409b40): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a409b40): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a409b40): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.718868095 +0000 UTC m=+33.099009030 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a409b40): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a480140): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a480140): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a480140): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a989650 item 78 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a480140): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a480140): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.719637649 +0000 UTC m=+33.099778534 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a480140): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a480840): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a480840): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a480840): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a480840): >_readAt: n=5, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a480840): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.719637649 +0000 UTC m=+33.099778534 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a480840): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a989810 item 78 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a480e80): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a480e80): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a480e80): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a480e80): >_readAt: n=0, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a480e80): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a480e80): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a480e80): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.72165677 +0000 UTC m=+33.101797746 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a480e80): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a481380): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a481380): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a481380): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a989b90 item 79 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a481380): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a481380): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.722305446 +0000 UTC m=+33.102446331 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a481380): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a481a80): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a481a80): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a481a80): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a481a80): >_readAt: n=5, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a481a80): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.722305446 +0000 UTC m=+33.102446331 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a481a80): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a989e30 item 79 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a49c1c0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a49c1c0): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a49c1c0): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a49c1c0): >_readAt: n=0, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a49c1c0): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a49c1c0): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a49c1c0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.724313657 +0000 UTC m=+33.104454542 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a49c1c0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a49c6c0): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a49c6c0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a49c6c0): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a9364d0 item 80 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a49c6c0): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a49c6c0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.725106935 +0000 UTC m=+33.105247820 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a49c6c0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2fb740): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2fb740): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2fb740): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2fb740): >_readAt: n=5, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2fb740): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.725106935 +0000 UTC m=+33.105247820 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2fb740): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a936700 item 80 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2fbd80): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2fbd80): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2fbd80): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2fbd80): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2fbd80): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.727482049 +0000 UTC m=+33.107622934 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2fbd80): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a33a300): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a33a300): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a33a300): open at offset 5 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a33a300): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a33a300): >_readAt: n=2, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a33a300): _writeAt: size=3, off=7 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a39b0c460 item 81 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a33a300): >_writeAt: n=3, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a33a300): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.728278593 +0000 UTC m=+33.108419478 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a33a300): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a33a840): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a33a840): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a33a840): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a33a840): >_readAt: n=8, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a33a840): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.728278593 +0000 UTC m=+33.108419478 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a33a840): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a39b0c8c0 item 81 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a33aec0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a33aec0): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a33aec0): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a33aec0): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a33aec0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.730065127 +0000 UTC m=+33.110206012 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a33aec0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a33b3c0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a33b3c0): open at offset 5 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a33b3c0): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a39b0d490 item 82 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a33b3c0): _readAt: size=2, off=5 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a33b3c0): >_readAt: n=0, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a33b3c0): _writeAt: size=3, off=5 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a33b3c0): >_writeAt: n=3, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a33b3c0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.730950638 +0000 UTC m=+33.111091523 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a33b3c0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a33b940): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a33b940): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a33b940): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a33b940): >_readAt: n=3, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a33b940): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.730950638 +0000 UTC m=+33.111091523 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a33b940): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a39b0d730 item 82 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5040c0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5040c0): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5040c0): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5040c0): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5040c0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.732755146 +0000 UTC m=+33.112896111 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5040c0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5045c0): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5045c0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5045c0): open at offset 5 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5045c0): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5045c0): >_readAt: n=2, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5045c0): _writeAt: size=3, off=7 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a39b0ddc0 item 83 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5045c0): >_writeAt: n=3, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5045c0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.733511503 +0000 UTC m=+33.113652388 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5045c0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a504b00): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a504b00): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a504b00): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a504b00): >_readAt: n=8, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a504b00): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.733511503 +0000 UTC m=+33.113652388 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a504b00): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3aa0e0e0 item 83 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a505180): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a505180): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a505180): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a505180): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a505180): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.735341689 +0000 UTC m=+33.115482574 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a505180): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a505680): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a505680): open at offset 5 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a505680): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3aa0e5b0 item 84 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a505680): _readAt: size=2, off=5 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a505680): >_readAt: n=0, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a505680): _writeAt: size=3, off=5 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a505680): >_writeAt: n=3, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a505680): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.736181655 +0000 UTC m=+33.116322541 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a505680): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a505c00): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a505c00): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a505c00): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a505c00): >_readAt: n=3, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a505c00): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.736181655 +0000 UTC m=+33.116322541 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a505c00): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3aa0e770 item 84 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a526380): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a526380): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a526380): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a526380): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a526380): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.737945275 +0000 UTC m=+33.118086190 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a526380): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a526880): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a526880): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a526880): open at offset 5 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a526880): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a526880): >_readAt: n=2, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a526880): _writeAt: size=3, off=7 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3aa0eaf0 item 85 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a526880): >_writeAt: n=3, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a526880): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.738698959 +0000 UTC m=+33.118839844 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a526880): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a526dc0): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a526dc0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a526dc0): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a526dc0): >_readAt: n=8, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a526dc0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.738698959 +0000 UTC m=+33.118839844 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a526dc0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3aa0ecb0 item 85 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a527440): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a527440): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a527440): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a527440): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a527440): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.740569761 +0000 UTC m=+33.120710657 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a527440): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a527940): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a527940): open at offset 5 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a527940): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3aa0f030 item 86 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a527940): _readAt: size=2, off=5 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a527940): >_readAt: n=0, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a527940): _writeAt: size=3, off=5 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a527940): >_writeAt: n=3, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a527940): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.741299659 +0000 UTC m=+33.121440554 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a527940): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a527ec0): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a527ec0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a527ec0): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a527ec0): >_readAt: n=3, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a527ec0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.741299659 +0000 UTC m=+33.121440554 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a527ec0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3aa0f1f0 item 86 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a550640): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a550640): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a550640): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a550640): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a550640): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.743109807 +0000 UTC m=+33.123250752 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a550640): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a550b40): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a550b40): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a550b40): open at offset 5 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a550b40): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a550b40): >_readAt: n=2, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a550b40): _writeAt: size=3, off=7 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3aa0f6c0 item 87 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a550b40): >_writeAt: n=3, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a550b40): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.743803677 +0000 UTC m=+33.123944572 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a550b40): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a551080): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a551080): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a551080): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a551080): >_readAt: n=8, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a551080): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.743803677 +0000 UTC m=+33.123944572 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a551080): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3aa0f880 item 87 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a551700): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a551700): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a551700): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a551700): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a551700): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.745768547 +0000 UTC m=+33.125909442 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a551700): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a551c00): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a551c00): open at offset 5 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a551c00): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3aa0fc00 item 88 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a551c00): _readAt: size=2, off=5 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a551c00): >_readAt: n=0, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a551c00): _writeAt: size=3, off=5 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a551c00): >_writeAt: n=3, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a551c00): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.747202143 +0000 UTC m=+33.127343038 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a551c00): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a576280): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a576280): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a576280): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a576280): >_readAt: n=3, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a576280): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.747202143 +0000 UTC m=+33.127343038 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a576280): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3aa0fdc0 item 88 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5768c0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5768c0): open at offset 0 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5768c0): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5768c0): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5768c0): >_readAt: n=0, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5768c0): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5768c0): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5768c0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.749421174 +0000 UTC m=+33.129562079 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5768c0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a576e00): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a576e00): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a576e00): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a1c83f0 item 89 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a576e00): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a576e00): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.750295585 +0000 UTC m=+33.130436470 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a576e00): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a577340): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a577340): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a577340): open at offset 5 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a577340): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a577340): >_readAt: n=2, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a577340): _writeAt: size=3, off=7 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a1c85b0 item 89 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a577340): >_writeAt: n=3, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a577340): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.75106131 +0000 UTC m=+33.131202195 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a577340): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5778c0): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5778c0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5778c0): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5778c0): >_readAt: n=8, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5778c0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.75106131 +0000 UTC m=+33.131202195 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5778c0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a1c8770 item 89 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5c6000): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5c6000): open at offset 0 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5c6000): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5c6000): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5c6000): >_readAt: n=0, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5c6000): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5c6000): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5c6000): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.752665428 +0000 UTC m=+33.132806313 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5c6000): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5c6540): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5c6540): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5c6540): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a1c8e00 item 90 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5c6540): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5c6540): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.753253028 +0000 UTC m=+33.133393913 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5c6540): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5c6a80): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5c6a80): open at offset 5 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5c6a80): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a1c8fc0 item 90 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5c6a80): _readAt: size=2, off=5 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5c6a80): >_readAt: n=0, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5c6a80): _writeAt: size=3, off=5 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5c6a80): >_writeAt: n=3, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5c6a80): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.754076373 +0000 UTC m=+33.134217258 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5c6a80): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5c7040): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5c7040): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5c7040): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5c7040): >_readAt: n=3, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5c7040): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.754076373 +0000 UTC m=+33.134217258 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5c7040): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a1c9180 item 90 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5c7680): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5c7680): open at offset 0 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5c7680): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5c7680): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5c7680): >_readAt: n=0, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5c7680): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5c7680): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5c7680): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.755642921 +0000 UTC m=+33.135783806 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5c7680): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5c7bc0): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5c7bc0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5c7bc0): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a1c95e0 item 91 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5c7bc0): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5c7bc0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.756301584 +0000 UTC m=+33.136442469 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5c7bc0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a614200): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a614200): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a614200): open at offset 5 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a614200): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a614200): >_readAt: n=2, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a614200): _writeAt: size=3, off=7 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a1c97a0 item 91 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a614200): >_writeAt: n=3, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a614200): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.756921334 +0000 UTC m=+33.137062219 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a614200): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a614780): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a614780): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a614780): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a614780): >_readAt: n=8, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a614780): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.756921334 +0000 UTC m=+33.137062219 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a614780): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a1c99d0 item 91 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a614dc0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a614dc0): open at offset 0 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a614dc0): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a614dc0): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a614dc0): >_readAt: n=0, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a614dc0): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a614dc0): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a614dc0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.758570218 +0000 UTC m=+33.138711103 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a614dc0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a615300): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a615300): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a615300): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a1c9dc0 item 92 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a615300): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a615300): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.759379626 +0000 UTC m=+33.139520511 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a615300): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a615840): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a615840): open at offset 5 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a615840): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a1b6a10 item 92 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a615840): _readAt: size=2, off=5 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a615840): >_readAt: n=0, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a615840): _writeAt: size=3, off=5 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a615840): >_writeAt: n=3, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a615840): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.760248115 +0000 UTC m=+33.140389000 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a615840): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a615e00): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a615e00): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a615e00): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a615e00): >_readAt: n=3, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a615e00): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.760248115 +0000 UTC m=+33.140389000 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a615e00): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a1b7260 item 92 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a634540): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a634540): open at offset 0 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a634540): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a634540): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a634540): >_readAt: n=0, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a634540): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a634540): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a634540): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.761789276 +0000 UTC m=+33.141930191 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a634540): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a634a80): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a634a80): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a634a80): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a1b7dc0 item 93 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a634a80): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a634a80): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.762419186 +0000 UTC m=+33.142560071 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a634a80): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a635180): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a635180): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a635180): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a635180): >_readAt: n=5, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a635180): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.762419186 +0000 UTC m=+33.142560071 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a635180): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a39ec2460 item 93 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a6357c0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a6357c0): open at offset 0 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a6357c0): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a6357c0): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a6357c0): >_readAt: n=0, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a6357c0): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a6357c0): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a6357c0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.764345602 +0000 UTC m=+33.144486558 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a6357c0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a635d00): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a635d00): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a635d00): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a39ec2930 item 94 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a635d00): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a635d00): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.765041687 +0000 UTC m=+33.145182572 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a635d00): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a658500): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a658500): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a658500): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a658500): >_readAt: n=5, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a658500): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.765041687 +0000 UTC m=+33.145182572 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a658500): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a39ec2b60 item 94 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a658b40): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a658b40): open at offset 0 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a658b40): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a658b40): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a658b40): >_readAt: n=0, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a658b40): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a658b40): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a658b40): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.767722589 +0000 UTC m=+33.147863474 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a658b40): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a659080): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a659080): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a659080): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a39ec2fc0 item 95 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a659080): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a659080): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.768347719 +0000 UTC m=+33.148488614 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a659080): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a659780): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a659780): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a659780): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a659780): >_readAt: n=5, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a659780): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.768347719 +0000 UTC m=+33.148488614 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a659780): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a39ec3420 item 95 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a659dc0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a659dc0): open at offset 0 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a659dc0): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a659dc0): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a659dc0): >_readAt: n=0, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a659dc0): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a659dc0): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a659dc0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.770272253 +0000 UTC m=+33.150413158 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a659dc0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a676400): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a676400): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a676400): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a39ec39d0 item 96 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a676400): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a676400): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.770904306 +0000 UTC m=+33.151045221 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a676400): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a676b00): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a676b00): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a676b00): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a676b00): >_readAt: n=5, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a676b00): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.770904306 +0000 UTC m=+33.151045221 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a676b00): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a39ec3c00 item 96 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= 2026/08/25 05:21:25 DEBUG : WaitForWriters: timeout=30s 2026/08/25 05:21:25 DEBUG : Looking for writers 2026/08/25 05:21:25 DEBUG : >WaitForWriters: 2026/08/25 05:21:25 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "sftp://rclone@:22/rclone-test-mudebus1miyo", Local "Local file system at /tmp/rclone4160001335", Modify Window "1s" 2026/08/25 05:21:25 INFO : sftp://rclone@:22/rclone-test-mudebus1miyo: poll-interval is not supported by this remote 2026/08/25 05:21:25 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/25 05:21:25 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:25 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/25 05:21:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/25 05:21:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/08/25 05:21:25 INFO : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5e0140): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5e0140): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5e0140): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5e0140): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5e0140): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.779173129 +0000 UTC m=+33.159314014 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5e0140): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5e05c0): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5e05c0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5e05c0): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5e05c0): >_readAt: n=2, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5e05c0): _writeAt: size=3, off=2 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5e05c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5e05c0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.779173129 +0000 UTC m=+33.159314014 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5e05c0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5e0a80): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5e0a80): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5e0a80): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5e0a80): >_readAt: n=5, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5e0a80): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.779173129 +0000 UTC m=+33.159314014 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5e0a80): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a2f6460 item 1 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5e10c0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5e10c0): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5e10c0): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5e10c0): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5e10c0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.7822665 +0000 UTC m=+33.162407395 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5e10c0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5e15c0): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5e15c0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5e15c0): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5e15c0): >_readAt: n=5, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5e15c0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.7822665 +0000 UTC m=+33.162407395 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5e15c0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a2f6d20 item 2 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5e1c00): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5e1c00): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5e1c00): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5e1c00): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5e1c00): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.784354031 +0000 UTC m=+33.164494926 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5e1c00): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a744180): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a744180): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a744180): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a744180): >_readAt: n=2, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a744180): _writeAt: size=3, off=2 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a744180): >_writeAt: n=0, err=Bad file descriptor 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a744180): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.784354031 +0000 UTC m=+33.164494926 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a744180): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a744640): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a744640): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a744640): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a744640): >_readAt: n=5, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a744640): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.784354031 +0000 UTC m=+33.164494926 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a744640): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a2f7180 item 3 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a744cc0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a744cc0): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a744cc0): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a744cc0): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a744cc0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.787175058 +0000 UTC m=+33.167315953 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a744cc0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a745200): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a745200): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a745200): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a745200): >_readAt: n=5, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a745200): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.787175058 +0000 UTC m=+33.167315953 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a745200): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a2f7730 item 4 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a745840): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a745840): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a745840): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a745840): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a745840): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.789017266 +0000 UTC m=+33.169158171 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a745840): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a745cc0): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a745cc0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a745cc0): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a745cc0): >_readAt: n=2, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a745cc0): _writeAt: size=3, off=2 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a745cc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a745cc0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.789017266 +0000 UTC m=+33.169158171 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a745cc0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a762280): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a762280): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a762280): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a762280): >_readAt: n=5, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a762280): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.789017266 +0000 UTC m=+33.169158171 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a762280): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a2f7ab0 item 5 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a762900): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a762900): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a762900): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a762900): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a762900): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.791856287 +0000 UTC m=+33.171997201 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a762900): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a762e40): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a762e40): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a762e40): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a762e40): >_readAt: n=5, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a762e40): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.791856287 +0000 UTC m=+33.171997201 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a762e40): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a39c12540 item 6 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a7634c0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a7634c0): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a7634c0): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a7634c0): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a7634c0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.794303888 +0000 UTC m=+33.174444773 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a7634c0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a7639c0): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a7639c0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a7639c0): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a7639c0): >_readAt: n=2, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a7639c0): _writeAt: size=3, off=2 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a7639c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a7639c0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.794303888 +0000 UTC m=+33.174444773 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a7639c0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a763e80): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a763e80): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a763e80): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a763e80): >_readAt: n=5, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a763e80): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.794303888 +0000 UTC m=+33.174444773 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a763e80): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a39c128c0 item 7 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a802440): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a802440): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a802440): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a802440): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a802440): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.797966444 +0000 UTC m=+33.178107339 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a802440): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a802980): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a802980): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a802980): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a802980): >_readAt: n=5, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a802980): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.797966444 +0000 UTC m=+33.178107339 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a802980): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a39c12460 item 8 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a802f40): _readAt: size=2, off=0 2026/08/25 05:21:25 ERROR : open-test-file(0x3e2a3a802f40): Couldn't read size of file 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a802f40): >_readAt: n=0, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a802f40): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a802f40): >_writeAt: n=0, err=Bad file descriptor 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a802f40): close: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a802f40): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a803300): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a803300): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a803300): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a803300): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a803300): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.800549821 +0000 UTC m=+33.180690716 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a803300): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a803780): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a803780): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a803780): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a803780): >_readAt: n=2, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a803780): _writeAt: size=3, off=2 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a803780): >_writeAt: n=0, err=Bad file descriptor 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a803780): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.800549821 +0000 UTC m=+33.180690716 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a803780): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a803c80): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a803c80): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a803c80): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a803c80): >_readAt: n=5, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a803c80): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.800549821 +0000 UTC m=+33.180690716 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a803c80): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a39c13340 item 9 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a702400): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a702400): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a702400): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a702400): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a702400): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.803512886 +0000 UTC m=+33.183653782 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a702400): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a702940): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a702940): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a702940): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a702940): >_readAt: n=5, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a702940): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.803512886 +0000 UTC m=+33.183653782 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a702940): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a39c13b20 item 10 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a702f80): _readAt: size=2, off=0 2026/08/25 05:21:25 ERROR : open-test-file(0x3e2a3a702f80): Couldn't read size of file 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a702f80): >_readAt: n=0, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a702f80): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a702f80): >_writeAt: n=0, err=Bad file descriptor 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a702f80): close: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a702f80): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a703340): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a703340): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a703340): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a703340): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a703340): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.805944426 +0000 UTC m=+33.186085332 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a703340): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a703a00): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a703a00): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a703a00): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a703a00): >_readAt: n=2, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a703a00): _writeAt: size=3, off=2 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a703a00): >_writeAt: n=0, err=Bad file descriptor 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a703a00): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.805944426 +0000 UTC m=+33.186085332 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a703a00): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a49c000): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a49c000): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a49c000): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a49c000): >_readAt: n=5, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a49c000): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.805944426 +0000 UTC m=+33.186085332 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a49c000): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a4a0690 item 11 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a49c680): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a49c680): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a49c680): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a49c680): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a49c680): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.808867766 +0000 UTC m=+33.189008661 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a49c680): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a49cbc0): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a49cbc0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a49cbc0): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a49cbc0): >_readAt: n=5, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a49cbc0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.808867766 +0000 UTC m=+33.189008661 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a49cbc0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a4a1030 item 12 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a49d240): _readAt: size=2, off=0 2026/08/25 05:21:25 ERROR : open-test-file(0x3e2a3a49d240): Couldn't read size of file 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a49d240): >_readAt: n=0, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a49d240): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a49d240): >_writeAt: n=0, err=Bad file descriptor 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a49d240): close: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a49d240): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a49d600): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a49d600): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a49d600): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a49d600): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a49d600): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.811265474 +0000 UTC m=+33.191406369 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a49d600): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a49dcc0): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a49dcc0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a49dcc0): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a49dcc0): >_readAt: n=5, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a49dcc0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.811265474 +0000 UTC m=+33.191406369 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a49dcc0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a4a1490 item 13 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3b8480): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3b8480): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3b8480): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3b8480): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3b8480): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.813619508 +0000 UTC m=+33.193760403 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3b8480): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3b89c0): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3b89c0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3b89c0): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3b89c0): >_readAt: n=5, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3b89c0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.813619508 +0000 UTC m=+33.193760403 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3b89c0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a4a1ab0 item 14 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3b9000): _readAt: size=2, off=0 2026/08/25 05:21:25 ERROR : open-test-file(0x3e2a3a3b9000): Couldn't read size of file 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3b9000): >_readAt: n=0, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3b9000): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3b9000): >_writeAt: n=0, err=Bad file descriptor 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3b9000): close: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3b9000): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3b93c0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3b93c0): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3b93c0): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3b93c0): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3b93c0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.815705157 +0000 UTC m=+33.195846062 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3b93c0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3b9a80): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3b9a80): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3b9a80): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3b9a80): >_readAt: n=5, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3b9a80): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.815705157 +0000 UTC m=+33.195846062 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3b9a80): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a39ffeee0 item 15 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39c364c0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39c364c0): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39c364c0): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39c364c0): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39c364c0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.817902205 +0000 UTC m=+33.198043090 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39c364c0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39c374c0): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39c374c0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39c374c0): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39c374c0): >_readAt: n=5, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39c374c0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.817902205 +0000 UTC m=+33.198043090 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39c374c0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a39fff7a0 item 16 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39c37c80): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39c37c80): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39c37c80): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39c37c80): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39c37c80): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.819975169 +0000 UTC m=+33.200116054 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39c37c80): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a696580): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a696580): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a696580): open at offset 5 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a696580): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a696580): >_readAt: n=2, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a696580): _writeAt: size=3, off=7 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a696580): >_writeAt: n=0, err=Bad file descriptor 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a696580): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.819975169 +0000 UTC m=+33.200116054 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a696580): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a696e40): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a696e40): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a696e40): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a696e40): >_readAt: n=5, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a696e40): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.819975169 +0000 UTC m=+33.200116054 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a696e40): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a9362a0 item 17 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a697680): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a697680): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a697680): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a697680): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a697680): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.823150384 +0000 UTC m=+33.203291279 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a697680): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a697bc0): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a697bc0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a697bc0): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a697bc0): >_readAt: n=5, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a697bc0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.823150384 +0000 UTC m=+33.203291279 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a697bc0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a936850 item 18 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8d0340): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8d0340): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8d0340): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8d0340): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8d0340): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.825523204 +0000 UTC m=+33.205664129 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8d0340): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8d0840): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8d0840): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8d0840): open at offset 5 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8d0840): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8d0840): >_readAt: n=2, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8d0840): _writeAt: size=3, off=7 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8d0840): >_writeAt: n=0, err=Bad file descriptor 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8d0840): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.825523204 +0000 UTC m=+33.205664129 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8d0840): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8d0d40): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8d0d40): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8d0d40): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8d0d40): >_readAt: n=5, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8d0d40): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.825523204 +0000 UTC m=+33.205664129 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8d0d40): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a936bd0 item 19 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8d1440): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8d1440): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8d1440): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8d1440): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8d1440): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.830363613 +0000 UTC m=+33.210504498 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8d1440): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8d1980): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8d1980): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8d1980): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8d1980): >_readAt: n=5, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8d1980): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.830363613 +0000 UTC m=+33.210504498 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8d1980): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a937570 item 20 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a008600): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a008600): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a008600): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a008600): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a008600): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.832542839 +0000 UTC m=+33.212683764 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a008600): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a008fc0): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a008fc0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a008fc0): open at offset 5 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a008fc0): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a008fc0): >_readAt: n=2, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a008fc0): _writeAt: size=3, off=7 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a008fc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a008fc0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.832542839 +0000 UTC m=+33.212683764 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a008fc0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a009c40): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a009c40): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a009c40): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a009c40): >_readAt: n=5, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a009c40): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.832542839 +0000 UTC m=+33.212683764 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a009c40): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a9378f0 item 21 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a03c0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a03c0): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a03c0): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a03c0): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a03c0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.835501835 +0000 UTC m=+33.215642720 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a03c0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a0900): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a0900): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a0900): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a0900): >_readAt: n=5, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a0900): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.835501835 +0000 UTC m=+33.215642720 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a0900): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a937dc0 item 22 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a1000): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a1000): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a1000): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a1000): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a1000): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.838295711 +0000 UTC m=+33.218436596 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a1000): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a1500): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a1500): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a1500): open at offset 5 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a1500): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a1500): >_readAt: n=2, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a1500): _writeAt: size=3, off=7 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a1500): >_writeAt: n=0, err=Bad file descriptor 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a1500): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.838295711 +0000 UTC m=+33.218436596 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a1500): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a1a00): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a1a00): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a1a00): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a1a00): >_readAt: n=5, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a1a00): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.838295711 +0000 UTC m=+33.218436596 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5a1a00): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a8a6460 item 23 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a19e180): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a19e180): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a19e180): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a19e180): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a19e180): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.841748279 +0000 UTC m=+33.221889164 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a19e180): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a19e780): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a19e780): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a19e780): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a19e780): >_readAt: n=5, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a19e780): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.841748279 +0000 UTC m=+33.221889164 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a19e780): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a8a6c40 item 24 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a19eec0): _readAt: size=2, off=0 2026/08/25 05:21:25 ERROR : open-test-file(0x3e2a3a19eec0): Couldn't read size of file 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a19eec0): >_readAt: n=0, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a19eec0): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a19eec0): >_writeAt: n=0, err=Bad file descriptor 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a19eec0): close: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a19eec0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a19fcc0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a19fcc0): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a19fcc0): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a19fcc0): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a19fcc0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.844219775 +0000 UTC m=+33.224360660 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a19fcc0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39f06980): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39f06980): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39f06980): open at offset 5 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39f06980): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39f06980): >_readAt: n=2, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39f06980): _writeAt: size=3, off=7 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39f06980): >_writeAt: n=0, err=Bad file descriptor 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39f06980): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.844219775 +0000 UTC m=+33.224360660 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39f06980): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39f06ec0): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39f06ec0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39f06ec0): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39f06ec0): >_readAt: n=5, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39f06ec0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.844219775 +0000 UTC m=+33.224360660 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39f06ec0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a8a72d0 item 25 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39f077c0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39f077c0): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39f077c0): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39f077c0): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39f077c0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.846639926 +0000 UTC m=+33.226780811 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39f077c0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39e7e740): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39e7e740): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39e7e740): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39e7e740): >_readAt: n=5, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39e7e740): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.846639926 +0000 UTC m=+33.226780811 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39e7e740): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a8a7960 item 26 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39e7f280): _readAt: size=2, off=0 2026/08/25 05:21:25 ERROR : open-test-file(0x3e2a39e7f280): Couldn't read size of file 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39e7f280): >_readAt: n=0, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39e7f280): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39e7f280): >_writeAt: n=0, err=Bad file descriptor 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39e7f280): close: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39e7f280): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39e7f640): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39e7f640): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39e7f640): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39e7f640): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39e7f640): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.848514204 +0000 UTC m=+33.228655089 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39e7f640): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39e7fb40): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39e7fb40): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39e7fb40): open at offset 5 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39e7fb40): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39e7fb40): >_readAt: n=2, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39e7fb40): _writeAt: size=3, off=7 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39e7fb40): >_writeAt: n=0, err=Bad file descriptor 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39e7fb40): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.848514204 +0000 UTC m=+33.228655089 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a39e7fb40): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a762180): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a762180): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a762180): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a762180): >_readAt: n=5, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a762180): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.848514204 +0000 UTC m=+33.228655089 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a762180): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a216070 item 27 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a762800): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a762800): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a762800): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a762800): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a762800): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.850869472 +0000 UTC m=+33.231010357 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a762800): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a762d40): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a762d40): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a762d40): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a762d40): >_readAt: n=5, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a762d40): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.850869472 +0000 UTC m=+33.231010357 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a762d40): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a216a10 item 28 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a763380): _readAt: size=2, off=0 2026/08/25 05:21:25 ERROR : open-test-file(0x3e2a3a763380): Couldn't read size of file 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a763380): >_readAt: n=0, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a763380): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a763380): >_writeAt: n=0, err=Bad file descriptor 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a763380): close: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a763380): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a160340): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a160340): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a160340): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a160340): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a160340): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.852689789 +0000 UTC m=+33.232830674 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a160340): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a160a00): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a160a00): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a160a00): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a160a00): >_readAt: n=5, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a160a00): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.852689789 +0000 UTC m=+33.232830674 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a160a00): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a216e00 item 29 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a161080): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a161080): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a161080): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a161080): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a161080): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.855169521 +0000 UTC m=+33.235310406 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a161080): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a1615c0): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a1615c0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a1615c0): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a1615c0): >_readAt: n=5, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a1615c0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.855169521 +0000 UTC m=+33.235310406 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a1615c0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a2172d0 item 30 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a161c00): _readAt: size=2, off=0 2026/08/25 05:21:25 ERROR : open-test-file(0x3e2a3a161c00): Couldn't read size of file 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a161c00): >_readAt: n=0, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a161c00): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a161c00): >_writeAt: n=0, err=Bad file descriptor 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a161c00): close: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a161c00): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a1820c0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a1820c0): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a1820c0): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a1820c0): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a1820c0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.856785381 +0000 UTC m=+33.236926266 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a1820c0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a182780): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a182780): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a182780): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a182780): >_readAt: n=5, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a182780): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.856785381 +0000 UTC m=+33.236926266 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a182780): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a217ab0 item 31 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a182e00): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a182e00): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a182e00): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a182e00): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a182e00): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.85850076 +0000 UTC m=+33.238641646 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a182e00): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a183340): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a183340): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a183340): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a183340): >_readAt: n=5, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a183340): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.85850076 +0000 UTC m=+33.238641646 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a183340): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a39b46230 item 32 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a183980): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a183980): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a183980): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a183980): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a183980): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.861133391 +0000 UTC m=+33.241274285 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a183980): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a183e00): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a183e00): >_readAt: n=0, err=Bad file descriptor 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a183e00): _writeAt: size=3, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a183e00): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a183e00): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a39b472d0 item 33 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a183e00): >_writeAt: n=3, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a183e00): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.861781465 +0000 UTC m=+33.241922360 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a183e00): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a1e2400): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a1e2400): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a1e2400): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a1e2400): >_readAt: n=5, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a1e2400): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.861781465 +0000 UTC m=+33.241922360 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a1e2400): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a39b476c0 item 33 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a1e2a40): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a1e2a40): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a1e2a40): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a1e2a40): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a1e2a40): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.863838829 +0000 UTC m=+33.243979725 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a1e2a40): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a1e2ec0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a1e2ec0): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a39f7a4d0 item 34 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a1e2ec0): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a1e2ec0): >_readAt: n=0, err=Bad file descriptor 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a1e2ec0): _writeAt: size=3, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a1e2ec0): >_writeAt: n=3, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a1e2ec0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.864665259 +0000 UTC m=+33.244806154 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a1e2ec0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a1e3400): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a1e3400): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a1e3400): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a1e3400): >_readAt: n=3, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a1e3400): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.864665259 +0000 UTC m=+33.244806154 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a1e3400): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a39f7abd0 item 34 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a1e3a40): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a1e3a40): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a1e3a40): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a1e3a40): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a1e3a40): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.866419131 +0000 UTC m=+33.246560016 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a1e3a40): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a1e3ec0): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a1e3ec0): >_readAt: n=0, err=Bad file descriptor 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a1e3ec0): _writeAt: size=3, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a1e3ec0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a1e3ec0): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a39f7b810 item 35 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a1e3ec0): >_writeAt: n=3, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a1e3ec0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.867176972 +0000 UTC m=+33.247317857 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a1e3ec0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a1f84c0): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a1f84c0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a1f84c0): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a1f84c0): >_readAt: n=5, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a1f84c0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.867176972 +0000 UTC m=+33.247317857 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a1f84c0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a39f7bb90 item 35 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a1f8b40): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a1f8b40): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a1f8b40): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a1f8b40): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a1f8b40): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.869043446 +0000 UTC m=+33.249184331 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a1f8b40): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a1f9040): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a1f9040): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a39c28930 item 36 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a1f9040): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a1f9040): >_readAt: n=0, err=Bad file descriptor 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a1f9040): _writeAt: size=3, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a1f9040): >_writeAt: n=3, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a1f9040): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.869737587 +0000 UTC m=+33.249878482 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a1f9040): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a1f9580): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a1f9580): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a1f9580): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a1f9580): >_readAt: n=3, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a1f9580): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.869737587 +0000 UTC m=+33.249878482 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a1f9580): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a39c28b60 item 36 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a1f9bc0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a1f9bc0): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a1f9bc0): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a1f9bc0): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a1f9bc0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.871394355 +0000 UTC m=+33.251535260 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a1f9bc0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a29e140): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a29e140): >_readAt: n=0, err=Bad file descriptor 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a29e140): _writeAt: size=3, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a29e140): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a29e140): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a39c293b0 item 37 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a29e140): >_writeAt: n=3, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a29e140): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.8722231 +0000 UTC m=+33.252363985 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a29e140): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a29e640): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a29e640): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a29e640): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a29e640): >_readAt: n=5, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a29e640): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.8722231 +0000 UTC m=+33.252363985 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a29e640): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a39c295e0 item 37 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a29ecc0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a29ecc0): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a29ecc0): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a29ecc0): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a29ecc0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.87392316 +0000 UTC m=+33.254064055 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a29ecc0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a29f1c0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a29f1c0): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a39c29b20 item 38 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a29f1c0): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a29f1c0): >_readAt: n=0, err=Bad file descriptor 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a29f1c0): _writeAt: size=3, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a29f1c0): >_writeAt: n=3, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a29f1c0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.87468019 +0000 UTC m=+33.254821075 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a29f1c0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a29f700): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a29f700): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a29f700): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a29f700): >_readAt: n=3, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a29f700): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.87468019 +0000 UTC m=+33.254821075 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a29f700): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a39c29dc0 item 38 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a29fd80): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a29fd80): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a29fd80): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a29fd80): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a29fd80): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.877623637 +0000 UTC m=+33.257764532 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a29fd80): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2b6380): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2b6380): >_readAt: n=0, err=Bad file descriptor 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2b6380): _writeAt: size=3, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2b6380): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2b6380): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a39f7ebd0 item 39 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2b6380): >_writeAt: n=3, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2b6380): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.878332355 +0000 UTC m=+33.258473240 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2b6380): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2b6880): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2b6880): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2b6880): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2b6880): >_readAt: n=5, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2b6880): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.878332355 +0000 UTC m=+33.258473240 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2b6880): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a39f7ef50 item 39 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2b6f00): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2b6f00): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2b6f00): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2b6f00): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2b6f00): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.881063912 +0000 UTC m=+33.261204797 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2b6f00): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2b7400): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2b7400): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a39f7f730 item 40 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2b7400): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2b7400): >_readAt: n=0, err=Bad file descriptor 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2b7400): _writeAt: size=3, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2b7400): >_writeAt: n=3, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2b7400): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.881798159 +0000 UTC m=+33.261939054 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2b7400): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2b7940): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2b7940): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2b7940): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2b7940): >_readAt: n=3, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2b7940): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.881798159 +0000 UTC m=+33.261939054 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2b7940): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a39f7f9d0 item 40 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2d0000): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2d0000): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2d0000): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2d0000): >_readAt: n=0, err=Bad file descriptor 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2d0000): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2d0000): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2d0000): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.883510281 +0000 UTC m=+33.263651176 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2d0000): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2d0500): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2d0500): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2d0500): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a95a0e0 item 41 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2d0500): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2d0500): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.884315953 +0000 UTC m=+33.264456838 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2d0500): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2d09c0): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2d09c0): >_readAt: n=0, err=Bad file descriptor 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2d09c0): _writeAt: size=3, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2d09c0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2d09c0): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a95a2a0 item 41 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2d09c0): >_writeAt: n=3, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2d09c0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.885273 +0000 UTC m=+33.265413885 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2d09c0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2d0f00): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2d0f00): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2d0f00): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2d0f00): >_readAt: n=5, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2d0f00): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.885273 +0000 UTC m=+33.265413885 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2d0f00): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a95a540 item 41 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2d1540): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2d1540): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2d1540): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2d1540): >_readAt: n=0, err=Bad file descriptor 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2d1540): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2d1540): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2d1540): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.886927694 +0000 UTC m=+33.267068579 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2d1540): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2d1a40): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2d1a40): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2d1a40): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a95aa10 item 42 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2d1a40): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2d1a40): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.887556572 +0000 UTC m=+33.267697457 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2d1a40): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2e8080): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2e8080): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a95abd0 item 42 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2e8080): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2e8080): >_readAt: n=0, err=Bad file descriptor 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2e8080): _writeAt: size=3, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2e8080): >_writeAt: n=3, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2e8080): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.888385616 +0000 UTC m=+33.268526502 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2e8080): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2e8600): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2e8600): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2e8600): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2e8600): >_readAt: n=3, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2e8600): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.888385616 +0000 UTC m=+33.268526502 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2e8600): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a95ae00 item 42 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2e8c40): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2e8c40): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2e8c40): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2e8c40): >_readAt: n=0, err=Bad file descriptor 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2e8c40): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2e8c40): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2e8c40): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.889923862 +0000 UTC m=+33.270064747 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2e8c40): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2e9140): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2e9140): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2e9140): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a95b180 item 43 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2e9140): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2e9140): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.890585421 +0000 UTC m=+33.270726306 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2e9140): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2e9680): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2e9680): >_readAt: n=0, err=Bad file descriptor 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2e9680): _writeAt: size=3, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2e9680): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2e9680): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a95b340 item 43 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2e9680): >_writeAt: n=3, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2e9680): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.891290552 +0000 UTC m=+33.271431437 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2e9680): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2e9bc0): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2e9bc0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2e9bc0): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2e9bc0): >_readAt: n=5, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2e9bc0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.891290552 +0000 UTC m=+33.271431437 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a2e9bc0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a95b500 item 43 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a30e300): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a30e300): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a30e300): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a30e300): >_readAt: n=0, err=Bad file descriptor 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a30e300): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a30e300): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a30e300): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.893046617 +0000 UTC m=+33.273187502 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a30e300): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a30e800): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a30e800): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a30e800): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a95b8f0 item 44 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a30e800): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a30e800): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.89381033 +0000 UTC m=+33.273951215 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a30e800): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a30ed40): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a30ed40): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a95bb20 item 44 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a30ed40): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a30ed40): >_readAt: n=0, err=Bad file descriptor 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a30ed40): _writeAt: size=3, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a30ed40): >_writeAt: n=3, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a30ed40): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.894414971 +0000 UTC m=+33.274555856 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a30ed40): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a30f2c0): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a30f2c0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a30f2c0): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a30f2c0): >_readAt: n=3, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a30f2c0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.894414971 +0000 UTC m=+33.274555856 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a30f2c0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a95bce0 item 44 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a30f900): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a30f900): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a30f900): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a30f900): >_readAt: n=0, err=Bad file descriptor 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a30f900): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a30f900): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a30f900): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.89586015 +0000 UTC m=+33.276001116 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a30f900): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a30fe00): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a30fe00): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a30fe00): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a1282a0 item 45 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a30fe00): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a30fe00): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.896420518 +0000 UTC m=+33.276561404 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a30fe00): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a33e600): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a33e600): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a33e600): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a33e600): >_readAt: n=5, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a33e600): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.896420518 +0000 UTC m=+33.276561404 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a33e600): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a128540 item 45 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a33ec40): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a33ec40): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a33ec40): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a33ec40): >_readAt: n=0, err=Bad file descriptor 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a33ec40): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a33ec40): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a33ec40): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.897981545 +0000 UTC m=+33.278122430 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a33ec40): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a33f140): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a33f140): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a33f140): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a128af0 item 46 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a33f140): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a33f140): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.898547634 +0000 UTC m=+33.278688519 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a33f140): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a33f840): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a33f840): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a33f840): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a33f840): >_readAt: n=5, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a33f840): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.898547634 +0000 UTC m=+33.278688519 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a33f840): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a128e70 item 46 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a33fe80): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a33fe80): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a33fe80): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a33fe80): >_readAt: n=0, err=Bad file descriptor 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a33fe80): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a33fe80): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a33fe80): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.900259035 +0000 UTC m=+33.280399920 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a33fe80): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3a4480): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3a4480): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3a4480): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a129420 item 47 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3a4480): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3a4480): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.900913933 +0000 UTC m=+33.281054818 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3a4480): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3a4b80): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3a4b80): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3a4b80): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3a4b80): >_readAt: n=5, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3a4b80): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.900913933 +0000 UTC m=+33.281054818 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3a4b80): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a1298f0 item 47 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3a51c0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3a51c0): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3a51c0): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3a51c0): >_readAt: n=0, err=Bad file descriptor 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3a51c0): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3a51c0): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3a51c0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.90259157 +0000 UTC m=+33.282732455 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3a51c0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3a56c0): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3a56c0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3a56c0): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a129e30 item 48 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3a56c0): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3a56c0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.903235556 +0000 UTC m=+33.283376451 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3a56c0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3a5dc0): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3a5dc0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3a5dc0): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3a5dc0): >_readAt: n=5, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3a5dc0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.903235556 +0000 UTC m=+33.283376451 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3a5dc0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a988150 item 48 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3ee500): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3ee500): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3ee500): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3ee500): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3ee500): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.904921619 +0000 UTC m=+33.285062504 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3ee500): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3ee980): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3ee980): >_readAt: n=0, err=Bad file descriptor 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3ee980): _writeAt: size=3, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3ee980): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3ee980): open at offset 5 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3ee980): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a988620 item 49 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3ee980): >_writeAt: n=3, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3ee980): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.905759752 +0000 UTC m=+33.285900637 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3ee980): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3eeec0): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3eeec0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3eeec0): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3eeec0): >_readAt: n=8, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3eeec0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.905759752 +0000 UTC m=+33.285900637 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3eeec0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a9887e0 item 49 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3ef540): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3ef540): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3ef540): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3ef540): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3ef540): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.907995553 +0000 UTC m=+33.288136448 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3ef540): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3efa40): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3efa40): open at offset 5 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3efa40): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a988d20 item 50 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3efa40): _readAt: size=2, off=5 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3efa40): >_readAt: n=0, err=Bad file descriptor 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3efa40): _writeAt: size=3, off=5 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3efa40): >_writeAt: n=3, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3efa40): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.908815131 +0000 UTC m=+33.288956026 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a3efa40): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a44e0c0): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a44e0c0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a44e0c0): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a44e0c0): >_readAt: n=3, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a44e0c0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.908815131 +0000 UTC m=+33.288956026 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a44e0c0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a988ee0 item 50 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a44e740): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a44e740): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a44e740): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a44e740): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a44e740): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.910518436 +0000 UTC m=+33.290659352 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a44e740): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a44ec40): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a44ec40): >_readAt: n=0, err=Bad file descriptor 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a44ec40): _writeAt: size=3, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a44ec40): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a44ec40): open at offset 5 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a44ec40): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a989260 item 51 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a44ec40): >_writeAt: n=3, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a44ec40): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.911423715 +0000 UTC m=+33.291564630 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a44ec40): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a44f180): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a44f180): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a44f180): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a44f180): >_readAt: n=8, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a44f180): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.911423715 +0000 UTC m=+33.291564630 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a44f180): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a989420 item 51 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a44f800): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a44f800): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a44f800): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a44f800): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a44f800): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.914130397 +0000 UTC m=+33.294271492 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a44f800): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a44fd00): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a44fd00): open at offset 5 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a44fd00): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a9897a0 item 52 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a44fd00): _readAt: size=2, off=5 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a44fd00): >_readAt: n=0, err=Bad file descriptor 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a44fd00): _writeAt: size=3, off=5 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a44fd00): >_writeAt: n=3, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a44fd00): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.915229322 +0000 UTC m=+33.295370207 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a44fd00): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a478380): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a478380): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a478380): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a478380): >_readAt: n=3, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a478380): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.915229322 +0000 UTC m=+33.295370207 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a478380): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a989960 item 52 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a478a00): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a478a00): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a478a00): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a478a00): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a478a00): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.917832357 +0000 UTC m=+33.297973242 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a478a00): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a478f00): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a478f00): >_readAt: n=0, err=Bad file descriptor 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a478f00): _writeAt: size=3, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a478f00): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a478f00): open at offset 5 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a478f00): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a989ce0 item 53 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a478f00): >_writeAt: n=3, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a478f00): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.918831332 +0000 UTC m=+33.298972307 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a478f00): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a479440): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a479440): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a479440): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a479440): >_readAt: n=8, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a479440): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.918831332 +0000 UTC m=+33.298972307 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a479440): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a578000 item 53 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a479ac0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a479ac0): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a479ac0): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a479ac0): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a479ac0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.921410272 +0000 UTC m=+33.301551157 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a479ac0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a4920c0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a4920c0): open at offset 5 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a4920c0): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a578460 item 54 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a4920c0): _readAt: size=2, off=5 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a4920c0): >_readAt: n=0, err=Bad file descriptor 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a4920c0): _writeAt: size=3, off=5 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a4920c0): >_writeAt: n=3, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a4920c0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.922513275 +0000 UTC m=+33.302654190 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a4920c0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a492640): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a492640): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a492640): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a492640): >_readAt: n=3, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a492640): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.922513275 +0000 UTC m=+33.302654190 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a492640): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a578620 item 54 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a492cc0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a492cc0): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a492cc0): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a492cc0): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a492cc0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.925606475 +0000 UTC m=+33.305747360 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a492cc0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a4931c0): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a4931c0): >_readAt: n=0, err=Bad file descriptor 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a4931c0): _writeAt: size=3, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a4931c0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a4931c0): open at offset 5 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a4931c0): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a578a80 item 55 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a4931c0): >_writeAt: n=3, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a4931c0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.926574282 +0000 UTC m=+33.306715207 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a4931c0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a493700): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a493700): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a493700): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a493700): >_readAt: n=8, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a493700): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.926574282 +0000 UTC m=+33.306715207 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a493700): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a578c40 item 55 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a493d80): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a493d80): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a493d80): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a493d80): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a493d80): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.928717028 +0000 UTC m=+33.308857913 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a493d80): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a4d8380): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a4d8380): open at offset 5 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a4d8380): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a5790a0 item 56 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a4d8380): _readAt: size=2, off=5 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a4d8380): >_readAt: n=0, err=Bad file descriptor 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a4d8380): _writeAt: size=3, off=5 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a4d8380): >_writeAt: n=3, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a4d8380): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.929547747 +0000 UTC m=+33.309688632 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a4d8380): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a4d8900): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a4d8900): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a4d8900): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a4d8900): >_readAt: n=3, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a4d8900): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.929547747 +0000 UTC m=+33.309688632 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a4d8900): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a5792d0 item 56 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a4d8f40): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a4d8f40): open at offset 0 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a4d8f40): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a4d8f40): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a4d8f40): >_readAt: n=0, err=Bad file descriptor 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a4d8f40): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a4d8f40): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a4d8f40): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.931116739 +0000 UTC m=+33.311257624 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a4d8f40): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a4d9480): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a4d9480): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a4d9480): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a579650 item 57 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a4d9480): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a4d9480): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.931764071 +0000 UTC m=+33.311904956 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a4d9480): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a4d99c0): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a4d99c0): >_readAt: n=0, err=Bad file descriptor 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a4d99c0): _writeAt: size=3, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a4d99c0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a4d99c0): open at offset 5 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a4d99c0): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a579810 item 57 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a4d99c0): >_writeAt: n=3, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a4d99c0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.932395123 +0000 UTC m=+33.312536008 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a4d99c0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a504040): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a504040): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a504040): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a504040): >_readAt: n=8, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a504040): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.932395123 +0000 UTC m=+33.312536008 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a504040): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a5799d0 item 57 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a504680): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a504680): open at offset 0 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a504680): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a504680): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a504680): >_readAt: n=0, err=Bad file descriptor 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a504680): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a504680): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a504680): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.933935731 +0000 UTC m=+33.314076616 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a504680): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a504bc0): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a504bc0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a504bc0): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a579e30 item 58 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a504bc0): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a504bc0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.934736613 +0000 UTC m=+33.314877498 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a504bc0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8144c0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8144c0): open at offset 5 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8144c0): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3aa0e0e0 item 58 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8144c0): _readAt: size=2, off=5 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8144c0): >_readAt: n=0, err=Bad file descriptor 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8144c0): _writeAt: size=3, off=5 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8144c0): >_writeAt: n=3, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8144c0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.935756069 +0000 UTC m=+33.315896964 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8144c0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a814a80): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a814a80): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a814a80): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a814a80): >_readAt: n=3, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a814a80): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.935756069 +0000 UTC m=+33.315896964 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a814a80): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3aa0e2a0 item 58 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8150c0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8150c0): open at offset 0 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8150c0): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8150c0): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8150c0): >_readAt: n=0, err=Bad file descriptor 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8150c0): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8150c0): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8150c0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.937980759 +0000 UTC m=+33.318121654 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8150c0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a815600): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a815600): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a815600): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3aa0e770 item 59 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a815600): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a815600): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.939037534 +0000 UTC m=+33.319178440 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a815600): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a815b40): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a815b40): >_readAt: n=0, err=Bad file descriptor 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a815b40): _writeAt: size=3, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a815b40): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a815b40): open at offset 5 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a815b40): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3aa0e930 item 59 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a815b40): >_writeAt: n=3, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a815b40): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.940024578 +0000 UTC m=+33.320165473 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a815b40): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8421c0): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8421c0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8421c0): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8421c0): >_readAt: n=8, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8421c0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.940024578 +0000 UTC m=+33.320165473 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8421c0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3aa0eaf0 item 59 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a842800): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a842800): open at offset 0 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a842800): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a842800): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a842800): >_readAt: n=0, err=Bad file descriptor 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a842800): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a842800): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a842800): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.942259297 +0000 UTC m=+33.322400193 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a842800): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a842d40): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a842d40): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a842d40): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3aa0ee70 item 60 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a842d40): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a842d40): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.942865562 +0000 UTC m=+33.323006458 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a842d40): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a843280): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a843280): open at offset 5 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a843280): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3aa0f030 item 60 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a843280): _readAt: size=2, off=5 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a843280): >_readAt: n=0, err=Bad file descriptor 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a843280): _writeAt: size=3, off=5 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a843280): >_writeAt: n=3, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a843280): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.943685842 +0000 UTC m=+33.323826737 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a843280): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a843840): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a843840): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a843840): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a843840): >_readAt: n=3, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a843840): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.943685842 +0000 UTC m=+33.323826737 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a843840): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3aa0f1f0 item 60 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a843e80): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a843e80): open at offset 0 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a843e80): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a843e80): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a843e80): >_readAt: n=0, err=Bad file descriptor 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a843e80): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a843e80): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a843e80): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.945795875 +0000 UTC m=+33.325936770 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a843e80): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8684c0): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8684c0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8684c0): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3aa0f6c0 item 61 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8684c0): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8684c0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.946544509 +0000 UTC m=+33.326685404 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a8684c0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a868bc0): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a868bc0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a868bc0): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a868bc0): >_readAt: n=5, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a868bc0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.946544509 +0000 UTC m=+33.326685404 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a868bc0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3aa0f880 item 61 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a869200): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a869200): open at offset 0 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a869200): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a869200): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a869200): >_readAt: n=0, err=Bad file descriptor 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a869200): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a869200): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a869200): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.948495672 +0000 UTC m=+33.328636568 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a869200): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a869740): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a869740): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a869740): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3aa0fc00 item 62 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a869740): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a869740): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.949141202 +0000 UTC m=+33.329282097 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a869740): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a869e40): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a869e40): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a869e40): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a869e40): >_readAt: n=5, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a869e40): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.949141202 +0000 UTC m=+33.329282097 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a869e40): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3aa0fdc0 item 62 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a582580): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a582580): open at offset 0 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a582580): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a582580): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a582580): >_readAt: n=0, err=Bad file descriptor 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a582580): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a582580): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a582580): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.951012836 +0000 UTC m=+33.331153730 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a582580): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a582ac0): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a582ac0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a582ac0): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a1c83f0 item 63 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a582ac0): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a582ac0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.951736532 +0000 UTC m=+33.331877427 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a582ac0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5831c0): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5831c0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5831c0): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5831c0): >_readAt: n=5, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5831c0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.951736532 +0000 UTC m=+33.331877427 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5831c0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a1c85b0 item 63 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a583800): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a583800): open at offset 0 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a583800): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a583800): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a583800): >_readAt: n=0, err=Bad file descriptor 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a583800): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a583800): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a583800): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.954548852 +0000 UTC m=+33.334689767 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a583800): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a583d40): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a583d40): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a583d40): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a1c8a80 item 64 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a583d40): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a583d40): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.95550093 +0000 UTC m=+33.335641845 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a583d40): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5ba540): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5ba540): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5ba540): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5ba540): >_readAt: n=5, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5ba540): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.95550093 +0000 UTC m=+33.335641845 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5ba540): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a1c8e00 item 64 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5bab80): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5bab80): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5bab80): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5bab80): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5bab80): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.958166452 +0000 UTC m=+33.338307368 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5bab80): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDWR 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5bb000): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5bb000): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5bb000): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5bb000): >_readAt: n=2, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5bb000): _writeAt: size=3, off=2 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a1c9180 item 65 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5bb000): >_writeAt: n=3, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5bb000): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.959230932 +0000 UTC m=+33.339371817 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5bb000): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5bb500): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5bb500): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5bb500): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5bb500): >_readAt: n=5, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5bb500): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.959230932 +0000 UTC m=+33.339371817 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5bb500): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a1c9420 item 65 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5bbb40): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5bbb40): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5bbb40): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5bbb40): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5bbb40): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.961292625 +0000 UTC m=+33.341433510 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5bbb40): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5ea0c0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5ea0c0): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a1c97a0 item 66 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5ea0c0): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5ea0c0): >_readAt: n=0, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5ea0c0): _writeAt: size=3, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5ea0c0): >_writeAt: n=3, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5ea0c0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.962241907 +0000 UTC m=+33.342382792 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5ea0c0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5ea600): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5ea600): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5ea600): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5ea600): >_readAt: n=3, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5ea600): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.962241907 +0000 UTC m=+33.342382792 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5ea600): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a1c99d0 item 66 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5eac40): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5eac40): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5eac40): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5eac40): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5eac40): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.964622302 +0000 UTC m=+33.344763217 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5eac40): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5eb0c0): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5eb0c0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5eb0c0): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5eb0c0): >_readAt: n=2, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5eb0c0): _writeAt: size=3, off=2 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a1c9dc0 item 67 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5eb0c0): >_writeAt: n=3, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5eb0c0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.965728009 +0000 UTC m=+33.345868924 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5eb0c0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5eb5c0): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5eb5c0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5eb5c0): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5eb5c0): >_readAt: n=5, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5eb5c0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.965728009 +0000 UTC m=+33.345868924 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5eb5c0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a1b6a10 item 67 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5ebc40): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5ebc40): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5ebc40): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5ebc40): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5ebc40): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.96820634 +0000 UTC m=+33.348347275 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a5ebc40): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a614240): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a614240): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a1b75e0 item 68 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a614240): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a614240): >_readAt: n=0, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a614240): _writeAt: size=3, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a614240): >_writeAt: n=3, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a614240): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.969256271 +0000 UTC m=+33.349397187 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a614240): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a614780): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a614780): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a614780): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a614780): >_readAt: n=3, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a614780): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.969256271 +0000 UTC m=+33.349397187 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a614780): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a1b7dc0 item 68 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a614dc0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a614dc0): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a614dc0): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a614dc0): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a614dc0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.971764518 +0000 UTC m=+33.351905433 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a614dc0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a615240): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a615240): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a615240): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a615240): >_readAt: n=2, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a615240): _writeAt: size=3, off=2 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a39ec2620 item 69 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a615240): >_writeAt: n=3, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a615240): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.972583133 +0000 UTC m=+33.352724049 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a615240): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a615740): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a615740): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a615740): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a615740): >_readAt: n=5, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a615740): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.972583133 +0000 UTC m=+33.352724049 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a615740): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a39ec28c0 item 69 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a615dc0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a615dc0): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a615dc0): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a615dc0): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a615dc0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.975034221 +0000 UTC m=+33.355175106 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a615dc0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a6363c0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a6363c0): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a39ec2d20 item 70 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a6363c0): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a6363c0): >_readAt: n=0, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a6363c0): _writeAt: size=3, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a6363c0): >_writeAt: n=3, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a6363c0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.976003891 +0000 UTC m=+33.356144776 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a6363c0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a636900): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a636900): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a636900): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a636900): >_readAt: n=3, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a636900): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.976003891 +0000 UTC m=+33.356144776 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a636900): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a39ec2ee0 item 70 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a636f80): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a636f80): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a636f80): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a636f80): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a636f80): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.978569507 +0000 UTC m=+33.358710421 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a636f80): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a637480): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a637480): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a637480): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a637480): >_readAt: n=2, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a637480): _writeAt: size=3, off=2 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a39ec3650 item 71 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a637480): >_writeAt: n=3, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a637480): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.979631501 +0000 UTC m=+33.359772406 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a637480): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a637980): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a637980): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a637980): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a637980): >_readAt: n=5, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a637980): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.979631501 +0000 UTC m=+33.359772406 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a637980): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a39ec3960 item 71 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a658100): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a658100): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a658100): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a658100): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a658100): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.982137012 +0000 UTC m=+33.362277928 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a658100): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a658600): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a658600): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a39ec3d50 item 72 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a658600): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a658600): >_readAt: n=0, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a658600): _writeAt: size=3, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a658600): >_writeAt: n=3, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a658600): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.983284208 +0000 UTC m=+33.363425143 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a658600): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a658b40): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a658b40): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a658b40): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a658b40): >_readAt: n=3, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a658b40): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.983284208 +0000 UTC m=+33.363425143 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a658b40): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a39b2c0e0 item 72 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a659100): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a659100): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a659100): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a659100): >_readAt: n=0, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a659100): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a659100): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a659100): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.986130923 +0000 UTC m=+33.366271838 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a659100): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a659600): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a659600): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a659600): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a39b2c7e0 item 73 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a659600): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a659600): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.986999513 +0000 UTC m=+33.367140398 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a659600): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a659ac0): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a659ac0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a659ac0): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a659ac0): >_readAt: n=2, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a659ac0): _writeAt: size=3, off=2 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a39b2caf0 item 73 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a659ac0): >_writeAt: n=3, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a659ac0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.988064784 +0000 UTC m=+33.368205710 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a659ac0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a67c100): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a67c100): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a67c100): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a67c100): >_readAt: n=5, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a67c100): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.988064784 +0000 UTC m=+33.368205710 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a67c100): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a39b2ccb0 item 73 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a67c740): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a67c740): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a67c740): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a67c740): >_readAt: n=0, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a67c740): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a67c740): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a67c740): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.990639395 +0000 UTC m=+33.370780311 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a67c740): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a67cc40): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a67cc40): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a67cc40): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a39b2d110 item 74 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a67cc40): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a67cc40): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.991483169 +0000 UTC m=+33.371624064 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a67cc40): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a67d180): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a67d180): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a39b2d500 item 74 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a67d180): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a67d180): >_readAt: n=0, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a67d180): _writeAt: size=3, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a67d180): >_writeAt: n=3, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a67d180): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.992244867 +0000 UTC m=+33.372385752 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a67d180): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a67d700): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a67d700): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a67d700): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a67d700): >_readAt: n=3, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a67d700): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.992244867 +0000 UTC m=+33.372385752 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a67d700): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a39b2d810 item 74 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a67dd40): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a67dd40): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a67dd40): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a67dd40): >_readAt: n=0, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a67dd40): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a67dd40): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a67dd40): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.993798029 +0000 UTC m=+33.373938915 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a67dd40): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a70a340): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a70a340): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a70a340): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a39b2dd50 item 75 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a70a340): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a70a340): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.99455038 +0000 UTC m=+33.374691265 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a70a340): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a70a880): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a70a880): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a70a880): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a70a880): >_readAt: n=2, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a70a880): _writeAt: size=3, off=2 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a2f6230 item 75 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a70a880): >_writeAt: n=3, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a70a880): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.995746539 +0000 UTC m=+33.375887474 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a70a880): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a70adc0): _readAt: size=512, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a70adc0): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a70adc0): >openPending: err= 2026/08/25 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a70adc0): >_readAt: n=5, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a70adc0): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.995746539 +0000 UTC m=+33.375887474 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a70adc0): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: Remove: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a2f6460 item 75 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a70b400): openPending: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a70b400): >openPending: err= 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a70b400): _readAt: size=2, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a70b400): >_readAt: n=0, err=EOF 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a70b400): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a70b400): >_writeAt: n=5, err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a70b400): close: 2026/08/25 05:21:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:25.999521868 +0000 UTC m=+33.379662793 2026/08/25 05:21:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a70b400): >close: err= 2026/08/25 05:21:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a70b900): _writeAt: size=5, off=0 2026/08/25 05:21:25 DEBUG : open-test-file(0x3e2a3a70b900): openPending: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a70b900): >openPending: err= 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a2f6a10 item 76 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a70b900): >_writeAt: n=5, err= 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a70b900): close: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:26.00082634 +0000 UTC m=+33.380967225 2026/08/25 05:21:26 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-mudebus1miyo/dir/file1: no such file or directory 2026/08/25 05:21:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a70b900): >close: err= 2026/08/25 05:21:26 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-mudebus1miyo/dir/file1: no such file or directory 2026/08/25 05:21:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/25 05:21:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a70be40): openPending: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a70be40): >openPending: err= 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a2f6d90 item 76 2026/08/25 05:21:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a70be40): _readAt: size=2, off=0 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a70be40): >_readAt: n=0, err=EOF 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a70be40): _writeAt: size=3, off=0 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a70be40): >_writeAt: n=3, err= 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a70be40): close: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:26.002725686 +0000 UTC m=+33.382866581 2026/08/25 05:21:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a70be40): >close: err= 2026/08/25 05:21:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a504d80): _readAt: size=512, off=0 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a504d80): openPending: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a504d80): >openPending: err= 2026/08/25 05:21:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a504d80): >_readAt: n=3, err=EOF 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a504d80): close: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:26.002725686 +0000 UTC m=+33.382866581 2026/08/25 05:21:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a504d80): >close: err= 2026/08/25 05:21:26 DEBUG : open-test-file: Remove: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a39b0c1c0 item 76 2026/08/25 05:21:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/08/25 05:21:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/25 05:21:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/25 05:21:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a726600): openPending: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a726600): >openPending: err= 2026/08/25 05:21:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a726600): _readAt: size=2, off=0 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a726600): >_readAt: n=0, err=EOF 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a726600): _writeAt: size=5, off=0 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a726600): >_writeAt: n=5, err= 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a726600): close: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:26.00896117 +0000 UTC m=+33.389102055 2026/08/25 05:21:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a726600): >close: err= 2026/08/25 05:21:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a726b00): _writeAt: size=5, off=0 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a726b00): openPending: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a726b00): >openPending: err= 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a2f6460 item 77 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a726b00): >_writeAt: n=5, err= 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a726b00): close: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:26.010627957 +0000 UTC m=+33.390768842 2026/08/25 05:21:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a726b00): >close: err= 2026/08/25 05:21:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/25 05:21:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/25 05:21:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/25 05:21:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/25 05:21:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/25 05:21:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/25 05:21:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a727200): _readAt: size=512, off=0 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a727200): openPending: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a727200): >openPending: err= 2026/08/25 05:21:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a727200): >_readAt: n=5, err=EOF 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a727200): close: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:26.010627957 +0000 UTC m=+33.390768842 2026/08/25 05:21:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a727200): >close: err= 2026/08/25 05:21:26 DEBUG : open-test-file: Remove: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a2f6700 item 77 2026/08/25 05:21:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/25 05:21:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/25 05:21:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a727840): openPending: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a727840): >openPending: err= 2026/08/25 05:21:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a727840): _readAt: size=2, off=0 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a727840): >_readAt: n=0, err=EOF 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a727840): _writeAt: size=5, off=0 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a727840): >_writeAt: n=5, err= 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a727840): close: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:26.013332524 +0000 UTC m=+33.393473409 2026/08/25 05:21:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a727840): >close: err= 2026/08/25 05:21:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a727d40): _writeAt: size=5, off=0 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a727d40): openPending: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a727d40): >openPending: err= 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a2f6d90 item 78 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a727d40): >_writeAt: n=5, err= 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a727d40): close: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:26.013948627 +0000 UTC m=+33.394089512 2026/08/25 05:21:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a727d40): >close: err= 2026/08/25 05:21:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/25 05:21:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/25 05:21:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/25 05:21:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/25 05:21:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/25 05:21:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a504540): _readAt: size=512, off=0 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a504540): openPending: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a504540): >openPending: err= 2026/08/25 05:21:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a504540): >_readAt: n=5, err=EOF 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a504540): close: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:26.013948627 +0000 UTC m=+33.394089512 2026/08/25 05:21:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a504540): >close: err= 2026/08/25 05:21:26 DEBUG : open-test-file: Remove: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a2f7110 item 78 2026/08/25 05:21:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/25 05:21:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/25 05:21:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/25 05:21:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a504b80): openPending: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a504b80): >openPending: err= 2026/08/25 05:21:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a504b80): _readAt: size=2, off=0 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a504b80): >_readAt: n=0, err=EOF 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a504b80): _writeAt: size=5, off=0 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a504b80): >_writeAt: n=5, err= 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a504b80): close: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:26.016317379 +0000 UTC m=+33.396458264 2026/08/25 05:21:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a504b80): >close: err= 2026/08/25 05:21:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a505380): _writeAt: size=5, off=0 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a505380): openPending: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a505380): >openPending: err= 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a2f7570 item 79 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a505380): >_writeAt: n=5, err= 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a505380): close: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:26.016933442 +0000 UTC m=+33.397074327 2026/08/25 05:21:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a505380): >close: err= 2026/08/25 05:21:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/25 05:21:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/25 05:21:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/25 05:21:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/25 05:21:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/25 05:21:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/25 05:21:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a505a80): _readAt: size=512, off=0 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a505a80): openPending: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a505a80): >openPending: err= 2026/08/25 05:21:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a505a80): >_readAt: n=5, err=EOF 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a505a80): close: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:26.016933442 +0000 UTC m=+33.397074327 2026/08/25 05:21:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a505a80): >close: err= 2026/08/25 05:21:26 DEBUG : open-test-file: Remove: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a2f7730 item 79 2026/08/25 05:21:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/25 05:21:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/25 05:21:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a3b81c0): openPending: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a3b81c0): >openPending: err= 2026/08/25 05:21:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a3b81c0): _readAt: size=2, off=0 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a3b81c0): >_readAt: n=0, err=EOF 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a3b81c0): _writeAt: size=5, off=0 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a3b81c0): >_writeAt: n=5, err= 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a3b81c0): close: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:26.018959628 +0000 UTC m=+33.399100523 2026/08/25 05:21:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a3b81c0): >close: err= 2026/08/25 05:21:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a3b8700): _writeAt: size=5, off=0 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a3b8700): openPending: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a3b8700): >openPending: err= 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a2f7ab0 item 80 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a3b8700): >_writeAt: n=5, err= 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a3b8700): close: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:26.019651925 +0000 UTC m=+33.399792810 2026/08/25 05:21:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a3b8700): >close: err= 2026/08/25 05:21:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/25 05:21:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/25 05:21:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/25 05:21:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/25 05:21:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/25 05:21:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a3b8e00): _readAt: size=512, off=0 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a3b8e00): openPending: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a3b8e00): >openPending: err= 2026/08/25 05:21:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a3b8e00): >_readAt: n=5, err=EOF 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a3b8e00): close: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:26.019651925 +0000 UTC m=+33.399792810 2026/08/25 05:21:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a3b8e00): >close: err= 2026/08/25 05:21:26 DEBUG : open-test-file: Remove: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a2f7ce0 item 80 2026/08/25 05:21:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/08/25 05:21:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/25 05:21:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 05:21:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a3b9440): openPending: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a3b9440): >openPending: err= 2026/08/25 05:21:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a3b9440): _writeAt: size=5, off=0 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a3b9440): >_writeAt: n=5, err= 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a3b9440): close: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:26.021696666 +0000 UTC m=+33.401837561 2026/08/25 05:21:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a3b9440): >close: err= 2026/08/25 05:21:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/25 05:21:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/08/25 05:21:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a3b98c0): _readAt: size=2, off=0 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a3b98c0): openPending: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a3b98c0): open at offset 5 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a3b98c0): >openPending: err= 2026/08/25 05:21:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a3b98c0): >_readAt: n=2, err= 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a3b98c0): _writeAt: size=3, off=7 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a39b0c460 item 81 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a3b98c0): >_writeAt: n=3, err= 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a3b98c0): close: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:26.023619247 +0000 UTC m=+33.403760142 2026/08/25 05:21:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a3b98c0): >close: err= 2026/08/25 05:21:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a3b9e00): _readAt: size=512, off=0 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a3b9e00): openPending: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a3b9e00): >openPending: err= 2026/08/25 05:21:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a3b9e00): >_readAt: n=8, err=EOF 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a3b9e00): close: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:26.023619247 +0000 UTC m=+33.403760142 2026/08/25 05:21:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a3b9e00): >close: err= 2026/08/25 05:21:26 DEBUG : open-test-file: Remove: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a39b0c8c0 item 81 2026/08/25 05:21:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/08/25 05:21:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 05:21:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a39c372c0): openPending: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a39c372c0): >openPending: err= 2026/08/25 05:21:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a39c372c0): _writeAt: size=5, off=0 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a39c372c0): >_writeAt: n=5, err= 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a39c372c0): close: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:26.025715444 +0000 UTC m=+33.405856329 2026/08/25 05:21:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a39c372c0): >close: err= 2026/08/25 05:21:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/08/25 05:21:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a39c37840): openPending: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a39c37840): open at offset 5 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a39c37840): >openPending: err= 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a39b0d490 item 82 2026/08/25 05:21:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a39c37840): _readAt: size=2, off=5 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a39c37840): >_readAt: n=0, err=EOF 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a39c37840): _writeAt: size=3, off=5 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a39c37840): >_writeAt: n=3, err= 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a39c37840): close: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:26.026713128 +0000 UTC m=+33.406854014 2026/08/25 05:21:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a39c37840): >close: err= 2026/08/25 05:21:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a696080): _readAt: size=512, off=0 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a696080): openPending: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a696080): >openPending: err= 2026/08/25 05:21:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a696080): >_readAt: n=3, err=EOF 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a696080): close: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:26.026713128 +0000 UTC m=+33.406854014 2026/08/25 05:21:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a696080): >close: err= 2026/08/25 05:21:26 DEBUG : open-test-file: Remove: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a39b0d730 item 82 2026/08/25 05:21:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/08/25 05:21:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/25 05:21:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 05:21:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a696bc0): openPending: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a696bc0): >openPending: err= 2026/08/25 05:21:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a696bc0): _writeAt: size=5, off=0 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a696bc0): >_writeAt: n=5, err= 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a696bc0): close: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:26.030932495 +0000 UTC m=+33.411073390 2026/08/25 05:21:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a696bc0): >close: err= 2026/08/25 05:21:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/25 05:21:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/08/25 05:21:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a697400): _readAt: size=2, off=0 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a697400): openPending: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a697400): open at offset 5 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a697400): >openPending: err= 2026/08/25 05:21:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a697400): >_readAt: n=2, err= 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a697400): _writeAt: size=3, off=7 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a39b0ddc0 item 83 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a697400): >_writeAt: n=3, err= 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a697400): close: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:26.031855628 +0000 UTC m=+33.411996523 2026/08/25 05:21:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a697400): >close: err= 2026/08/25 05:21:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a697940): _readAt: size=512, off=0 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a697940): openPending: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a697940): >openPending: err= 2026/08/25 05:21:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a697940): >_readAt: n=8, err=EOF 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a697940): close: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:26.031855628 +0000 UTC m=+33.411996523 2026/08/25 05:21:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a697940): >close: err= 2026/08/25 05:21:26 DEBUG : open-test-file: Remove: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a39c123f0 item 83 2026/08/25 05:21:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/25 05:21:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 05:21:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a8d00c0): openPending: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a8d00c0): >openPending: err= 2026/08/25 05:21:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a8d00c0): _writeAt: size=5, off=0 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a8d00c0): >_writeAt: n=5, err= 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a8d00c0): close: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:26.03459556 +0000 UTC m=+33.414736445 2026/08/25 05:21:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a8d00c0): >close: err= 2026/08/25 05:21:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/08/25 05:21:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a8d05c0): openPending: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a8d05c0): open at offset 5 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a8d05c0): >openPending: err= 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a39c12770 item 84 2026/08/25 05:21:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a8d05c0): _readAt: size=2, off=5 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a8d05c0): >_readAt: n=0, err=EOF 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a8d05c0): _writeAt: size=3, off=5 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a8d05c0): >_writeAt: n=3, err= 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a8d05c0): close: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:26.036658606 +0000 UTC m=+33.416799491 2026/08/25 05:21:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a8d05c0): >close: err= 2026/08/25 05:21:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a8d0b40): _readAt: size=512, off=0 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a8d0b40): openPending: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a8d0b40): >openPending: err= 2026/08/25 05:21:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a8d0b40): >_readAt: n=3, err=EOF 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a8d0b40): close: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:26.036658606 +0000 UTC m=+33.416799491 2026/08/25 05:21:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a8d0b40): >close: err= 2026/08/25 05:21:26 DEBUG : open-test-file: Remove: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a39c12930 item 84 2026/08/25 05:21:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/08/25 05:21:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/25 05:21:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 05:21:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a8d1240): openPending: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a8d1240): >openPending: err= 2026/08/25 05:21:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a8d1240): _writeAt: size=5, off=0 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a8d1240): >_writeAt: n=5, err= 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a8d1240): close: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:26.039239168 +0000 UTC m=+33.419380053 2026/08/25 05:21:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a8d1240): >close: err= 2026/08/25 05:21:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/25 05:21:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/08/25 05:21:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a8d1740): _readAt: size=2, off=0 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a8d1740): openPending: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a8d1740): open at offset 5 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a8d1740): >openPending: err= 2026/08/25 05:21:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a8d1740): >_readAt: n=2, err= 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a8d1740): _writeAt: size=3, off=7 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a39c13420 item 85 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a8d1740): >_writeAt: n=3, err= 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a8d1740): close: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:26.040376555 +0000 UTC m=+33.420517441 2026/08/25 05:21:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a8d1740): >close: err= 2026/08/25 05:21:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a8d1c80): _readAt: size=512, off=0 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a8d1c80): openPending: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a8d1c80): >openPending: err= 2026/08/25 05:21:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a8d1c80): >_readAt: n=8, err=EOF 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a8d1c80): close: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:26.040376555 +0000 UTC m=+33.420517441 2026/08/25 05:21:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a8d1c80): >close: err= 2026/08/25 05:21:26 DEBUG : open-test-file: Remove: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a39c136c0 item 85 2026/08/25 05:21:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/25 05:21:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 05:21:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a008c40): openPending: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a008c40): >openPending: err= 2026/08/25 05:21:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a008c40): _writeAt: size=5, off=0 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a008c40): >_writeAt: n=5, err= 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a008c40): close: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:26.042139796 +0000 UTC m=+33.422280681 2026/08/25 05:21:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a008c40): >close: err= 2026/08/25 05:21:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/08/25 05:21:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a009840): openPending: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a009840): open at offset 5 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a009840): >openPending: err= 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a4a0000 item 86 2026/08/25 05:21:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a009840): _readAt: size=2, off=5 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a009840): >_readAt: n=0, err=EOF 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a009840): _writeAt: size=3, off=5 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a009840): >_writeAt: n=3, err= 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a009840): close: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:26.043416466 +0000 UTC m=+33.423557351 2026/08/25 05:21:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a009840): >close: err= 2026/08/25 05:21:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a5a00c0): _readAt: size=512, off=0 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a5a00c0): openPending: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a5a00c0): >openPending: err= 2026/08/25 05:21:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a5a00c0): >_readAt: n=3, err=EOF 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a5a00c0): close: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:26.043416466 +0000 UTC m=+33.423557351 2026/08/25 05:21:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a5a00c0): >close: err= 2026/08/25 05:21:26 DEBUG : open-test-file: Remove: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a4a05b0 item 86 2026/08/25 05:21:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/25 05:21:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/25 05:21:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 05:21:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a5a0740): openPending: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a5a0740): >openPending: err= 2026/08/25 05:21:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a5a0740): _writeAt: size=5, off=0 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a5a0740): >_writeAt: n=5, err= 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a5a0740): close: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:26.046269533 +0000 UTC m=+33.426410438 2026/08/25 05:21:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a5a0740): >close: err= 2026/08/25 05:21:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/25 05:21:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/08/25 05:21:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a5a0cc0): _readAt: size=2, off=0 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a5a0cc0): openPending: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a5a0cc0): open at offset 5 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a5a0cc0): >openPending: err= 2026/08/25 05:21:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a5a0cc0): >_readAt: n=2, err= 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a5a0cc0): _writeAt: size=3, off=7 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a4a0a10 item 87 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a5a0cc0): >_writeAt: n=3, err= 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a5a0cc0): close: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:26.047828076 +0000 UTC m=+33.427968981 2026/08/25 05:21:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a5a0cc0): >close: err= 2026/08/25 05:21:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a5a1200): _readAt: size=512, off=0 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a5a1200): openPending: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a5a1200): >openPending: err= 2026/08/25 05:21:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a5a1200): >_readAt: n=8, err=EOF 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a5a1200): close: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:26.047828076 +0000 UTC m=+33.427968981 2026/08/25 05:21:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a5a1200): >close: err= 2026/08/25 05:21:26 DEBUG : open-test-file: Remove: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a4a0f50 item 87 2026/08/25 05:21:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/25 05:21:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/25 05:21:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a5a1880): openPending: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a5a1880): >openPending: err= 2026/08/25 05:21:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a5a1880): _writeAt: size=5, off=0 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a5a1880): >_writeAt: n=5, err= 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a5a1880): close: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:26.050229319 +0000 UTC m=+33.430370215 2026/08/25 05:21:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a5a1880): >close: err= 2026/08/25 05:21:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/25 05:21:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a5a1d80): openPending: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a5a1d80): open at offset 5 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a5a1d80): >openPending: err= 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a4a1420 item 88 2026/08/25 05:21:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a5a1d80): _readAt: size=2, off=5 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a5a1d80): >_readAt: n=0, err=EOF 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a5a1d80): _writeAt: size=3, off=5 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a5a1d80): >_writeAt: n=3, err= 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a5a1d80): close: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:26.051496402 +0000 UTC m=+33.431637297 2026/08/25 05:21:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a5a1d80): >close: err= 2026/08/25 05:21:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a19e480): _readAt: size=512, off=0 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a19e480): openPending: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a19e480): >openPending: err= 2026/08/25 05:21:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a19e480): >_readAt: n=3, err=EOF 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a19e480): close: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:26.051496402 +0000 UTC m=+33.431637297 2026/08/25 05:21:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a19e480): >close: err= 2026/08/25 05:21:26 DEBUG : open-test-file: Remove: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a4a1650 item 88 2026/08/25 05:21:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/08/25 05:21:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/25 05:21:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/25 05:21:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a19ebc0): openPending: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a19ebc0): open at offset 0 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a19ebc0): >openPending: err= 2026/08/25 05:21:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a19ebc0): _readAt: size=2, off=0 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a19ebc0): >_readAt: n=0, err=EOF 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a19ebc0): _writeAt: size=5, off=0 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a19ebc0): >_writeAt: n=5, err= 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a19ebc0): close: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:26.053710532 +0000 UTC m=+33.433851428 2026/08/25 05:21:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a19ebc0): >close: err= 2026/08/25 05:21:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a19fb80): _writeAt: size=5, off=0 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a19fb80): openPending: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a19fb80): >openPending: err= 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a4a1ce0 item 89 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a19fb80): >_writeAt: n=5, err= 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a19fb80): close: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:26.054375809 +0000 UTC m=+33.434516704 2026/08/25 05:21:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a19fb80): >close: err= 2026/08/25 05:21:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/25 05:21:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/25 05:21:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a39f06840): _readAt: size=2, off=0 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a39f06840): openPending: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a39f06840): open at offset 5 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a39f06840): >openPending: err= 2026/08/25 05:21:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a39f06840): >_readAt: n=2, err= 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a39f06840): _writeAt: size=3, off=7 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a39ffed20 item 89 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a39f06840): >_writeAt: n=3, err= 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a39f06840): close: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:26.05535625 +0000 UTC m=+33.435497175 2026/08/25 05:21:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a39f06840): >close: err= 2026/08/25 05:21:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a39f06e00): _readAt: size=512, off=0 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a39f06e00): openPending: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a39f06e00): >openPending: err= 2026/08/25 05:21:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a39f06e00): >_readAt: n=8, err=EOF 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a39f06e00): close: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:26.05535625 +0000 UTC m=+33.435497175 2026/08/25 05:21:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a39f06e00): >close: err= 2026/08/25 05:21:26 DEBUG : open-test-file: Remove: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a39fff110 item 89 2026/08/25 05:21:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/25 05:21:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/25 05:21:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a39f076c0): openPending: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a39f076c0): open at offset 0 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a39f076c0): >openPending: err= 2026/08/25 05:21:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a39f076c0): _readAt: size=2, off=0 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a39f076c0): >_readAt: n=0, err=EOF 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a39f076c0): _writeAt: size=5, off=0 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a39f076c0): >_writeAt: n=5, err= 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a39f076c0): close: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:26.058192595 +0000 UTC m=+33.438333511 2026/08/25 05:21:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a39f076c0): >close: err= 2026/08/25 05:21:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a39e7e600): _writeAt: size=5, off=0 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a39e7e600): openPending: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a39e7e600): >openPending: err= 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a39fffb90 item 90 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a39e7e600): >_writeAt: n=5, err= 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a39e7e600): close: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:26.058816393 +0000 UTC m=+33.438957279 2026/08/25 05:21:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a39e7e600): >close: err= 2026/08/25 05:21:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/25 05:21:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a39e7ee00): openPending: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a39e7ee00): open at offset 5 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a39e7ee00): >openPending: err= 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a936070 item 90 2026/08/25 05:21:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a39e7ee00): _readAt: size=2, off=5 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a39e7ee00): >_readAt: n=0, err=EOF 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a39e7ee00): _writeAt: size=3, off=5 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a39e7ee00): >_writeAt: n=3, err= 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a39e7ee00): close: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:26.060199565 +0000 UTC m=+33.440340450 2026/08/25 05:21:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a39e7ee00): >close: err= 2026/08/25 05:21:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a39e7f640): _readAt: size=512, off=0 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a39e7f640): openPending: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a39e7f640): >openPending: err= 2026/08/25 05:21:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a39e7f640): >_readAt: n=3, err=EOF 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a39e7f640): close: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:26.060199565 +0000 UTC m=+33.440340450 2026/08/25 05:21:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a39e7f640): >close: err= 2026/08/25 05:21:26 DEBUG : open-test-file: Remove: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a936380 item 90 2026/08/25 05:21:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/25 05:21:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/25 05:21:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/25 05:21:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a39e7fc80): openPending: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a39e7fc80): open at offset 0 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a39e7fc80): >openPending: err= 2026/08/25 05:21:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a39e7fc80): _readAt: size=2, off=0 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a39e7fc80): >_readAt: n=0, err=EOF 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a39e7fc80): _writeAt: size=5, off=0 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a39e7fc80): >_writeAt: n=5, err= 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a39e7fc80): close: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:26.062181707 +0000 UTC m=+33.442322592 2026/08/25 05:21:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a39e7fc80): >close: err= 2026/08/25 05:21:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a70a2c0): _writeAt: size=5, off=0 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a70a2c0): openPending: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a70a2c0): >openPending: err= 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a936770 item 91 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a70a2c0): >_writeAt: n=5, err= 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a70a2c0): close: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:26.064355242 +0000 UTC m=+33.444496127 2026/08/25 05:21:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a70a2c0): >close: err= 2026/08/25 05:21:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/25 05:21:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/25 05:21:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a70a800): _readAt: size=2, off=0 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a70a800): openPending: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a70a800): open at offset 5 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a70a800): >openPending: err= 2026/08/25 05:21:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a70a800): >_readAt: n=2, err= 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a70a800): _writeAt: size=3, off=7 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a936930 item 91 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a70a800): >_writeAt: n=3, err= 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a70a800): close: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:26.065356381 +0000 UTC m=+33.445497276 2026/08/25 05:21:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a70a800): >close: err= 2026/08/25 05:21:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a70ad80): _readAt: size=512, off=0 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a70ad80): openPending: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a70ad80): >openPending: err= 2026/08/25 05:21:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a70ad80): >_readAt: n=8, err=EOF 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a70ad80): close: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:26.065356381 +0000 UTC m=+33.445497276 2026/08/25 05:21:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a70ad80): >close: err= 2026/08/25 05:21:26 DEBUG : open-test-file: Remove: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a936af0 item 91 2026/08/25 05:21:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/25 05:21:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/25 05:21:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a70b3c0): openPending: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a70b3c0): open at offset 0 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a70b3c0): >openPending: err= 2026/08/25 05:21:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a70b3c0): _readAt: size=2, off=0 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a70b3c0): >_readAt: n=0, err=EOF 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a70b3c0): _writeAt: size=5, off=0 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a70b3c0): >_writeAt: n=5, err= 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a70b3c0): close: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:26.067151611 +0000 UTC m=+33.447292496 2026/08/25 05:21:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a70b3c0): >close: err= 2026/08/25 05:21:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a70b900): _writeAt: size=5, off=0 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a70b900): openPending: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a70b900): >openPending: err= 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a937260 item 92 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a70b900): >_writeAt: n=5, err= 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a70b900): close: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:26.069039395 +0000 UTC m=+33.449180320 2026/08/25 05:21:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a70b900): >close: err= 2026/08/25 05:21:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/25 05:21:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a70be80): openPending: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a70be80): open at offset 5 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a70be80): >openPending: err= 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a937420 item 92 2026/08/25 05:21:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a70be80): _readAt: size=2, off=5 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a70be80): >_readAt: n=0, err=EOF 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a70be80): _writeAt: size=3, off=5 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a70be80): >_writeAt: n=3, err= 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a70be80): close: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:26.07078974 +0000 UTC m=+33.450930625 2026/08/25 05:21:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a70be80): >close: err= 2026/08/25 05:21:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a09c540): _readAt: size=512, off=0 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a09c540): openPending: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a09c540): >openPending: err= 2026/08/25 05:21:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a09c540): >_readAt: n=3, err=EOF 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a09c540): close: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:26.07078974 +0000 UTC m=+33.450930625 2026/08/25 05:21:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a09c540): >close: err= 2026/08/25 05:21:26 DEBUG : open-test-file: Remove: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a9376c0 item 92 2026/08/25 05:21:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/25 05:21:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/25 05:21:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/25 05:21:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a09cb80): openPending: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a09cb80): open at offset 0 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a09cb80): >openPending: err= 2026/08/25 05:21:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a09cb80): _readAt: size=2, off=0 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a09cb80): >_readAt: n=0, err=EOF 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a09cb80): _writeAt: size=5, off=0 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a09cb80): >_writeAt: n=5, err= 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a09cb80): close: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:26.073191996 +0000 UTC m=+33.453332881 2026/08/25 05:21:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a09cb80): >close: err= 2026/08/25 05:21:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a09d0c0): _writeAt: size=5, off=0 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a09d0c0): openPending: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a09d0c0): >openPending: err= 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a937a40 item 93 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a09d0c0): >_writeAt: n=5, err= 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a09d0c0): close: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:26.074004621 +0000 UTC m=+33.454145506 2026/08/25 05:21:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a09d0c0): >close: err= 2026/08/25 05:21:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/25 05:21:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/25 05:21:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/25 05:21:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/25 05:21:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/25 05:21:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/25 05:21:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a09d7c0): _readAt: size=512, off=0 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a09d7c0): openPending: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a09d7c0): >openPending: err= 2026/08/25 05:21:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a09d7c0): >_readAt: n=5, err=EOF 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a09d7c0): close: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:26.074004621 +0000 UTC m=+33.454145506 2026/08/25 05:21:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a09d7c0): >close: err= 2026/08/25 05:21:26 DEBUG : open-test-file: Remove: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a937c00 item 93 2026/08/25 05:21:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/25 05:21:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/25 05:21:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a09de00): openPending: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a09de00): open at offset 0 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a09de00): >openPending: err= 2026/08/25 05:21:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a09de00): _readAt: size=2, off=0 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a09de00): >_readAt: n=0, err=EOF 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a09de00): _writeAt: size=5, off=0 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a09de00): >_writeAt: n=5, err= 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a09de00): close: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:26.076048169 +0000 UTC m=+33.456189055 2026/08/25 05:21:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a09de00): >close: err= 2026/08/25 05:21:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a0b0440): _writeAt: size=5, off=0 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a0b0440): openPending: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a0b0440): >openPending: err= 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a8a61c0 item 94 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a0b0440): >_writeAt: n=5, err= 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a0b0440): close: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:26.076744684 +0000 UTC m=+33.456885609 2026/08/25 05:21:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a0b0440): >close: err= 2026/08/25 05:21:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/25 05:21:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/25 05:21:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/25 05:21:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/25 05:21:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/25 05:21:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a0b0b40): _readAt: size=512, off=0 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a0b0b40): openPending: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a0b0b40): >openPending: err= 2026/08/25 05:21:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a0b0b40): >_readAt: n=5, err=EOF 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a0b0b40): close: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:26.076744684 +0000 UTC m=+33.456885609 2026/08/25 05:21:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a0b0b40): >close: err= 2026/08/25 05:21:26 DEBUG : open-test-file: Remove: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a8a6460 item 94 2026/08/25 05:21:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/25 05:21:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/25 05:21:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/25 05:21:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a0b1180): openPending: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a0b1180): open at offset 0 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a0b1180): >openPending: err= 2026/08/25 05:21:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a0b1180): _readAt: size=2, off=0 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a0b1180): >_readAt: n=0, err=EOF 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a0b1180): _writeAt: size=5, off=0 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a0b1180): >_writeAt: n=5, err= 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a0b1180): close: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:26.078959285 +0000 UTC m=+33.459100170 2026/08/25 05:21:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a0b1180): >close: err= 2026/08/25 05:21:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a0b16c0): _writeAt: size=5, off=0 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a0b16c0): openPending: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a0b16c0): >openPending: err= 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a8a68c0 item 95 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a0b16c0): >_writeAt: n=5, err= 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a0b16c0): close: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:26.079996855 +0000 UTC m=+33.460137740 2026/08/25 05:21:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a0b16c0): >close: err= 2026/08/25 05:21:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/25 05:21:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/25 05:21:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/25 05:21:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/25 05:21:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/25 05:21:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/25 05:21:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a0b1dc0): _readAt: size=512, off=0 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a0b1dc0): openPending: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a0b1dc0): >openPending: err= 2026/08/25 05:21:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a0b1dc0): >_readAt: n=5, err=EOF 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a0b1dc0): close: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:26.079996855 +0000 UTC m=+33.460137740 2026/08/25 05:21:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a0b1dc0): >close: err= 2026/08/25 05:21:26 DEBUG : open-test-file: Remove: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a8a6c40 item 95 2026/08/25 05:21:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/25 05:21:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/25 05:21:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a0ca500): openPending: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a0ca500): open at offset 0 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a0ca500): >openPending: err= 2026/08/25 05:21:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a0ca500): _readAt: size=2, off=0 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a0ca500): >_readAt: n=0, err=EOF 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a0ca500): _writeAt: size=5, off=0 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a0ca500): >_writeAt: n=5, err= 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a0ca500): close: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:26.08206488 +0000 UTC m=+33.462205765 2026/08/25 05:21:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a0ca500): >close: err= 2026/08/25 05:21:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a0caa40): _writeAt: size=5, off=0 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a0caa40): openPending: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a0caa40): >openPending: err= 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a8a72d0 item 96 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a0caa40): >_writeAt: n=5, err= 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a0caa40): close: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:26.08302931 +0000 UTC m=+33.463170196 2026/08/25 05:21:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a0caa40): >close: err= 2026/08/25 05:21:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/25 05:21:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/25 05:21:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/25 05:21:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/25 05:21:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/25 05:21:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/25 05:21:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/25 05:21:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/25 05:21:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/25 05:21:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a0cb140): _readAt: size=512, off=0 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a0cb140): openPending: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a0cb140): >openPending: err= 2026/08/25 05:21:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a0cb140): >_readAt: n=5, err=EOF 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a0cb140): close: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-25 05:21:26.08302931 +0000 UTC m=+33.463170196 2026/08/25 05:21:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:26 DEBUG : open-test-file(0x3e2a3a0cb140): >close: err= 2026/08/25 05:21:26 DEBUG : open-test-file: Remove: 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e2a3a8a7490 item 96 2026/08/25 05:21:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/25 05:21:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/25 05:21:26 DEBUG : open-test-file: >Remove: err= 2026/08/25 05:21:26 DEBUG : WaitForWriters: timeout=30s 2026/08/25 05:21:26 DEBUG : Looking for writers 2026/08/25 05:21:26 DEBUG : >WaitForWriters: 2026/08/25 05:21:26 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.60s) --- PASS: TestRWFileHandleOpenTests/writes (0.29s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.31s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:198: Remote "sftp://rclone@:22/rclone-test-mudebus1miyo", Local "Local file system at /tmp/rclone4160001335", Modify Window "1s" 2026/08/25 05:21:26 INFO : sftp://rclone@:22/rclone-test-mudebus1miyo: poll-interval is not supported by this remote 2026/08/25 05:21:26 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/25 05:21:26 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:26 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/25 05:21:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/25 05:21:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:26 INFO : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/25 05:21:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:26 DEBUG : file1: newRWFileHandle: 2026/08/25 05:21:26 DEBUG : file1(0x3e2a3a0cb700): openPending: 2026/08/25 05:21:26 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/25 05:21:26 DEBUG : file1(0x3e2a3a0cb700): >openPending: err= 2026/08/25 05:21:26 DEBUG : file1: >newRWFileHandle: err= 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/25 05:21:26 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/25 05:21:26 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/25 05:21:26 DEBUG : file1(0x3e2a3a0cb700): _writeAt: size=2, off=0 2026/08/25 05:21:26 DEBUG : file1(0x3e2a3a0cb700): >_writeAt: n=2, err= 2026/08/25 05:21:26 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/08/25 05:21:26 DEBUG : file1(0x3e2a3a0cb700): RWFileHandle.Flush 2026/08/25 05:21:26 DEBUG : file1(0x3e2a3a0cb700): RWFileHandle.Release 2026/08/25 05:21:26 DEBUG : file1(0x3e2a3a0cb700): close: 2026/08/25 05:21:26 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/08/25 05:21:26 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:26 DEBUG : file1(0x3e2a3a0cb700): >close: err= 2026/08/25 05:21:26 DEBUG : WaitForWriters: timeout=30s 2026/08/25 05:21:26 DEBUG : Looking for writers 2026/08/25 05:21:26 DEBUG : file1: reading active writers 2026/08/25 05:21:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/25 05:21:26 DEBUG : Looking for writers 2026/08/25 05:21:26 DEBUG : file1: reading active writers 2026/08/25 05:21:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/25 05:21:26 DEBUG : Looking for writers 2026/08/25 05:21:26 DEBUG : file1: reading active writers 2026/08/25 05:21:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/25 05:21:26 DEBUG : Looking for writers 2026/08/25 05:21:26 DEBUG : file1: reading active writers 2026/08/25 05:21:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/25 05:21:26 DEBUG : file1: vfs cache: starting upload 2026/08/25 05:21:26 DEBUG : file1.a0a9169e.partial: size = 2 OK 2026/08/25 05:21:26 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/file1.a0a9169e.partial" 2026/08/25 05:21:26 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:26 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/file1.a0a9169e.partial 2026/08/25 05:21:26 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/file1.a0a9169e.partial" 2026/08/25 05:21:26 DEBUG : Looking for writers 2026/08/25 05:21:26 DEBUG : file1: reading active writers 2026/08/25 05:21:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/25 05:21:26 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:26 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-mudebus1miyo/file1.a0a9169e.partial 2026/08/25 05:21:26 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:26 DEBUG : file1.a0a9169e.partial: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/08/25 05:21:26 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/08/25 05:21:26 DEBUG : file1.a0a9169e.partial: renamed to: file1 2026/08/25 05:21:26 INFO : file1: Copied (new) 2026/08/25 05:21:26 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/file1" 2026/08/25 05:21:26 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:26 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/file1 2026/08/25 05:21:26 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/file1" 2026/08/25 05:21:26 DEBUG : Looking for writers 2026/08/25 05:21:26 DEBUG : file1: reading active writers 2026/08/25 05:21:26 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:26 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-mudebus1miyo/file1 2026/08/25 05:21:26 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:26 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/08/25 05:21:26 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/08/25 05:21:26 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/25 05:21:26 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/25 05:21:26 DEBUG : >WaitForWriters: 2026/08/25 05:21:26 INFO : file1: vfs cache: upload succeeded try #1 2026/08/25 05:21:26 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/file1" 2026/08/25 05:21:26 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:26 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/file1 2026/08/25 05:21:26 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/file1" 2026/08/25 05:21:26 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:26 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-mudebus1miyo/file1 2026/08/25 05:21:26 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:26 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/08/25 05:21:26 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/file1" 2026/08/25 05:21:26 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:26 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/file1 2026/08/25 05:21:26 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/file1" 2026/08/25 05:21:26 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:26 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: c22b5f9178342609428d6f51b2c5af4c0bde6a42 /rclone-test-mudebus1miyo/file1 2026/08/25 05:21:26 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:26 DEBUG : file1: Parsed hash: c22b5f9178342609428d6f51b2c5af4c0bde6a42 2026/08/25 05:21:26 DEBUG : WaitForWriters: timeout=30s 2026/08/25 05:21:26 DEBUG : Looking for writers 2026/08/25 05:21:26 DEBUG : file1: reading active writers 2026/08/25 05:21:26 DEBUG : >WaitForWriters: 2026/08/25 05:21:26 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.55s) === RUN TestRWCacheRename run.go:198: Remote "sftp://rclone@:22/rclone-test-mudebus1miyo", Local "Local file system at /tmp/rclone4160001335", Modify Window "1s" 2026/08/25 05:21:26 INFO : sftp://rclone@:22/rclone-test-mudebus1miyo: poll-interval is not supported by this remote 2026/08/25 05:21:26 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/25 05:21:26 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:26 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/25 05:21:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/25 05:21:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:26 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:26 INFO : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/25 05:21:26 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:26 DEBUG : rename_me: newRWFileHandle: 2026/08/25 05:21:26 DEBUG : rename_me(0x3e2a3a168ec0): openPending: 2026/08/25 05:21:26 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/08/25 05:21:26 DEBUG : rename_me(0x3e2a3a168ec0): >openPending: err= 2026/08/25 05:21:26 DEBUG : rename_me: >newRWFileHandle: err= 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/08/25 05:21:26 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/08/25 05:21:26 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/08/25 05:21:26 DEBUG : rename_me(0x3e2a3a168ec0): _writeAt: size=5, off=0 2026/08/25 05:21:26 DEBUG : rename_me(0x3e2a3a168ec0): >_writeAt: n=5, err= 2026/08/25 05:21:26 DEBUG : rename_me(0x3e2a3a168ec0): close: 2026/08/25 05:21:26 DEBUG : rename_me: vfs cache: setting modification time to 2026-08-25 05:21:26.640459804 +0000 UTC m=+34.020600729 2026/08/25 05:21:26 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/08/25 05:21:26 DEBUG : rename_me(0x3e2a3a168ec0): >close: err= 2026/08/25 05:21:26 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/08/25 05:21:26 DEBUG : i_was_renamed: Updating file with 0x3e2a3a400680 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/08/25 05:21:26 DEBUG : WaitForWriters: timeout=30s 2026/08/25 05:21:26 DEBUG : Looking for writers 2026/08/25 05:21:26 DEBUG : i_was_renamed: reading active writers 2026/08/25 05:21:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/25 05:21:26 DEBUG : Looking for writers 2026/08/25 05:21:26 DEBUG : i_was_renamed: reading active writers 2026/08/25 05:21:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/25 05:21:26 DEBUG : Looking for writers 2026/08/25 05:21:26 DEBUG : i_was_renamed: reading active writers 2026/08/25 05:21:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/25 05:21:26 DEBUG : Looking for writers 2026/08/25 05:21:26 DEBUG : i_was_renamed: reading active writers 2026/08/25 05:21:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/25 05:21:26 DEBUG : i_was_renamed: vfs cache: starting upload 2026/08/25 05:21:26 DEBUG : i_was_renamed.b6dcd71c.partial: size = 5 OK 2026/08/25 05:21:26 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/i_was_renamed.b6dcd71c.partial" 2026/08/25 05:21:26 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:26 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/i_was_renamed.b6dcd71c.partial 2026/08/25 05:21:26 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/i_was_renamed.b6dcd71c.partial" 2026/08/25 05:21:26 DEBUG : Looking for writers 2026/08/25 05:21:26 DEBUG : i_was_renamed: reading active writers 2026/08/25 05:21:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/25 05:21:26 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:26 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-mudebus1miyo/i_was_renamed.b6dcd71c.partial 2026/08/25 05:21:26 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:26 DEBUG : i_was_renamed.b6dcd71c.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/25 05:21:26 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/25 05:21:26 DEBUG : i_was_renamed.b6dcd71c.partial: renamed to: i_was_renamed 2026/08/25 05:21:26 INFO : i_was_renamed: Copied (new) 2026/08/25 05:21:26 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/i_was_renamed" 2026/08/25 05:21:26 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:26 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/i_was_renamed 2026/08/25 05:21:26 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/i_was_renamed" 2026/08/25 05:21:26 DEBUG : Looking for writers 2026/08/25 05:21:26 DEBUG : i_was_renamed: reading active writers 2026/08/25 05:21:26 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:26 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-mudebus1miyo/i_was_renamed 2026/08/25 05:21:26 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:26 DEBUG : i_was_renamed: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/25 05:21:26 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-08-25 05:21:26 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/25 05:21:26 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/08/25 05:21:26 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/08/25 05:21:26 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/08/25 05:21:26 DEBUG : >WaitForWriters: 2026/08/25 05:21:26 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.32s) === RUN TestRWCacheUpdate run.go:198: Remote "sftp://rclone@:22/rclone-test-mudebus1miyo", Local "Local file system at /tmp/rclone4160001335", Modify Window "1s" 2026/08/25 05:21:26 INFO : sftp://rclone@:22/rclone-test-mudebus1miyo: poll-interval is not supported by this remote 2026/08/25 05:21:26 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/25 05:21:26 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:26 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/25 05:21:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/25 05:21:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-mudebus1miyo" 2026/08/25 05:21:26 INFO : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/25 05:21:26 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/TestRWCacheUpdate" 2026/08/25 05:21:26 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:26 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/TestRWCacheUpdate 2026/08/25 05:21:26 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/TestRWCacheUpdate" 2026/08/25 05:21:27 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:27 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 8558f20bbf1a5777c862752b37ad49be /rclone-test-mudebus1miyo/TestRWCacheUpdate 2026/08/25 05:21:27 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:27 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/08/25 05:21:27 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/TestRWCacheUpdate" 2026/08/25 05:21:27 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:27 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/TestRWCacheUpdate 2026/08/25 05:21:27 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/TestRWCacheUpdate" 2026/08/25 05:21:27 DEBUG : forgetting directory cache 2026/08/25 05:21:27 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:27 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 288158e561053f03b91b9361f5d0328ac9e349fc /rclone-test-mudebus1miyo/TestRWCacheUpdate 2026/08/25 05:21:27 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:27 DEBUG : TestRWCacheUpdate: Parsed hash: 288158e561053f03b91b9361f5d0328ac9e349fc 2026/08/25 05:21:27 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:27 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/25 05:21:27 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/25 05:21:27 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/25 05:21:27 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/25 05:21:27 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/25 05:21:27 DEBUG : TestRWCacheUpdate(0x3e2a3a524580): _readAt: size=512, off=0 2026/08/25 05:21:27 DEBUG : TestRWCacheUpdate(0x3e2a3a524580): openPending: 2026/08/25 05:21:27 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/TestRWCacheUpdate" 2026/08/25 05:21:27 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:27 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/TestRWCacheUpdate 2026/08/25 05:21:27 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/TestRWCacheUpdate" 2026/08/25 05:21:27 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:27 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 8558f20bbf1a5777c862752b37ad49be /rclone-test-mudebus1miyo/TestRWCacheUpdate 2026/08/25 05:21:27 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:27 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/08/25 05:21:27 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-25 04:22:26 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/08/25 05:21:27 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/25 05:21:27 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/25 05:21:27 DEBUG : TestRWCacheUpdate(0x3e2a3a524580): >openPending: err= 2026/08/25 05:21:27 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/25 05:21:27 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/25 05:21:27 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/25 05:21:27 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/25 05:21:27 DEBUG : TestRWCacheUpdate(0x3e2a3a524580): >_readAt: n=20, err=EOF 2026/08/25 05:21:27 DEBUG : TestRWCacheUpdate(0x3e2a3a524580): close: 2026/08/25 05:21:27 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-25 04:22:26 +0000 UTC 2026/08/25 05:21:27 DEBUG : TestRWCacheUpdate(0x3e2a3a524580): >close: err= 2026/08/25 05:21:27 DEBUG : Re-reading directory (109.661997ms old) 2026/08/25 05:21:27 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/25 05:21:27 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/25 05:21:27 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/TestRWCacheUpdate" 2026/08/25 05:21:27 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:27 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/TestRWCacheUpdate 2026/08/25 05:21:27 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/TestRWCacheUpdate" 2026/08/25 05:21:27 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:27 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 944a242d910e2bbacae0d0db8c64490a /rclone-test-mudebus1miyo/TestRWCacheUpdate 2026/08/25 05:21:27 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:27 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/08/25 05:21:27 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/TestRWCacheUpdate" 2026/08/25 05:21:27 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:27 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/TestRWCacheUpdate 2026/08/25 05:21:27 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/TestRWCacheUpdate" 2026/08/25 05:21:27 DEBUG : forgetting directory cache 2026/08/25 05:21:27 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:27 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 /rclone-test-mudebus1miyo/TestRWCacheUpdate 2026/08/25 05:21:27 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:27 DEBUG : TestRWCacheUpdate: Parsed hash: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 2026/08/25 05:21:27 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:27 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/25 05:21:27 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/25 05:21:27 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/25 05:21:27 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/25 05:21:27 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/25 05:21:27 DEBUG : TestRWCacheUpdate(0x3e2a3a1c4f00): _readAt: size=512, off=0 2026/08/25 05:21:27 DEBUG : TestRWCacheUpdate(0x3e2a3a1c4f00): openPending: 2026/08/25 05:21:27 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/TestRWCacheUpdate" 2026/08/25 05:21:27 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:27 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/TestRWCacheUpdate 2026/08/25 05:21:27 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/TestRWCacheUpdate" 2026/08/25 05:21:28 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:28 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 944a242d910e2bbacae0d0db8c64490a /rclone-test-mudebus1miyo/TestRWCacheUpdate 2026/08/25 05:21:28 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:28 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/08/25 05:21:28 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-25 04:23:26 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-08-25 04:22:26 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/08/25 05:21:28 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-25 04:23:26 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-08-25 04:22:26 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/08/25 05:21:28 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/25 05:21:28 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/25 05:21:28 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/25 05:21:28 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/25 05:21:28 DEBUG : TestRWCacheUpdate(0x3e2a3a1c4f00): >openPending: err= 2026/08/25 05:21:28 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/25 05:21:28 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/25 05:21:28 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/25 05:21:28 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/25 05:21:28 DEBUG : TestRWCacheUpdate(0x3e2a3a1c4f00): >_readAt: n=20, err=EOF 2026/08/25 05:21:28 DEBUG : TestRWCacheUpdate(0x3e2a3a1c4f00): close: 2026/08/25 05:21:28 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-25 04:23:26 +0000 UTC 2026/08/25 05:21:28 DEBUG : TestRWCacheUpdate(0x3e2a3a1c4f00): >close: err= 2026/08/25 05:21:28 DEBUG : Re-reading directory (110.596922ms old) 2026/08/25 05:21:28 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/25 05:21:28 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/25 05:21:28 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/TestRWCacheUpdate" 2026/08/25 05:21:28 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:28 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/TestRWCacheUpdate 2026/08/25 05:21:28 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/TestRWCacheUpdate" 2026/08/25 05:21:28 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:28 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 4e063366550d230fc1fb85c19dbb494d /rclone-test-mudebus1miyo/TestRWCacheUpdate 2026/08/25 05:21:28 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:28 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/08/25 05:21:28 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/TestRWCacheUpdate" 2026/08/25 05:21:28 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:28 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/TestRWCacheUpdate 2026/08/25 05:21:28 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/TestRWCacheUpdate" 2026/08/25 05:21:28 DEBUG : forgetting directory cache 2026/08/25 05:21:28 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:28 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: cdbdc94ef0e50810466d21c31d02b8365e9616d2 /rclone-test-mudebus1miyo/TestRWCacheUpdate 2026/08/25 05:21:28 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:28 DEBUG : TestRWCacheUpdate: Parsed hash: cdbdc94ef0e50810466d21c31d02b8365e9616d2 2026/08/25 05:21:28 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:28 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/25 05:21:28 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/25 05:21:28 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/25 05:21:28 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/25 05:21:28 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/25 05:21:28 DEBUG : TestRWCacheUpdate(0x3e2a3a3fc0c0): _readAt: size=512, off=0 2026/08/25 05:21:28 DEBUG : TestRWCacheUpdate(0x3e2a3a3fc0c0): openPending: 2026/08/25 05:21:28 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/TestRWCacheUpdate" 2026/08/25 05:21:28 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:28 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/TestRWCacheUpdate 2026/08/25 05:21:28 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/TestRWCacheUpdate" 2026/08/25 05:21:28 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:28 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 4e063366550d230fc1fb85c19dbb494d /rclone-test-mudebus1miyo/TestRWCacheUpdate 2026/08/25 05:21:28 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:28 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/08/25 05:21:28 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-25 04:24:26 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-08-25 04:23:26 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/08/25 05:21:28 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-25 04:24:26 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-08-25 04:23:26 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/08/25 05:21:28 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/25 05:21:28 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/25 05:21:28 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/25 05:21:28 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/25 05:21:28 DEBUG : TestRWCacheUpdate(0x3e2a3a3fc0c0): >openPending: err= 2026/08/25 05:21:28 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/25 05:21:28 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/25 05:21:28 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/25 05:21:28 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/25 05:21:28 DEBUG : TestRWCacheUpdate(0x3e2a3a3fc0c0): >_readAt: n=20, err=EOF 2026/08/25 05:21:28 DEBUG : TestRWCacheUpdate(0x3e2a3a3fc0c0): close: 2026/08/25 05:21:28 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-25 04:24:26 +0000 UTC 2026/08/25 05:21:28 DEBUG : TestRWCacheUpdate(0x3e2a3a3fc0c0): >close: err= 2026/08/25 05:21:28 DEBUG : Re-reading directory (104.58521ms old) 2026/08/25 05:21:28 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/25 05:21:28 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/25 05:21:28 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/TestRWCacheUpdate" 2026/08/25 05:21:28 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:28 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/TestRWCacheUpdate 2026/08/25 05:21:28 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/TestRWCacheUpdate" 2026/08/25 05:21:28 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:28 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: a8c7956852282e88c22a986150cb5a68 /rclone-test-mudebus1miyo/TestRWCacheUpdate 2026/08/25 05:21:28 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:28 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/08/25 05:21:28 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/TestRWCacheUpdate" 2026/08/25 05:21:28 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:28 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/TestRWCacheUpdate 2026/08/25 05:21:28 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/TestRWCacheUpdate" 2026/08/25 05:21:28 DEBUG : forgetting directory cache 2026/08/25 05:21:28 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:28 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 /rclone-test-mudebus1miyo/TestRWCacheUpdate 2026/08/25 05:21:28 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:28 DEBUG : TestRWCacheUpdate: Parsed hash: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 2026/08/25 05:21:28 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:28 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/25 05:21:28 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/25 05:21:28 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/25 05:21:28 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/25 05:21:28 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/25 05:21:28 DEBUG : TestRWCacheUpdate(0x3e2a3a524e80): _readAt: size=512, off=0 2026/08/25 05:21:28 DEBUG : TestRWCacheUpdate(0x3e2a3a524e80): openPending: 2026/08/25 05:21:28 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/TestRWCacheUpdate" 2026/08/25 05:21:28 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:28 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/TestRWCacheUpdate 2026/08/25 05:21:28 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/TestRWCacheUpdate" 2026/08/25 05:21:29 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:29 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: a8c7956852282e88c22a986150cb5a68 /rclone-test-mudebus1miyo/TestRWCacheUpdate 2026/08/25 05:21:29 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:29 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/08/25 05:21:29 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-25 04:25:26 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-08-25 04:24:26 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/08/25 05:21:29 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-25 04:25:26 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-08-25 04:24:26 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/08/25 05:21:29 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/25 05:21:29 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/25 05:21:29 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/25 05:21:29 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/25 05:21:29 DEBUG : TestRWCacheUpdate(0x3e2a3a524e80): >openPending: err= 2026/08/25 05:21:29 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/25 05:21:29 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/25 05:21:29 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/25 05:21:29 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/25 05:21:29 DEBUG : TestRWCacheUpdate(0x3e2a3a524e80): >_readAt: n=20, err=EOF 2026/08/25 05:21:29 DEBUG : TestRWCacheUpdate(0x3e2a3a524e80): close: 2026/08/25 05:21:29 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-25 04:25:26 +0000 UTC 2026/08/25 05:21:29 DEBUG : TestRWCacheUpdate(0x3e2a3a524e80): >close: err= 2026/08/25 05:21:29 DEBUG : Re-reading directory (108.166183ms old) 2026/08/25 05:21:29 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/25 05:21:29 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/25 05:21:29 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/TestRWCacheUpdate" 2026/08/25 05:21:29 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:29 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/TestRWCacheUpdate 2026/08/25 05:21:29 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/TestRWCacheUpdate" 2026/08/25 05:21:29 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:29 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 25074c7237d5f7774d304950950b2d66 /rclone-test-mudebus1miyo/TestRWCacheUpdate 2026/08/25 05:21:29 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:29 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/08/25 05:21:29 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/TestRWCacheUpdate" 2026/08/25 05:21:29 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:29 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/TestRWCacheUpdate 2026/08/25 05:21:29 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/TestRWCacheUpdate" 2026/08/25 05:21:29 DEBUG : forgetting directory cache 2026/08/25 05:21:29 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:29 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: ceb5d9ade326cb4f1198af16dc24366d3d9c950f /rclone-test-mudebus1miyo/TestRWCacheUpdate 2026/08/25 05:21:29 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:29 DEBUG : TestRWCacheUpdate: Parsed hash: ceb5d9ade326cb4f1198af16dc24366d3d9c950f 2026/08/25 05:21:29 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:29 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/25 05:21:29 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/25 05:21:29 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/25 05:21:29 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/25 05:21:29 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/25 05:21:29 DEBUG : TestRWCacheUpdate(0x3e2a3a7ea140): _readAt: size=512, off=0 2026/08/25 05:21:29 DEBUG : TestRWCacheUpdate(0x3e2a3a7ea140): openPending: 2026/08/25 05:21:29 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/TestRWCacheUpdate" 2026/08/25 05:21:29 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:29 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/TestRWCacheUpdate 2026/08/25 05:21:29 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/TestRWCacheUpdate" 2026/08/25 05:21:29 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:29 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 25074c7237d5f7774d304950950b2d66 /rclone-test-mudebus1miyo/TestRWCacheUpdate 2026/08/25 05:21:29 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:29 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/08/25 05:21:29 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-25 04:26:26 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-08-25 04:25:26 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/08/25 05:21:29 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-25 04:26:26 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-08-25 04:25:26 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/08/25 05:21:29 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/25 05:21:29 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/25 05:21:29 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/25 05:21:29 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/25 05:21:29 DEBUG : TestRWCacheUpdate(0x3e2a3a7ea140): >openPending: err= 2026/08/25 05:21:29 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/25 05:21:29 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/25 05:21:29 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/25 05:21:29 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/25 05:21:29 DEBUG : TestRWCacheUpdate(0x3e2a3a7ea140): >_readAt: n=20, err=EOF 2026/08/25 05:21:29 DEBUG : TestRWCacheUpdate(0x3e2a3a7ea140): close: 2026/08/25 05:21:29 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-25 04:26:26 +0000 UTC 2026/08/25 05:21:29 DEBUG : TestRWCacheUpdate(0x3e2a3a7ea140): >close: err= 2026/08/25 05:21:29 DEBUG : Re-reading directory (103.87585ms old) 2026/08/25 05:21:29 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/25 05:21:29 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/25 05:21:29 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/TestRWCacheUpdate" 2026/08/25 05:21:29 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:29 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/TestRWCacheUpdate 2026/08/25 05:21:29 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/TestRWCacheUpdate" 2026/08/25 05:21:29 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:29 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /rclone-test-mudebus1miyo/TestRWCacheUpdate 2026/08/25 05:21:29 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:29 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/08/25 05:21:29 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/TestRWCacheUpdate" 2026/08/25 05:21:29 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:29 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/TestRWCacheUpdate 2026/08/25 05:21:29 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/TestRWCacheUpdate" 2026/08/25 05:21:29 DEBUG : forgetting directory cache 2026/08/25 05:21:29 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:29 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 5f11b0143ac8866346332777b557a7153a9d90b8 /rclone-test-mudebus1miyo/TestRWCacheUpdate 2026/08/25 05:21:29 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:29 DEBUG : TestRWCacheUpdate: Parsed hash: 5f11b0143ac8866346332777b557a7153a9d90b8 2026/08/25 05:21:30 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:30 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/25 05:21:30 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/25 05:21:30 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/25 05:21:30 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/25 05:21:30 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/25 05:21:30 DEBUG : TestRWCacheUpdate(0x3e2a3a7ea840): _readAt: size=512, off=0 2026/08/25 05:21:30 DEBUG : TestRWCacheUpdate(0x3e2a3a7ea840): openPending: 2026/08/25 05:21:30 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/TestRWCacheUpdate" 2026/08/25 05:21:30 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:30 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/TestRWCacheUpdate 2026/08/25 05:21:30 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/TestRWCacheUpdate" 2026/08/25 05:21:30 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:30 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /rclone-test-mudebus1miyo/TestRWCacheUpdate 2026/08/25 05:21:30 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:30 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/08/25 05:21:30 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-25 04:27:26 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-08-25 04:26:26 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/08/25 05:21:30 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-25 04:27:26 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-08-25 04:26:26 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/08/25 05:21:30 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/25 05:21:30 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/25 05:21:30 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/25 05:21:30 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/25 05:21:30 DEBUG : TestRWCacheUpdate(0x3e2a3a7ea840): >openPending: err= 2026/08/25 05:21:30 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/25 05:21:30 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/25 05:21:30 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/25 05:21:30 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/25 05:21:30 DEBUG : TestRWCacheUpdate(0x3e2a3a7ea840): >_readAt: n=20, err=EOF 2026/08/25 05:21:30 DEBUG : TestRWCacheUpdate(0x3e2a3a7ea840): close: 2026/08/25 05:21:30 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-25 04:27:26 +0000 UTC 2026/08/25 05:21:30 DEBUG : TestRWCacheUpdate(0x3e2a3a7ea840): >close: err= 2026/08/25 05:21:30 DEBUG : Re-reading directory (112.680668ms old) 2026/08/25 05:21:30 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/25 05:21:30 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/25 05:21:30 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/TestRWCacheUpdate" 2026/08/25 05:21:30 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:30 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/TestRWCacheUpdate 2026/08/25 05:21:30 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/TestRWCacheUpdate" 2026/08/25 05:21:30 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:30 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /rclone-test-mudebus1miyo/TestRWCacheUpdate 2026/08/25 05:21:30 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:30 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/08/25 05:21:30 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/TestRWCacheUpdate" 2026/08/25 05:21:30 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:30 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/TestRWCacheUpdate 2026/08/25 05:21:30 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/TestRWCacheUpdate" 2026/08/25 05:21:30 DEBUG : forgetting directory cache 2026/08/25 05:21:30 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:30 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 /rclone-test-mudebus1miyo/TestRWCacheUpdate 2026/08/25 05:21:30 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:30 DEBUG : TestRWCacheUpdate: Parsed hash: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 2026/08/25 05:21:30 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:30 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/25 05:21:30 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/25 05:21:30 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/25 05:21:30 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/25 05:21:30 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/25 05:21:30 DEBUG : TestRWCacheUpdate(0x3e2a3a3b8700): _readAt: size=512, off=0 2026/08/25 05:21:30 DEBUG : TestRWCacheUpdate(0x3e2a3a3b8700): openPending: 2026/08/25 05:21:30 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/TestRWCacheUpdate" 2026/08/25 05:21:30 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:30 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/TestRWCacheUpdate 2026/08/25 05:21:30 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/TestRWCacheUpdate" 2026/08/25 05:21:30 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:30 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /rclone-test-mudebus1miyo/TestRWCacheUpdate 2026/08/25 05:21:30 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:30 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/08/25 05:21:30 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-08-25 04:28:26 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-08-25 04:27:26 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/08/25 05:21:30 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-08-25 04:28:26 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-08-25 04:27:26 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/08/25 05:21:30 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/25 05:21:30 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/25 05:21:30 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/08/25 05:21:30 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/25 05:21:30 DEBUG : TestRWCacheUpdate(0x3e2a3a3b8700): >openPending: err= 2026/08/25 05:21:30 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/08/25 05:21:30 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/25 05:21:30 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/25 05:21:30 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/25 05:21:30 DEBUG : TestRWCacheUpdate(0x3e2a3a3b8700): >_readAt: n=21, err=EOF 2026/08/25 05:21:30 DEBUG : TestRWCacheUpdate(0x3e2a3a3b8700): close: 2026/08/25 05:21:30 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-25 04:28:26 +0000 UTC 2026/08/25 05:21:30 DEBUG : TestRWCacheUpdate(0x3e2a3a3b8700): >close: err= 2026/08/25 05:21:30 DEBUG : Re-reading directory (109.20241ms old) 2026/08/25 05:21:30 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/25 05:21:30 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/25 05:21:30 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/TestRWCacheUpdate" 2026/08/25 05:21:30 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:30 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/TestRWCacheUpdate 2026/08/25 05:21:30 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/TestRWCacheUpdate" 2026/08/25 05:21:30 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:30 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /rclone-test-mudebus1miyo/TestRWCacheUpdate 2026/08/25 05:21:30 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:30 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/08/25 05:21:30 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/TestRWCacheUpdate" 2026/08/25 05:21:30 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:30 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/TestRWCacheUpdate 2026/08/25 05:21:30 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/TestRWCacheUpdate" 2026/08/25 05:21:30 DEBUG : forgetting directory cache 2026/08/25 05:21:30 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:30 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 /rclone-test-mudebus1miyo/TestRWCacheUpdate 2026/08/25 05:21:30 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:30 DEBUG : TestRWCacheUpdate: Parsed hash: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 2026/08/25 05:21:31 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:31 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/25 05:21:31 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/25 05:21:31 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/25 05:21:31 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/25 05:21:31 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/25 05:21:31 DEBUG : TestRWCacheUpdate(0x3e2a3a3b9640): _readAt: size=512, off=0 2026/08/25 05:21:31 DEBUG : TestRWCacheUpdate(0x3e2a3a3b9640): openPending: 2026/08/25 05:21:31 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/TestRWCacheUpdate" 2026/08/25 05:21:31 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:31 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/TestRWCacheUpdate 2026/08/25 05:21:31 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/TestRWCacheUpdate" 2026/08/25 05:21:31 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:31 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /rclone-test-mudebus1miyo/TestRWCacheUpdate 2026/08/25 05:21:31 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:31 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/08/25 05:21:31 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-08-25 04:29:26 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-08-25 04:28:26 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/08/25 05:21:31 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-08-25 04:29:26 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-08-25 04:28:26 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/08/25 05:21:31 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/25 05:21:31 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/25 05:21:31 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/08/25 05:21:31 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/25 05:21:31 DEBUG : TestRWCacheUpdate(0x3e2a3a3b9640): >openPending: err= 2026/08/25 05:21:31 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/08/25 05:21:31 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/25 05:21:31 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/25 05:21:31 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/25 05:21:31 DEBUG : TestRWCacheUpdate(0x3e2a3a3b9640): >_readAt: n=22, err=EOF 2026/08/25 05:21:31 DEBUG : TestRWCacheUpdate(0x3e2a3a3b9640): close: 2026/08/25 05:21:31 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-25 04:29:26 +0000 UTC 2026/08/25 05:21:31 DEBUG : TestRWCacheUpdate(0x3e2a3a3b9640): >close: err= 2026/08/25 05:21:31 DEBUG : Re-reading directory (105.025061ms old) 2026/08/25 05:21:31 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/25 05:21:31 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/25 05:21:31 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/TestRWCacheUpdate" 2026/08/25 05:21:31 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:31 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/TestRWCacheUpdate 2026/08/25 05:21:31 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/TestRWCacheUpdate" 2026/08/25 05:21:31 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:31 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: a04b60cad5c51870e80f668df3d720c0 /rclone-test-mudebus1miyo/TestRWCacheUpdate 2026/08/25 05:21:31 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:31 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/08/25 05:21:31 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/TestRWCacheUpdate" 2026/08/25 05:21:31 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:31 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/TestRWCacheUpdate 2026/08/25 05:21:31 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/TestRWCacheUpdate" 2026/08/25 05:21:31 DEBUG : forgetting directory cache 2026/08/25 05:21:31 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:31 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 /rclone-test-mudebus1miyo/TestRWCacheUpdate 2026/08/25 05:21:31 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:31 DEBUG : TestRWCacheUpdate: Parsed hash: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 2026/08/25 05:21:31 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:31 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/25 05:21:31 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/25 05:21:31 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/25 05:21:31 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/25 05:21:31 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/25 05:21:31 DEBUG : TestRWCacheUpdate(0x3e2a3a1c4540): _readAt: size=512, off=0 2026/08/25 05:21:31 DEBUG : TestRWCacheUpdate(0x3e2a3a1c4540): openPending: 2026/08/25 05:21:31 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/TestRWCacheUpdate" 2026/08/25 05:21:31 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:31 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/TestRWCacheUpdate 2026/08/25 05:21:31 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/TestRWCacheUpdate" 2026/08/25 05:21:31 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:31 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: a04b60cad5c51870e80f668df3d720c0 /rclone-test-mudebus1miyo/TestRWCacheUpdate 2026/08/25 05:21:31 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:31 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/08/25 05:21:31 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-08-25 04:30:26 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-08-25 04:29:26 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/08/25 05:21:31 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-08-25 04:30:26 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-08-25 04:29:26 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/08/25 05:21:31 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/25 05:21:31 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/25 05:21:31 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/08/25 05:21:31 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/25 05:21:31 DEBUG : TestRWCacheUpdate(0x3e2a3a1c4540): >openPending: err= 2026/08/25 05:21:31 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/08/25 05:21:31 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/25 05:21:31 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/25 05:21:31 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/25 05:21:31 DEBUG : TestRWCacheUpdate(0x3e2a3a1c4540): >_readAt: n=23, err=EOF 2026/08/25 05:21:31 DEBUG : TestRWCacheUpdate(0x3e2a3a1c4540): close: 2026/08/25 05:21:31 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-25 04:30:26 +0000 UTC 2026/08/25 05:21:31 DEBUG : TestRWCacheUpdate(0x3e2a3a1c4540): >close: err= 2026/08/25 05:21:31 DEBUG : Re-reading directory (103.794437ms old) 2026/08/25 05:21:31 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/25 05:21:31 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/25 05:21:31 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/TestRWCacheUpdate" 2026/08/25 05:21:31 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:31 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/TestRWCacheUpdate 2026/08/25 05:21:31 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/TestRWCacheUpdate" 2026/08/25 05:21:31 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:31 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 074978d6705e58530a3c8d378a08fa37 /rclone-test-mudebus1miyo/TestRWCacheUpdate 2026/08/25 05:21:31 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:31 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/08/25 05:21:31 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/TestRWCacheUpdate" 2026/08/25 05:21:31 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:31 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/TestRWCacheUpdate 2026/08/25 05:21:31 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/TestRWCacheUpdate" 2026/08/25 05:21:31 DEBUG : forgetting directory cache 2026/08/25 05:21:31 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:31 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 62773e350f2f87e22c3d3c0d445c7a429aae8efa /rclone-test-mudebus1miyo/TestRWCacheUpdate 2026/08/25 05:21:31 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:31 DEBUG : TestRWCacheUpdate: Parsed hash: 62773e350f2f87e22c3d3c0d445c7a429aae8efa 2026/08/25 05:21:32 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:32 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/25 05:21:32 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/25 05:21:32 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/25 05:21:32 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/25 05:21:32 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/25 05:21:32 DEBUG : TestRWCacheUpdate(0x3e2a3a3b9d40): _readAt: size=512, off=0 2026/08/25 05:21:32 DEBUG : TestRWCacheUpdate(0x3e2a3a3b9d40): openPending: 2026/08/25 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/TestRWCacheUpdate" 2026/08/25 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/TestRWCacheUpdate 2026/08/25 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/TestRWCacheUpdate" 2026/08/25 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 074978d6705e58530a3c8d378a08fa37 /rclone-test-mudebus1miyo/TestRWCacheUpdate 2026/08/25 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:32 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/08/25 05:21:32 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-08-25 04:31:26 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-08-25 04:30:26 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/08/25 05:21:32 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-08-25 04:31:26 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-08-25 04:30:26 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/08/25 05:21:32 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/25 05:21:32 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/25 05:21:32 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/08/25 05:21:32 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/25 05:21:32 DEBUG : TestRWCacheUpdate(0x3e2a3a3b9d40): >openPending: err= 2026/08/25 05:21:32 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/08/25 05:21:32 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/25 05:21:32 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/25 05:21:32 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/25 05:21:32 DEBUG : TestRWCacheUpdate(0x3e2a3a3b9d40): >_readAt: n=24, err=EOF 2026/08/25 05:21:32 DEBUG : TestRWCacheUpdate(0x3e2a3a3b9d40): close: 2026/08/25 05:21:32 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-25 04:31:26 +0000 UTC 2026/08/25 05:21:32 DEBUG : TestRWCacheUpdate(0x3e2a3a3b9d40): >close: err= 2026/08/25 05:21:32 DEBUG : Re-reading directory (103.712303ms old) 2026/08/25 05:21:32 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/25 05:21:32 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/25 05:21:32 DEBUG : WaitForWriters: timeout=30s 2026/08/25 05:21:32 DEBUG : Looking for writers 2026/08/25 05:21:32 DEBUG : TestRWCacheUpdate: reading active writers 2026/08/25 05:21:32 DEBUG : >WaitForWriters: 2026/08/25 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (5.26s) === RUN TestCaseSensitivity run.go:198: Remote "sftp://rclone@:22/rclone-test-mudebus1miyo", Local "Local file system at /tmp/rclone4160001335", Modify Window "1s" 2026/08/25 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/FiLeA" 2026/08/25 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/FiLeA 2026/08/25 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/FiLeA" 2026/08/25 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-mudebus1miyo/FiLeA 2026/08/25 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:32 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/08/25 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/FiLeA" 2026/08/25 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/FiLeA 2026/08/25 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/FiLeA" 2026/08/25 05:21:32 DEBUG : forgetting directory cache 2026/08/25 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-mudebus1miyo/FiLeA 2026/08/25 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:32 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/08/25 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/FiLeB" 2026/08/25 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/FiLeB 2026/08/25 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/FiLeB" 2026/08/25 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-mudebus1miyo/FiLeB 2026/08/25 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:32 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/08/25 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/FiLeB" 2026/08/25 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/FiLeB 2026/08/25 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/FiLeB" 2026/08/25 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-mudebus1miyo/FiLeB 2026/08/25 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:32 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/08/25 05:21:32 INFO : sftp://rclone@:22/rclone-test-mudebus1miyo: poll-interval is not supported by this remote 2026/08/25 05:21:32 INFO : sftp://rclone@:22/rclone-test-mudebus1miyo: poll-interval is not supported by this remote 2026/08/25 05:21:32 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/25 05:21:32 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/25 05:21:32 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/25 05:21:32 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/25 05:21:32 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/25 05:21:32 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/25 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/FiLeA" 2026/08/25 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/FiLeA 2026/08/25 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/FiLeA" 2026/08/25 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-mudebus1miyo/FiLeA 2026/08/25 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:32 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/08/25 05:21:32 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/25 05:21:32 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/25 05:21:32 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/25 05:21:32 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/25 05:21:32 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/25 05:21:32 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/25 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/FiLeA" 2026/08/25 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/FiLeA 2026/08/25 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/FiLeA" 2026/08/25 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-mudebus1miyo/FiLeA 2026/08/25 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:32 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/08/25 05:21:32 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/25 05:21:32 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/25 05:21:32 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/25 05:21:32 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/25 05:21:32 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/25 05:21:32 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/25 05:21:32 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/25 05:21:32 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/08/25 05:21:32 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/08/25 05:21:32 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/08/25 05:21:32 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/08/25 05:21:32 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/25 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/FiLeB" 2026/08/25 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/FiLeB 2026/08/25 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/FiLeB" 2026/08/25 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-mudebus1miyo/FiLeB 2026/08/25 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:32 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/08/25 05:21:32 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/25 05:21:32 DEBUG : FilEb: Open: flags=O_RDONLY 2026/08/25 05:21:32 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/08/25 05:21:32 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/08/25 05:21:32 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/08/25 05:21:32 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/25 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/FilEb" 2026/08/25 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/FilEb 2026/08/25 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/FilEb" 2026/08/25 05:21:33 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:33 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-mudebus1miyo/FilEb 2026/08/25 05:21:33 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:33 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/08/25 05:21:33 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/FiLeA" 2026/08/25 05:21:33 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:33 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/FiLeA 2026/08/25 05:21:33 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/FiLeA" 2026/08/25 05:21:33 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:33 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-mudebus1miyo/FiLeA 2026/08/25 05:21:33 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:33 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/08/25 05:21:33 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/FiLeA" 2026/08/25 05:21:33 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:33 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/FiLeA 2026/08/25 05:21:33 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/FiLeA" 2026/08/25 05:21:33 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:33 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-mudebus1miyo/FiLeA 2026/08/25 05:21:33 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:33 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/08/25 05:21:33 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/FiLeB" 2026/08/25 05:21:33 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:33 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/FiLeB 2026/08/25 05:21:33 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/FiLeB" 2026/08/25 05:21:33 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:33 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-mudebus1miyo/FiLeB 2026/08/25 05:21:33 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:33 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/08/25 05:21:33 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/FiLeB" 2026/08/25 05:21:33 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:33 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/FiLeB 2026/08/25 05:21:33 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/FiLeB" 2026/08/25 05:21:33 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:33 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-mudebus1miyo/FiLeB 2026/08/25 05:21:33 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:33 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/08/25 05:21:33 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/FilEb" 2026/08/25 05:21:33 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:33 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/FilEb 2026/08/25 05:21:33 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/FilEb" 2026/08/25 05:21:33 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:33 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-mudebus1miyo/FilEb 2026/08/25 05:21:33 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:33 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/08/25 05:21:33 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/FilEb" 2026/08/25 05:21:33 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:33 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/FilEb 2026/08/25 05:21:33 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/FilEb" 2026/08/25 05:21:33 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:33 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 7a5211eef71caf0a250ea202616030c063bd4f75 /rclone-test-mudebus1miyo/FilEb 2026/08/25 05:21:33 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:33 DEBUG : FilEb: Parsed hash: 7a5211eef71caf0a250ea202616030c063bd4f75 2026/08/25 05:21:33 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/25 05:21:33 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/25 05:21:33 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/25 05:21:33 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/25 05:21:33 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/25 05:21:33 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/25 05:21:33 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/25 05:21:33 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/25 05:21:33 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/25 05:21:33 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/08/25 05:21:33 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/25 05:21:33 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/25 05:21:33 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/25 05:21:33 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/25 05:21:33 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/25 05:21:33 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/08/25 05:21:33 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/25 05:21:33 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/25 05:21:33 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/25 05:21:33 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/25 05:21:33 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/25 05:21:33 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/08/25 05:21:33 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/25 05:21:33 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/25 05:21:33 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/25 05:21:33 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/08/25 05:21:33 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/08/25 05:21:33 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/08/25 05:21:33 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/08/25 05:21:33 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/25 05:21:33 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/FiLeB" 2026/08/25 05:21:33 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:33 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/FiLeB 2026/08/25 05:21:33 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/FiLeB" 2026/08/25 05:21:33 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:33 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-mudebus1miyo/FiLeB 2026/08/25 05:21:33 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:33 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/08/25 05:21:33 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/25 05:21:33 DEBUG : FilEb: Open: flags=O_RDONLY 2026/08/25 05:21:33 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/08/25 05:21:33 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/08/25 05:21:33 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/08/25 05:21:33 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/25 05:21:33 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/FilEb" 2026/08/25 05:21:33 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:33 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/FilEb 2026/08/25 05:21:33 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/FilEb" 2026/08/25 05:21:33 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:33 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-mudebus1miyo/FilEb 2026/08/25 05:21:33 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:33 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/08/25 05:21:33 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/25 05:21:33 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/08/25 05:21:33 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/08/25 05:21:33 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/25 05:21:33 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/08/25 05:21:33 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/08/25 05:21:33 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/25 05:21:33 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/25 05:21:33 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/25 05:21:33 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/25 05:21:33 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/25 05:21:33 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/25 05:21:33 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/25 05:21:33 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/08/25 05:21:33 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/25 05:21:33 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/08/25 05:21:33 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/25 05:21:33 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/08/25 05:21:33 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/25 05:21:33 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/08/25 05:21:33 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/08/25 05:21:33 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/08/25 05:21:33 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/08/25 05:21:33 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/25 05:21:33 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/25 05:21:33 DEBUG : FilEb: Open: flags=O_RDONLY 2026/08/25 05:21:33 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/08/25 05:21:33 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/08/25 05:21:33 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/08/25 05:21:33 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/25 05:21:33 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/25 05:21:33 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/08/25 05:21:33 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/25 05:21:33 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/08/25 05:21:33 DEBUG : WaitForWriters: timeout=30s 2026/08/25 05:21:33 DEBUG : Looking for writers 2026/08/25 05:21:33 DEBUG : FilEb: reading active writers 2026/08/25 05:21:33 DEBUG : FiLeA: reading active writers 2026/08/25 05:21:33 DEBUG : FiLeB: reading active writers 2026/08/25 05:21:33 DEBUG : >WaitForWriters: 2026/08/25 05:21:33 DEBUG : WaitForWriters: timeout=30s 2026/08/25 05:21:33 DEBUG : Looking for writers 2026/08/25 05:21:33 DEBUG : FiLeA: reading active writers 2026/08/25 05:21:33 DEBUG : FiLeB: reading active writers 2026/08/25 05:21:33 DEBUG : FilEb: reading active writers 2026/08/25 05:21:33 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (1.69s) === RUN TestUnicodeNormalization run.go:198: Remote "sftp://rclone@:22/rclone-test-mudebus1miyo", Local "Local file system at /tmp/rclone4160001335", Modify Window "1s" 2026/08/25 05:21:33 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/normal name with no special characters.txt" 2026/08/25 05:21:33 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:33 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/normal\ name\ with\ no\ special\ characters.txt 2026/08/25 05:21:33 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/normal\ name\ with\ no\ special\ characters.txt" 2026/08/25 05:21:33 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:33 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-mudebus1miyo/normal name with no special characters.txt 2026/08/25 05:21:33 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:33 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/08/25 05:21:33 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/normal name with no special characters.txt" 2026/08/25 05:21:33 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:33 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/normal\ name\ with\ no\ special\ characters.txt 2026/08/25 05:21:33 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/normal\ name\ with\ no\ special\ characters.txt" 2026/08/25 05:21:34 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:34 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-mudebus1miyo/normal name with no special characters.txt 2026/08/25 05:21:34 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:34 DEBUG : normal name with no special characters.txt: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/08/25 05:21:34 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/測試_Русский___ě_áñ" 2026/08/25 05:21:34 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:34 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/測試_Русский___ě_áñ 2026/08/25 05:21:34 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/測試_Русский___ě_áñ" 2026/08/25 05:21:34 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:34 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-mudebus1miyo/測試_Русский___ě_áñ 2026/08/25 05:21:34 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:34 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/08/25 05:21:34 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/測試_Русский___ě_áñ" 2026/08/25 05:21:34 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:34 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/測試_Русский___ě_áñ 2026/08/25 05:21:34 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/測試_Русский___ě_áñ" 2026/08/25 05:21:34 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:34 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-mudebus1miyo/測試_Русский___ě_áñ 2026/08/25 05:21:34 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:34 DEBUG : 測試_Русский___ě_áñ: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/08/25 05:21:34 INFO : sftp://rclone@:22/rclone-test-mudebus1miyo: poll-interval is not supported by this remote 2026/08/25 05:21:34 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/25 05:21:34 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/08/25 05:21:34 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/08/25 05:21:34 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/08/25 05:21:34 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/25 05:21:34 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/25 05:21:34 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/normal name with no special characters.txt" 2026/08/25 05:21:34 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:34 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/normal\ name\ with\ no\ special\ characters.txt 2026/08/25 05:21:34 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/normal\ name\ with\ no\ special\ characters.txt" 2026/08/25 05:21:34 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:34 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-mudebus1miyo/normal name with no special characters.txt 2026/08/25 05:21:34 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:34 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/08/25 05:21:34 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/25 05:21:34 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/08/25 05:21:34 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/08/25 05:21:34 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/08/25 05:21:34 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/08/25 05:21:34 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/25 05:21:34 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/測試_Русский___ě_áñ" 2026/08/25 05:21:34 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:34 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/測試_Русский___ě_áñ 2026/08/25 05:21:34 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/測試_Русский___ě_áñ" 2026/08/25 05:21:34 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:34 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-mudebus1miyo/測試_Русский___ě_áñ 2026/08/25 05:21:34 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:34 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/08/25 05:21:34 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/25 05:21:34 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/08/25 05:21:34 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/08/25 05:21:34 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/08/25 05:21:34 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/25 05:21:34 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/25 05:21:34 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/25 05:21:34 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/08/25 05:21:34 DEBUG : WaitForWriters: timeout=30s 2026/08/25 05:21:34 DEBUG : Looking for writers 2026/08/25 05:21:34 DEBUG : normal name with no special characters.txt: reading active writers 2026/08/25 05:21:34 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/08/25 05:21:34 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.63s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "sftp://rclone@:22/rclone-test-mudebus1miyo", Local "Local file system at /tmp/rclone4160001335", Modify Window "1s" 2026/08/25 05:21:34 INFO : sftp://rclone@:22/rclone-test-mudebus1miyo: poll-interval is not supported by this remote 2026/08/25 05:21:34 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Reusing VFS from active cache 2026/08/25 05:21:34 DEBUG : WaitForWriters: timeout=30s 2026/08/25 05:21:34 DEBUG : Looking for writers 2026/08/25 05:21:34 DEBUG : >WaitForWriters: 2026/08/25 05:21:34 DEBUG : WaitForWriters: timeout=30s 2026/08/25 05:21:34 DEBUG : Looking for writers 2026/08/25 05:21:34 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.00s) === RUN TestVFSNewWithOpts run.go:198: Remote "sftp://rclone@:22/rclone-test-mudebus1miyo", Local "Local file system at /tmp/rclone4160001335", Modify Window "1s" 2026/08/25 05:21:34 INFO : sftp://rclone@:22/rclone-test-mudebus1miyo: poll-interval is not supported by this remote 2026/08/25 05:21:34 DEBUG : WaitForWriters: timeout=30s 2026/08/25 05:21:34 DEBUG : Looking for writers 2026/08/25 05:21:34 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.00s) === RUN TestVFSRoot run.go:198: Remote "sftp://rclone@:22/rclone-test-mudebus1miyo", Local "Local file system at /tmp/rclone4160001335", Modify Window "1s" 2026/08/25 05:21:34 INFO : sftp://rclone@:22/rclone-test-mudebus1miyo: poll-interval is not supported by this remote 2026/08/25 05:21:34 DEBUG : WaitForWriters: timeout=30s 2026/08/25 05:21:34 DEBUG : Looking for writers 2026/08/25 05:21:34 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.00s) === RUN TestVFSStat run.go:198: Remote "sftp://rclone@:22/rclone-test-mudebus1miyo", Local "Local file system at /tmp/rclone4160001335", Modify Window "1s" 2026/08/25 05:21:34 INFO : sftp://rclone@:22/rclone-test-mudebus1miyo: poll-interval is not supported by this remote 2026/08/25 05:21:34 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/file1" 2026/08/25 05:21:34 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:34 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/file1 2026/08/25 05:21:34 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/file1" 2026/08/25 05:21:34 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:34 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mudebus1miyo/file1 2026/08/25 05:21:34 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:34 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/25 05:21:34 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/file1" 2026/08/25 05:21:34 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:34 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/file1 2026/08/25 05:21:34 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/file1" 2026/08/25 05:21:34 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:34 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mudebus1miyo/file1 2026/08/25 05:21:34 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:34 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/25 05:21:34 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file2" 2026/08/25 05:21:34 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:34 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir/file2 2026/08/25 05:21:34 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir/file2" 2026/08/25 05:21:34 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:34 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-mudebus1miyo/dir/file2 2026/08/25 05:21:34 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:34 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/08/25 05:21:34 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file2" 2026/08/25 05:21:34 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:34 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/dir/file2 2026/08/25 05:21:34 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/dir/file2" 2026/08/25 05:21:34 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:34 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-mudebus1miyo/dir/file2 2026/08/25 05:21:34 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:34 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/08/25 05:21:34 DEBUG : WaitForWriters: timeout=30s 2026/08/25 05:21:34 DEBUG : dir: Looking for writers 2026/08/25 05:21:34 DEBUG : file2: reading active writers 2026/08/25 05:21:34 DEBUG : Looking for writers 2026/08/25 05:21:34 DEBUG : dir: reading active writers 2026/08/25 05:21:34 DEBUG : file1: reading active writers 2026/08/25 05:21:34 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.45s) === RUN TestVFSStatParent run.go:198: Remote "sftp://rclone@:22/rclone-test-mudebus1miyo", Local "Local file system at /tmp/rclone4160001335", Modify Window "1s" 2026/08/25 05:21:34 INFO : sftp://rclone@:22/rclone-test-mudebus1miyo: poll-interval is not supported by this remote 2026/08/25 05:21:34 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/file1" 2026/08/25 05:21:34 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:34 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/file1 2026/08/25 05:21:34 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/file1" 2026/08/25 05:21:35 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:35 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mudebus1miyo/file1 2026/08/25 05:21:35 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:35 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/25 05:21:35 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/file1" 2026/08/25 05:21:35 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:35 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/file1 2026/08/25 05:21:35 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/file1" 2026/08/25 05:21:35 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:35 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mudebus1miyo/file1 2026/08/25 05:21:35 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:35 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/25 05:21:35 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file2" 2026/08/25 05:21:35 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:35 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir/file2 2026/08/25 05:21:35 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir/file2" 2026/08/25 05:21:35 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:35 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-mudebus1miyo/dir/file2 2026/08/25 05:21:35 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:35 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/08/25 05:21:35 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file2" 2026/08/25 05:21:35 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:35 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/dir/file2 2026/08/25 05:21:35 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/dir/file2" 2026/08/25 05:21:35 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:35 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-mudebus1miyo/dir/file2 2026/08/25 05:21:35 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:35 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/08/25 05:21:35 DEBUG : WaitForWriters: timeout=30s 2026/08/25 05:21:35 DEBUG : dir: Looking for writers 2026/08/25 05:21:35 DEBUG : Looking for writers 2026/08/25 05:21:35 DEBUG : dir: reading active writers 2026/08/25 05:21:35 DEBUG : file1: reading active writers 2026/08/25 05:21:35 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.42s) === RUN TestVFSOpenFile run.go:198: Remote "sftp://rclone@:22/rclone-test-mudebus1miyo", Local "Local file system at /tmp/rclone4160001335", Modify Window "1s" 2026/08/25 05:21:35 INFO : sftp://rclone@:22/rclone-test-mudebus1miyo: poll-interval is not supported by this remote 2026/08/25 05:21:35 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/file1" 2026/08/25 05:21:35 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:35 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/file1 2026/08/25 05:21:35 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/file1" 2026/08/25 05:21:35 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:35 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-mudebus1miyo/file1 2026/08/25 05:21:35 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:35 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/25 05:21:35 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/file1" 2026/08/25 05:21:35 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:35 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/file1 2026/08/25 05:21:35 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/file1" 2026/08/25 05:21:35 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:35 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-mudebus1miyo/file1 2026/08/25 05:21:35 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:35 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/25 05:21:35 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file2" 2026/08/25 05:21:35 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:35 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir/file2 2026/08/25 05:21:35 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir/file2" 2026/08/25 05:21:35 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:35 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-mudebus1miyo/dir/file2 2026/08/25 05:21:35 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:35 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/08/25 05:21:35 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file2" 2026/08/25 05:21:35 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:35 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/dir/file2 2026/08/25 05:21:35 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/dir/file2" 2026/08/25 05:21:35 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:35 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-mudebus1miyo/dir/file2 2026/08/25 05:21:35 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:35 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/08/25 05:21:35 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/25 05:21:35 DEBUG : file1: Open: flags=O_RDONLY 2026/08/25 05:21:35 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/25 05:21:35 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/25 05:21:35 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/25 05:21:35 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/08/25 05:21:35 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/25 05:21:35 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/08/25 05:21:35 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:35 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:35 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/25 05:21:35 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/08/25 05:21:35 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/08/25 05:21:35 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/25 05:21:35 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: File to upload is small (0 bytes), uploading instead of streaming 2026/08/25 05:21:35 DEBUG : dir/new_file.txt: size = 0 OK 2026/08/25 05:21:35 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/new_file.txt" 2026/08/25 05:21:35 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:35 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir/new_file.txt 2026/08/25 05:21:35 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir/new_file.txt" 2026/08/25 05:21:35 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:35 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-mudebus1miyo/dir/new_file.txt 2026/08/25 05:21:35 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:35 DEBUG : dir/new_file.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/25 05:21:35 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/25 05:21:35 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/08/25 05:21:35 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/25 05:21:35 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:35 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/08/25 05:21:35 DEBUG : WaitForWriters: timeout=30s 2026/08/25 05:21:35 DEBUG : dir: Looking for writers 2026/08/25 05:21:35 DEBUG : file2: reading active writers 2026/08/25 05:21:35 DEBUG : new_file.txt: reading active writers 2026/08/25 05:21:35 DEBUG : Looking for writers 2026/08/25 05:21:35 DEBUG : dir: reading active writers 2026/08/25 05:21:35 DEBUG : file1: reading active writers 2026/08/25 05:21:35 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.55s) === RUN TestVFSRename run.go:198: Remote "sftp://rclone@:22/rclone-test-mudebus1miyo", Local "Local file system at /tmp/rclone4160001335", Modify Window "1s" 2026/08/25 05:21:35 INFO : sftp://rclone@:22/rclone-test-mudebus1miyo: poll-interval is not supported by this remote 2026/08/25 05:21:35 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file2" 2026/08/25 05:21:35 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:35 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir/file2 2026/08/25 05:21:35 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir/file2" 2026/08/25 05:21:36 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:36 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-mudebus1miyo/dir/file2 2026/08/25 05:21:36 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:36 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/08/25 05:21:36 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file2" 2026/08/25 05:21:36 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:36 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/dir/file2 2026/08/25 05:21:36 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/dir/file2" 2026/08/25 05:21:36 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:36 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-mudebus1miyo/dir/file2 2026/08/25 05:21:36 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:36 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/08/25 05:21:36 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/08/25 05:21:36 DEBUG : dir/file1: Updating file with dir/file1 0x3e2a3a0de820 2026/08/25 05:21:36 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/08/25 05:21:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/25 05:21:36 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:36 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:36 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:36 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:36 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:36 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:36 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:36 DEBUG : dir/file1: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/08/25 05:21:36 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:36 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:36 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:36 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/dir/file1" 2026/08/25 05:21:36 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:36 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-mudebus1miyo/dir/file1 2026/08/25 05:21:36 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:36 DEBUG : dir/file1: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/08/25 05:21:36 INFO : dir/file1: Moved (server-side) to: file0 2026/08/25 05:21:36 DEBUG : file0: Updating file with file0 0x3e2a3a0de820 2026/08/25 05:21:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/25 05:21:36 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/08/25 05:21:36 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/file0" 2026/08/25 05:21:36 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:36 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/file0 2026/08/25 05:21:36 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/file0" 2026/08/25 05:21:36 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:36 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-mudebus1miyo/file0 2026/08/25 05:21:36 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:36 DEBUG : file0: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/08/25 05:21:36 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/file0" 2026/08/25 05:21:36 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:36 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/file0 2026/08/25 05:21:36 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/file0" 2026/08/25 05:21:36 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:36 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-mudebus1miyo/file0 2026/08/25 05:21:36 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:36 DEBUG : file0: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/08/25 05:21:36 DEBUG : WaitForWriters: timeout=30s 2026/08/25 05:21:36 DEBUG : dir: Looking for writers 2026/08/25 05:21:36 DEBUG : Looking for writers 2026/08/25 05:21:36 DEBUG : dir: reading active writers 2026/08/25 05:21:36 DEBUG : file0: reading active writers 2026/08/25 05:21:36 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.67s) === RUN TestVFSStatfs run.go:198: Remote "sftp://rclone@:22/rclone-test-mudebus1miyo", Local "Local file system at /tmp/rclone4160001335", Modify Window "1s" 2026/08/25 05:21:36 INFO : sftp://rclone@:22/rclone-test-mudebus1miyo: poll-interval is not supported by this remote 2026/08/25 05:21:36 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Server has VFS statistics extension 2026/08/25 05:21:36 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: About path "/rclone-test-mudebus1miyo" 2026/08/25 05:21:36 DEBUG : WaitForWriters: timeout=30s 2026/08/25 05:21:36 DEBUG : Looking for writers 2026/08/25 05:21:36 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.00s) === RUN TestVFSMkdir run.go:198: Remote "sftp://rclone@:22/rclone-test-mudebus1miyo", Local "Local file system at /tmp/rclone4160001335", Modify Window "1s" 2026/08/25 05:21:36 INFO : sftp://rclone@:22/rclone-test-mudebus1miyo: poll-interval is not supported by this remote 2026/08/25 05:21:36 DEBUG : Added virtual directory entry vAddDir: "/" 2026/08/25 05:21:36 DEBUG : Added virtual directory entry vAddDir: "a" 2026/08/25 05:21:36 DEBUG : Added virtual directory entry vAddDir: "b" 2026/08/25 05:21:36 DEBUG : Added virtual directory entry vAddDir: "c" 2026/08/25 05:21:36 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2026/08/25 05:21:36 DEBUG : Added virtual directory entry vAddDir: "d" 2026/08/25 05:21:36 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2026/08/25 05:21:36 DEBUG : WaitForWriters: timeout=30s 2026/08/25 05:21:36 DEBUG : d: Looking for writers 2026/08/25 05:21:36 DEBUG : Looking for writers 2026/08/25 05:21:36 DEBUG : a: Looking for writers 2026/08/25 05:21:36 DEBUG : b: Looking for writers 2026/08/25 05:21:36 DEBUG : c: Looking for writers 2026/08/25 05:21:36 DEBUG : Looking for writers 2026/08/25 05:21:36 DEBUG : c: reading active writers 2026/08/25 05:21:36 DEBUG : d: reading active writers 2026/08/25 05:21:36 DEBUG : /: reading active writers 2026/08/25 05:21:36 DEBUG : a: reading active writers 2026/08/25 05:21:36 DEBUG : b: reading active writers 2026/08/25 05:21:36 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.25s) === RUN TestVFSMkdirAll run.go:198: Remote "sftp://rclone@:22/rclone-test-mudebus1miyo", Local "Local file system at /tmp/rclone4160001335", Modify Window "1s" 2026/08/25 05:21:36 INFO : sftp://rclone@:22/rclone-test-mudebus1miyo: poll-interval is not supported by this remote 2026/08/25 05:21:36 DEBUG : Added virtual directory entry vAddDir: "a" 2026/08/25 05:21:36 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/08/25 05:21:36 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/08/25 05:21:36 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/08/25 05:21:36 DEBUG : WaitForWriters: timeout=30s 2026/08/25 05:21:36 DEBUG : a/b/c/d: Looking for writers 2026/08/25 05:21:36 DEBUG : a/b/c: Looking for writers 2026/08/25 05:21:36 DEBUG : d: reading active writers 2026/08/25 05:21:36 DEBUG : a/b: Looking for writers 2026/08/25 05:21:36 DEBUG : c: reading active writers 2026/08/25 05:21:36 DEBUG : a: Looking for writers 2026/08/25 05:21:36 DEBUG : b: reading active writers 2026/08/25 05:21:36 DEBUG : Looking for writers 2026/08/25 05:21:36 DEBUG : a: reading active writers 2026/08/25 05:21:36 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.05s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:198: Remote "sftp://rclone@:22/rclone-test-mudebus1miyo", Local "Local file system at /tmp/rclone4160001335", Modify Window "1s" 2026/08/25 05:21:36 INFO : sftp://rclone@:22/rclone-test-mudebus1miyo: poll-interval is not supported by this remote 2026/08/25 05:21:36 DEBUG : WaitForWriters: timeout=30s 2026/08/25 05:21:36 DEBUG : Looking for writers 2026/08/25 05:21:36 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-mudebus1miyo", Local "Local file system at /tmp/rclone4160001335", Modify Window "1s" 2026/08/25 05:21:36 INFO : sftp://rclone@:22/rclone-test-mudebus1miyo: poll-interval is not supported by this remote 2026/08/25 05:21:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/25 05:21:36 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/25 05:21:36 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/25 05:21:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/25 05:21:36 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/08/25 05:21:36 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/08/25 05:21:36 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/08/25 05:21:36 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: File to upload is small (5 bytes), uploading instead of streaming 2026/08/25 05:21:36 DEBUG : file1: size = 5 OK 2026/08/25 05:21:36 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/file1" 2026/08/25 05:21:36 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:36 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/file1 2026/08/25 05:21:36 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/file1" 2026/08/25 05:21:37 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:37 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-mudebus1miyo/file1 2026/08/25 05:21:37 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:37 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/25 05:21:37 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/25 05:21:37 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/25 05:21:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/25 05:21:37 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/file1" 2026/08/25 05:21:37 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:37 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/file1 2026/08/25 05:21:37 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/file1" 2026/08/25 05:21:37 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:37 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-mudebus1miyo/file1 2026/08/25 05:21:37 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:37 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/25 05:21:37 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/file1" 2026/08/25 05:21:37 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:37 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/file1 2026/08/25 05:21:37 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/file1" 2026/08/25 05:21:37 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:37 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /rclone-test-mudebus1miyo/file1 2026/08/25 05:21:37 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:37 DEBUG : file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/08/25 05:21:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/25 05:21:37 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/25 05:21:37 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/25 05:21:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/25 05:21:37 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/25 05:21:37 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/25 05:21:37 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/08/25 05:21:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/25 05:21:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/25 05:21:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/25 05:21:37 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/25 05:21:37 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/25 05:21:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/25 05:21:37 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: File to upload is small (0 bytes), uploading instead of streaming 2026/08/25 05:21:37 DEBUG : file1: size = 0 OK 2026/08/25 05:21:37 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/file1" 2026/08/25 05:21:37 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:37 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/file1 2026/08/25 05:21:37 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/file1" 2026/08/25 05:21:37 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:37 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-mudebus1miyo/file1 2026/08/25 05:21:37 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:37 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/25 05:21:37 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/25 05:21:37 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/25 05:21:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/25 05:21:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/25 05:21:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/25 05:21:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/25 05:21:37 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/25 05:21:37 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/25 05:21:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/25 05:21:37 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: File to upload is small (7 bytes), uploading instead of streaming 2026/08/25 05:21:37 DEBUG : file1: size = 7 OK 2026/08/25 05:21:37 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/file1" 2026/08/25 05:21:37 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:37 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/file1 2026/08/25 05:21:37 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/file1" 2026/08/25 05:21:37 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:37 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 9141de76717e095d4dd05f1e686ad6a8 /rclone-test-mudebus1miyo/file1 2026/08/25 05:21:37 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:37 DEBUG : file1: Parsed hash: 9141de76717e095d4dd05f1e686ad6a8 2026/08/25 05:21:37 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/08/25 05:21:37 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/25 05:21:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/25 05:21:37 DEBUG : WaitForWriters: timeout=30s 2026/08/25 05:21:37 DEBUG : Looking for writers 2026/08/25 05:21:37 DEBUG : file1: reading active writers 2026/08/25 05:21:37 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.53s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "sftp://rclone@:22/rclone-test-mudebus1miyo", Local "Local file system at /tmp/rclone4160001335", Modify Window "1s" 2026/08/25 05:21:37 INFO : sftp://rclone@:22/rclone-test-mudebus1miyo: poll-interval is not supported by this remote 2026/08/25 05:21:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/25 05:21:37 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/25 05:21:37 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/25 05:21:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/25 05:21:37 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/08/25 05:21:38 DEBUG : file1: aborting in-sequence write wait, off=100 2026/08/25 05:21:38 DEBUG : file1: failed to wait for in-sequence write to 100 2026/08/25 05:21:38 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/08/25 05:21:38 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: File to upload is small (11 bytes), uploading instead of streaming 2026/08/25 05:21:38 DEBUG : file1: size = 11 OK 2026/08/25 05:21:38 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/file1" 2026/08/25 05:21:38 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:38 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/file1 2026/08/25 05:21:38 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/file1" 2026/08/25 05:21:38 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:38 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-mudebus1miyo/file1 2026/08/25 05:21:38 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:38 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/25 05:21:38 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/25 05:21:38 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/25 05:21:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/25 05:21:38 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/08/25 05:21:38 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/file1" 2026/08/25 05:21:38 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:38 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/file1 2026/08/25 05:21:38 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/file1" 2026/08/25 05:21:38 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:38 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-mudebus1miyo/file1 2026/08/25 05:21:38 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:38 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/25 05:21:38 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/file1" 2026/08/25 05:21:38 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:38 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/file1 2026/08/25 05:21:38 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/file1" 2026/08/25 05:21:38 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:38 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-mudebus1miyo/file1 2026/08/25 05:21:38 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:38 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/08/25 05:21:38 DEBUG : WaitForWriters: timeout=30s 2026/08/25 05:21:38 DEBUG : Looking for writers 2026/08/25 05:21:38 DEBUG : file1: reading active writers 2026/08/25 05:21:38 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.32s) === RUN TestWriteFileHandleCloseWithError === RUN TestWriteFileHandleCloseWithError/upload_interrupted run.go:198: Remote "sftp://rclone@:22/rclone-test-mudebus1miyo", Local "Local file system at /tmp/rclone4160001335", Modify Window "1s" 2026/08/25 05:21:38 INFO : sftp://rclone@:22/rclone-test-mudebus1miyo: poll-interval is not supported by this remote 2026/08/25 05:21:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/25 05:21:38 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/25 05:21:38 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/25 05:21:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/25 05:21:38 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Connection OK after error: context canceled 2026/08/25 05:21:38 DEBUG : file1: Removed after failed upload: context canceled 2026/08/25 05:21:38 ERROR : file1: WriteFileHandle.New Rcat failed: Update ReadFrom failed: context canceled 2026/08/25 05:21:38 DEBUG : file1: Remove: 2026/08/25 05:21:38 DEBUG : Added virtual directory entry vDel: "file1" 2026/08/25 05:21:38 DEBUG : file1: >Remove: err= 2026/08/25 05:21:38 DEBUG : WaitForWriters: timeout=30s 2026/08/25 05:21:38 DEBUG : Looking for writers 2026/08/25 05:21:38 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/unexpected_EOF run.go:198: Remote "sftp://rclone@:22/rclone-test-mudebus1miyo", Local "Local file system at /tmp/rclone4160001335", Modify Window "1s" 2026/08/25 05:21:38 INFO : sftp://rclone@:22/rclone-test-mudebus1miyo: poll-interval is not supported by this remote 2026/08/25 05:21:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/25 05:21:38 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/25 05:21:38 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/25 05:21:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/25 05:21:38 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Connection OK after error: context canceled 2026/08/25 05:21:38 DEBUG : file1: Removed after failed upload: context canceled 2026/08/25 05:21:38 ERROR : file1: WriteFileHandle.New Rcat failed: Update ReadFrom failed: context canceled 2026/08/25 05:21:38 DEBUG : file1: Remove: 2026/08/25 05:21:38 DEBUG : Added virtual directory entry vDel: "file1" 2026/08/25 05:21:38 DEBUG : file1: >Remove: err= 2026/08/25 05:21:38 DEBUG : WaitForWriters: timeout=30s 2026/08/25 05:21:38 DEBUG : Looking for writers 2026/08/25 05:21:38 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/NilReason run.go:198: Remote "sftp://rclone@:22/rclone-test-mudebus1miyo", Local "Local file system at /tmp/rclone4160001335", Modify Window "1s" 2026/08/25 05:21:38 INFO : sftp://rclone@:22/rclone-test-mudebus1miyo: poll-interval is not supported by this remote 2026/08/25 05:21:38 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:38 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:38 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/25 05:21:38 DEBUG : file2: >Open: fd=file2 (w), err= 2026/08/25 05:21:38 DEBUG : file2: >OpenFile: fd=file2 (w), err= 2026/08/25 05:21:38 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/25 05:21:38 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: File to upload is small (5 bytes), uploading instead of streaming 2026/08/25 05:21:38 DEBUG : file2: size = 5 OK 2026/08/25 05:21:38 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/file2" 2026/08/25 05:21:38 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:38 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/file2 2026/08/25 05:21:38 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/file2" 2026/08/25 05:21:38 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:38 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-mudebus1miyo/file2 2026/08/25 05:21:38 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:38 DEBUG : file2: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/25 05:21:38 DEBUG : file2: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/25 05:21:38 DEBUG : file2: Size and md5 of src and dst objects identical 2026/08/25 05:21:38 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/25 05:21:38 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/file2" 2026/08/25 05:21:38 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:38 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/file2 2026/08/25 05:21:38 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/file2" 2026/08/25 05:21:39 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:39 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-mudebus1miyo/file2 2026/08/25 05:21:39 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:39 DEBUG : file2: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/25 05:21:39 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/file2" 2026/08/25 05:21:39 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:39 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/file2 2026/08/25 05:21:39 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/file2" 2026/08/25 05:21:39 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:39 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /rclone-test-mudebus1miyo/file2 2026/08/25 05:21:39 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:39 DEBUG : file2: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/08/25 05:21:39 DEBUG : WaitForWriters: timeout=30s 2026/08/25 05:21:39 DEBUG : Looking for writers 2026/08/25 05:21:39 DEBUG : file2: reading active writers 2026/08/25 05:21:39 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleCloseWithError (0.35s) --- 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-mudebus1miyo", Local "Local file system at /tmp/rclone4160001335", Modify Window "1s" 2026/08/25 05:21:39 INFO : sftp://rclone@:22/rclone-test-mudebus1miyo: poll-interval is not supported by this remote 2026/08/25 05:21:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/25 05:21:39 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/25 05:21:39 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/25 05:21:39 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/08/25 05:21:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/25 05:21:39 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: File to upload is small (5 bytes), uploading instead of streaming 2026/08/25 05:21:39 DEBUG : file1: size = 5 OK 2026/08/25 05:21:39 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/file1" 2026/08/25 05:21:39 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:39 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/file1 2026/08/25 05:21:39 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/file1" 2026/08/25 05:21:39 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:39 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-mudebus1miyo/file1 2026/08/25 05:21:39 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:39 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/25 05:21:39 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/25 05:21:39 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/25 05:21:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/25 05:21:39 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/08/25 05:21:39 DEBUG : WaitForWriters: timeout=30s 2026/08/25 05:21:39 DEBUG : Looking for writers 2026/08/25 05:21:39 DEBUG : file1: reading active writers 2026/08/25 05:21:39 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.11s) === RUN TestWriteFileHandleRelease run.go:198: Remote "sftp://rclone@:22/rclone-test-mudebus1miyo", Local "Local file system at /tmp/rclone4160001335", Modify Window "1s" 2026/08/25 05:21:39 INFO : sftp://rclone@:22/rclone-test-mudebus1miyo: poll-interval is not supported by this remote 2026/08/25 05:21:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/25 05:21:39 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/25 05:21:39 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/25 05:21:39 DEBUG : file1: WriteFileHandle.Release closing 2026/08/25 05:21:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/25 05:21:39 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: File to upload is small (0 bytes), uploading instead of streaming 2026/08/25 05:21:39 DEBUG : file1: size = 0 OK 2026/08/25 05:21:39 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/file1" 2026/08/25 05:21:39 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:39 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/file1 2026/08/25 05:21:39 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/file1" 2026/08/25 05:21:39 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:39 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-mudebus1miyo/file1 2026/08/25 05:21:39 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:39 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/25 05:21:39 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/25 05:21:39 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/25 05:21:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/25 05:21:39 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/08/25 05:21:39 DEBUG : WaitForWriters: timeout=30s 2026/08/25 05:21:39 DEBUG : Looking for writers 2026/08/25 05:21:39 DEBUG : file1: reading active writers 2026/08/25 05:21:39 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.11s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "sftp://rclone@:22/rclone-test-mudebus1miyo", Local "Local file system at /tmp/rclone4160001335", Modify Window "1s" 2026/08/25 05:21:39 INFO : sftp://rclone@:22/rclone-test-mudebus1miyo: poll-interval is not supported by this remote 2026/08/25 05:21:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/25 05:21:39 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/25 05:21:39 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/25 05:21:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/25 05:21:39 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: File to upload is small (2 bytes), uploading instead of streaming 2026/08/25 05:21:39 DEBUG : file1: size = 2 OK 2026/08/25 05:21:39 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/file1" 2026/08/25 05:21:39 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:39 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/file1 2026/08/25 05:21:39 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/file1" 2026/08/25 05:21:39 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:39 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-mudebus1miyo/file1 2026/08/25 05:21:39 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:39 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/08/25 05:21:39 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/08/25 05:21:39 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/25 05:21:39 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/08/25 05:21:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/25 05:21:39 DEBUG : WaitForWriters: timeout=30s 2026/08/25 05:21:39 DEBUG : Looking for writers 2026/08/25 05:21:39 DEBUG : file1: reading active writers 2026/08/25 05:21:39 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.12s) === RUN TestFileReadAtZeroLength run.go:198: Remote "sftp://rclone@:22/rclone-test-mudebus1miyo", Local "Local file system at /tmp/rclone4160001335", Modify Window "1s" 2026/08/25 05:21:39 INFO : sftp://rclone@:22/rclone-test-mudebus1miyo: poll-interval is not supported by this remote 2026/08/25 05:21:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/25 05:21:39 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/25 05:21:39 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/25 05:21:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/25 05:21:39 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: File to upload is small (0 bytes), uploading instead of streaming 2026/08/25 05:21:39 DEBUG : file1: size = 0 OK 2026/08/25 05:21:39 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/file1" 2026/08/25 05:21:39 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:39 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/file1 2026/08/25 05:21:39 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/file1" 2026/08/25 05:21:39 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:39 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-mudebus1miyo/file1 2026/08/25 05:21:39 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:39 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/25 05:21:39 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/25 05:21:39 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/25 05:21:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/25 05:21:39 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:39 DEBUG : file1: Open: flags=O_RDONLY 2026/08/25 05:21:39 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/25 05:21:39 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/25 05:21:39 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/08/25 05:21:39 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/08/25 05:21:39 DEBUG : WaitForWriters: timeout=30s 2026/08/25 05:21:39 DEBUG : Looking for writers 2026/08/25 05:21:39 DEBUG : file1: reading active writers 2026/08/25 05:21:39 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.11s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "sftp://rclone@:22/rclone-test-mudebus1miyo", Local "Local file system at /tmp/rclone4160001335", Modify Window "1s" 2026/08/25 05:21:39 INFO : sftp://rclone@:22/rclone-test-mudebus1miyo: poll-interval is not supported by this remote 2026/08/25 05:21:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/25 05:21:39 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/25 05:21:39 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/25 05:21:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/25 05:21:39 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: File to upload is small (100 bytes), uploading instead of streaming 2026/08/25 05:21:39 DEBUG : file1: size = 100 OK 2026/08/25 05:21:39 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/file1" 2026/08/25 05:21:39 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:39 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/file1 2026/08/25 05:21:39 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/file1" 2026/08/25 05:21:39 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:39 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: ccd3f966c2f1f8f886289fd773fd598d /rclone-test-mudebus1miyo/file1 2026/08/25 05:21:39 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:39 DEBUG : file1: Parsed hash: ccd3f966c2f1f8f886289fd773fd598d 2026/08/25 05:21:39 DEBUG : file1: md5 = ccd3f966c2f1f8f886289fd773fd598d OK 2026/08/25 05:21:39 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/25 05:21:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/25 05:21:39 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/25 05:21:39 DEBUG : file1: Open: flags=O_RDONLY 2026/08/25 05:21:39 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/25 05:21:39 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/25 05:21:39 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/08/25 05:21:39 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/08/25 05:21:39 DEBUG : WaitForWriters: timeout=30s 2026/08/25 05:21:39 DEBUG : Looking for writers 2026/08/25 05:21:39 DEBUG : file1: reading active writers 2026/08/25 05:21:39 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.11s) === RUN TestWriteFileHandleCloseWithErrorStalled run.go:198: Remote "sftp://rclone@:22/rclone-test-mudebus1miyo", Local "Local file system at /tmp/rclone4160001335", Modify Window "1s" 2026/08/25 05:21:39 INFO : sftp://rclone@:22/rclone-test-mudebus1miyo: poll-interval is not supported by this remote 2026/08/25 05:21:39 DEBUG : stalled: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/25 05:21:39 DEBUG : stalled: Open: flags=O_WRONLY|O_CREATE 2026/08/25 05:21:39 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/08/25 05:21:39 DEBUG : stalled: >Open: fd=stalled (w), err= 2026/08/25 05:21:39 DEBUG : stalled: >OpenFile: fd=stalled (w), err= 2026/08/25 05:21:39 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/08/25 05:21:39 ERROR : stalled: WriteFileHandle.Write error: io: read/write on closed pipe 2026/08/25 05:21:39 ERROR : stalled: WriteFileHandle.New Rcat failed: context canceled 2026/08/25 05:21:39 DEBUG : stalled: Remove: 2026/08/25 05:21:39 DEBUG : Added virtual directory entry vDel: "stalled" 2026/08/25 05:21:39 DEBUG : stalled: >Remove: err= --- PASS: TestWriteFileHandleCloseWithErrorStalled (0.01s) === RUN TestZipManyFiles run.go:198: Remote "sftp://rclone@:22/rclone-test-mudebus1miyo", Local "Local file system at /tmp/rclone4160001335", Modify Window "1s" 2026/08/25 05:21:39 INFO : sftp://rclone@:22/rclone-test-mudebus1miyo: poll-interval is not supported by this remote 2026/08/25 05:21:39 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/flat/f000.txt" 2026/08/25 05:21:39 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:39 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/flat/f000.txt 2026/08/25 05:21:39 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/flat/f000.txt" 2026/08/25 05:21:39 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:39 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: a217847fb21f7e963650acc42a7a3b39 /rclone-test-mudebus1miyo/flat/f000.txt 2026/08/25 05:21:39 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:39 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/08/25 05:21:39 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/flat/f000.txt" 2026/08/25 05:21:39 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:39 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/flat/f000.txt 2026/08/25 05:21:39 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/flat/f000.txt" 2026/08/25 05:21:39 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:39 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: c411c13d2fde40743cb34d29f96a35975bbfef9c /rclone-test-mudebus1miyo/flat/f000.txt 2026/08/25 05:21:39 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:39 DEBUG : flat/f000.txt: Parsed hash: c411c13d2fde40743cb34d29f96a35975bbfef9c 2026/08/25 05:21:39 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/flat/f001.txt" 2026/08/25 05:21:39 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:39 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/flat/f001.txt 2026/08/25 05:21:39 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/flat/f001.txt" 2026/08/25 05:21:40 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:40 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: f4ae3155a94225d34a70f10e659557c3 /rclone-test-mudebus1miyo/flat/f001.txt 2026/08/25 05:21:40 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:40 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/08/25 05:21:40 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/flat/f001.txt" 2026/08/25 05:21:40 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:40 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/flat/f001.txt 2026/08/25 05:21:40 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/flat/f001.txt" 2026/08/25 05:21:40 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:40 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 46007547503950688fd883befced0e53561dae68 /rclone-test-mudebus1miyo/flat/f001.txt 2026/08/25 05:21:40 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:40 DEBUG : flat/f001.txt: Parsed hash: 46007547503950688fd883befced0e53561dae68 2026/08/25 05:21:40 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/flat/f002.txt" 2026/08/25 05:21:40 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:40 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/flat/f002.txt 2026/08/25 05:21:40 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/flat/f002.txt" 2026/08/25 05:21:40 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:40 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /rclone-test-mudebus1miyo/flat/f002.txt 2026/08/25 05:21:40 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:40 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/08/25 05:21:40 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/flat/f002.txt" 2026/08/25 05:21:40 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:40 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/flat/f002.txt 2026/08/25 05:21:40 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/flat/f002.txt" 2026/08/25 05:21:40 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:40 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 3911c439d6af617451e319f94dfafb3c820da182 /rclone-test-mudebus1miyo/flat/f002.txt 2026/08/25 05:21:40 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:40 DEBUG : flat/f002.txt: Parsed hash: 3911c439d6af617451e319f94dfafb3c820da182 2026/08/25 05:21:40 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/flat/f003.txt" 2026/08/25 05:21:40 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:40 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/flat/f003.txt 2026/08/25 05:21:40 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/flat/f003.txt" 2026/08/25 05:21:40 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:40 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /rclone-test-mudebus1miyo/flat/f003.txt 2026/08/25 05:21:40 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:40 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/08/25 05:21:40 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/flat/f003.txt" 2026/08/25 05:21:40 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:40 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/flat/f003.txt 2026/08/25 05:21:40 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/flat/f003.txt" 2026/08/25 05:21:40 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:40 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b /rclone-test-mudebus1miyo/flat/f003.txt 2026/08/25 05:21:40 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:40 DEBUG : flat/f003.txt: Parsed hash: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b 2026/08/25 05:21:40 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/flat/f004.txt" 2026/08/25 05:21:40 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:40 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/flat/f004.txt 2026/08/25 05:21:40 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/flat/f004.txt" 2026/08/25 05:21:40 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:40 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /rclone-test-mudebus1miyo/flat/f004.txt 2026/08/25 05:21:40 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:40 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/08/25 05:21:40 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/flat/f004.txt" 2026/08/25 05:21:40 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:40 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: sha1sum /rclone-test-mudebus1miyo/flat/f004.txt 2026/08/25 05:21:40 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-mudebus1miyo/flat/f004.txt" 2026/08/25 05:21:40 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:40 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 079985a49a3bd62df1a79417e15263ed81bd6843 /rclone-test-mudebus1miyo/flat/f004.txt 2026/08/25 05:21:40 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:40 DEBUG : flat/f004.txt: Parsed hash: 079985a49a3bd62df1a79417e15263ed81bd6843 2026/08/25 05:21:40 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/08/25 05:21:40 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/08/25 05:21:40 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/25 05:21:40 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/25 05:21:40 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/flat/f000.txt" 2026/08/25 05:21:40 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:40 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/flat/f000.txt 2026/08/25 05:21:40 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/flat/f000.txt" 2026/08/25 05:21:40 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:40 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: a217847fb21f7e963650acc42a7a3b39 /rclone-test-mudebus1miyo/flat/f000.txt 2026/08/25 05:21:40 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:40 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/08/25 05:21:40 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/08/25 05:21:40 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/08/25 05:21:40 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/25 05:21:40 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/25 05:21:40 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/flat/f001.txt" 2026/08/25 05:21:40 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:40 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/flat/f001.txt 2026/08/25 05:21:40 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/flat/f001.txt" 2026/08/25 05:21:40 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:40 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: f4ae3155a94225d34a70f10e659557c3 /rclone-test-mudebus1miyo/flat/f001.txt 2026/08/25 05:21:40 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:40 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/08/25 05:21:40 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/08/25 05:21:40 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/08/25 05:21:40 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/25 05:21:40 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/25 05:21:40 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/flat/f002.txt" 2026/08/25 05:21:40 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:40 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/flat/f002.txt 2026/08/25 05:21:40 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/flat/f002.txt" 2026/08/25 05:21:41 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:41 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /rclone-test-mudebus1miyo/flat/f002.txt 2026/08/25 05:21:41 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:41 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/08/25 05:21:41 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/08/25 05:21:41 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/08/25 05:21:41 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/25 05:21:41 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/25 05:21:41 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/flat/f003.txt" 2026/08/25 05:21:41 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:41 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/flat/f003.txt 2026/08/25 05:21:41 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/flat/f003.txt" 2026/08/25 05:21:41 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:41 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /rclone-test-mudebus1miyo/flat/f003.txt 2026/08/25 05:21:41 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:41 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/08/25 05:21:41 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/08/25 05:21:41 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/08/25 05:21:41 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/25 05:21:41 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/25 05:21:41 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/flat/f004.txt" 2026/08/25 05:21:41 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:41 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/flat/f004.txt 2026/08/25 05:21:41 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/flat/f004.txt" 2026/08/25 05:21:41 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:41 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /rclone-test-mudebus1miyo/flat/f004.txt 2026/08/25 05:21:41 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:41 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/08/25 05:21:41 DEBUG : WaitForWriters: timeout=30s 2026/08/25 05:21:41 DEBUG : flat: Looking for writers 2026/08/25 05:21:41 DEBUG : f004.txt: reading active writers 2026/08/25 05:21:41 DEBUG : f000.txt: reading active writers 2026/08/25 05:21:41 DEBUG : f001.txt: reading active writers 2026/08/25 05:21:41 DEBUG : f002.txt: reading active writers 2026/08/25 05:21:41 DEBUG : f003.txt: reading active writers 2026/08/25 05:21:41 DEBUG : Looking for writers 2026/08/25 05:21:41 DEBUG : flat: reading active writers 2026/08/25 05:21:41 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (1.61s) === RUN TestZipManySubDirs run.go:198: Remote "sftp://rclone@:22/rclone-test-mudebus1miyo", Local "Local file system at /tmp/rclone4160001335", Modify Window "1s" 2026/08/25 05:21:41 INFO : sftp://rclone@:22/rclone-test-mudebus1miyo: poll-interval is not supported by this remote 2026/08/25 05:21:41 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/08/25 05:21:41 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/08/25 05:21:41 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/25 05:21:41 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/25 05:21:41 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/a/b/c/deep.txt" 2026/08/25 05:21:41 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:41 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/a/b/c/deep.txt 2026/08/25 05:21:41 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/a/b/c/deep.txt" 2026/08/25 05:21:41 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:41 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 6627415e807ee33c7302917216e7da68 /rclone-test-mudebus1miyo/a/b/c/deep.txt 2026/08/25 05:21:41 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:41 DEBUG : a/b/c/deep.txt: Parsed hash: 6627415e807ee33c7302917216e7da68 2026/08/25 05:21:41 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/08/25 05:21:41 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/08/25 05:21:41 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/25 05:21:41 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/25 05:21:41 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/a/b/mid.txt" 2026/08/25 05:21:41 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:41 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/a/b/mid.txt 2026/08/25 05:21:41 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/a/b/mid.txt" 2026/08/25 05:21:41 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:41 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 22384709d743fe3c6fb0a4b35b2e10a6 /rclone-test-mudebus1miyo/a/b/mid.txt 2026/08/25 05:21:41 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:41 DEBUG : a/b/mid.txt: Parsed hash: 22384709d743fe3c6fb0a4b35b2e10a6 2026/08/25 05:21:41 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/08/25 05:21:41 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/08/25 05:21:41 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/25 05:21:41 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/25 05:21:41 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/a/top.txt" 2026/08/25 05:21:41 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:41 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/a/top.txt 2026/08/25 05:21:41 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/a/top.txt" 2026/08/25 05:21:41 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:41 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: b28354b543375bfa94dabaeda722927f /rclone-test-mudebus1miyo/a/top.txt 2026/08/25 05:21:41 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:41 DEBUG : a/top.txt: Parsed hash: b28354b543375bfa94dabaeda722927f 2026/08/25 05:21:41 DEBUG : WaitForWriters: timeout=30s 2026/08/25 05:21:41 DEBUG : a/b/c: Looking for writers 2026/08/25 05:21:41 DEBUG : deep.txt: reading active writers 2026/08/25 05:21:41 DEBUG : a/b: Looking for writers 2026/08/25 05:21:41 DEBUG : c: reading active writers 2026/08/25 05:21:41 DEBUG : mid.txt: reading active writers 2026/08/25 05:21:41 DEBUG : a: Looking for writers 2026/08/25 05:21:41 DEBUG : b: reading active writers 2026/08/25 05:21:41 DEBUG : top.txt: reading active writers 2026/08/25 05:21:41 DEBUG : Looking for writers 2026/08/25 05:21:41 DEBUG : a: reading active writers 2026/08/25 05:21:41 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.33s) === RUN TestZipLargeFiles run.go:198: Remote "sftp://rclone@:22/rclone-test-mudebus1miyo", Local "Local file system at /tmp/rclone4160001335", Modify Window "1s" 2026/08/25 05:21:41 INFO : sftp://rclone@:22/rclone-test-mudebus1miyo: poll-interval is not supported by this remote 2026/08/25 05:21:41 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/08/25 05:21:41 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/08/25 05:21:41 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/08/25 05:21:41 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/08/25 05:21:41 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/08/25 05:21:41 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/08/25 05:21:41 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/25 05:21:41 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/08/25 05:21:41 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/08/25 05:21:41 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/08/25 05:21:41 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/08/25 05:21:42 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/25 05:21:42 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/25 05:21:42 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/25 05:21:42 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/25 05:21:42 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/25 05:21:42 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/bigdir/big.bin" 2026/08/25 05:21:42 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:42 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/bigdir/big.bin 2026/08/25 05:21:42 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/bigdir/big.bin" 2026/08/25 05:21:42 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:42 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 864a784cc2468ce753d784df7d1cc7ef /rclone-test-mudebus1miyo/bigdir/big.bin 2026/08/25 05:21:42 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:42 DEBUG : bigdir/big.bin: Parsed hash: 864a784cc2468ce753d784df7d1cc7ef 2026/08/25 05:21:42 DEBUG : WaitForWriters: timeout=30s 2026/08/25 05:21:42 DEBUG : bigdir: Looking for writers 2026/08/25 05:21:42 DEBUG : big.bin: reading active writers 2026/08/25 05:21:42 DEBUG : Looking for writers 2026/08/25 05:21:42 DEBUG : bigdir: reading active writers 2026/08/25 05:21:42 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (0.84s) === RUN TestZipDirsInRoot run.go:198: Remote "sftp://rclone@:22/rclone-test-mudebus1miyo", Local "Local file system at /tmp/rclone4160001335", Modify Window "1s" 2026/08/25 05:21:42 INFO : sftp://rclone@:22/rclone-test-mudebus1miyo: poll-interval is not supported by this remote 2026/08/25 05:21:42 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/08/25 05:21:42 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/08/25 05:21:42 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/25 05:21:42 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/25 05:21:42 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir1/a.txt" 2026/08/25 05:21:42 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:42 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir1/a.txt 2026/08/25 05:21:42 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir1/a.txt" 2026/08/25 05:21:42 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:42 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 9dd4e461268c8034f5c8564e155c67a6 /rclone-test-mudebus1miyo/dir1/a.txt 2026/08/25 05:21:42 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:42 DEBUG : dir1/a.txt: Parsed hash: 9dd4e461268c8034f5c8564e155c67a6 2026/08/25 05:21:42 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/08/25 05:21:42 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/08/25 05:21:42 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/25 05:21:42 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/25 05:21:42 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir2/b.txt" 2026/08/25 05:21:42 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:42 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir2/b.txt 2026/08/25 05:21:42 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir2/b.txt" 2026/08/25 05:21:42 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:42 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: 415290769594460e2e485922904f345d /rclone-test-mudebus1miyo/dir2/b.txt 2026/08/25 05:21:42 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:42 DEBUG : dir2/b.txt: Parsed hash: 415290769594460e2e485922904f345d 2026/08/25 05:21:42 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/08/25 05:21:42 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/08/25 05:21:42 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/25 05:21:42 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/25 05:21:42 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Shell path "/rclone-test-mudebus1miyo/dir3/c.txt" 2026/08/25 05:21:42 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: creating additional session 2026/08/25 05:21:42 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Running remote command: md5sum /rclone-test-mudebus1miyo/dir3/c.txt 2026/08/25 05:21:42 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-mudebus1miyo/dir3/c.txt" 2026/08/25 05:21:42 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: command exited OK 2026/08/25 05:21:42 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Remote command result: fbade9e36a3f36d3d676c1b808451dd7 /rclone-test-mudebus1miyo/dir3/c.txt 2026/08/25 05:21:42 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: ssh external: close 2026/08/25 05:21:42 DEBUG : dir3/c.txt: Parsed hash: fbade9e36a3f36d3d676c1b808451dd7 2026/08/25 05:21:42 DEBUG : WaitForWriters: timeout=30s 2026/08/25 05:21:42 DEBUG : dir3: Looking for writers 2026/08/25 05:21:42 DEBUG : c.txt: reading active writers 2026/08/25 05:21:42 DEBUG : dir1: Looking for writers 2026/08/25 05:21:42 DEBUG : a.txt: reading active writers 2026/08/25 05:21:42 DEBUG : dir2: Looking for writers 2026/08/25 05:21:42 DEBUG : b.txt: reading active writers 2026/08/25 05:21:42 DEBUG : Looking for writers 2026/08/25 05:21:42 DEBUG : dir1: reading active writers 2026/08/25 05:21:42 DEBUG : dir2: reading active writers 2026/08/25 05:21:42 DEBUG : dir3: reading active writers 2026/08/25 05:21:42 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.33s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/08/25 05:21:42 DEBUG : sftp://rclone@:22/rclone-test-mudebus1miyo: Purge dir "" "./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPRcloneSSH: -verbose" - Finished OK in 50.209008773s (try 1/5)