"./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPRcloneSSH: -verbose" - Starting (try 1/5) 2026/09/09 03:43:31 DEBUG : Creating backend with remote "TestSFTPRcloneSSH:rclone-test-catefoc5guce" 2026/09/09 03:43:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/09 03:43:31 DEBUG : Setting type=XXX for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_TYPE 2026/09/09 03:43:31 DEBUG : Setting ssh="ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_SSH 2026/09/09 03:43:31 DEBUG : TestSFTPRcloneSSH: detected overridden config - adding "{aFBXt}" suffix to name 2026/09/09 03:43:31 DEBUG : Setting ssh="ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_SSH 2026/09/09 03:43:31 NOTICE: TestSFTPRcloneSSH{aFBXt}: No host key validation is being performed. Set known_hosts_file (to "none" to silence this notice) or use --sftp-pin-host-key to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/09/09 03:43:31 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2026/09/09 03:43:31 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell type "unix" from config 2026/09/09 03:43:31 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Relative path resolved to "/rclone-test-catefoc5guce" 2026/09/09 03:43:31 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Using root directory "/rclone-test-catefoc5guce" 2026/09/09 03:43:31 DEBUG : Creating backend with remote "/tmp/rclone1615841533" === RUN TestDirHandleMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-catefoc5guce", Local "Local file system at /tmp/rclone1615841533", Modify Window "1s" 2026/09/09 03:43:31 INFO : sftp://rclone@:22/rclone-test-catefoc5guce: poll-interval is not supported by this remote 2026/09/09 03:43:31 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:31 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:31 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:31 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:31 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:31 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:31 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:31 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/09 03:43:31 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:31 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:31 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:31 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:32 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:32 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:32 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:32 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/09 03:43:32 DEBUG : WaitForWriters: timeout=30s 2026/09/09 03:43:32 DEBUG : dir: Looking for writers 2026/09/09 03:43:32 DEBUG : Looking for writers 2026/09/09 03:43:32 DEBUG : dir: reading active writers 2026/09/09 03:43:32 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.23s) === RUN TestDirHandleReaddir run.go:198: Remote "sftp://rclone@:22/rclone-test-catefoc5guce", Local "Local file system at /tmp/rclone1615841533", Modify Window "1s" 2026/09/09 03:43:32 INFO : sftp://rclone@:22/rclone-test-catefoc5guce: poll-interval is not supported by this remote 2026/09/09 03:43:32 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:32 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:32 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:32 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:32 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:32 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:32 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:32 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/09 03:43:32 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:32 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:32 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:32 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:32 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:32 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:32 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:32 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/09 03:43:32 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file2" 2026/09/09 03:43:32 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:32 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir/file2 2026/09/09 03:43:32 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir/file2" 2026/09/09 03:43:32 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:32 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: d1b75f73cb5fce53969131dd22562187 /rclone-test-catefoc5guce/dir/file2 2026/09/09 03:43:32 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:32 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/09/09 03:43:32 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file2" 2026/09/09 03:43:32 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:32 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/dir/file2 2026/09/09 03:43:32 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/dir/file2" 2026/09/09 03:43:32 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:32 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /rclone-test-catefoc5guce/dir/file2 2026/09/09 03:43:32 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:32 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/09/09 03:43:32 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/subdir/file3" 2026/09/09 03:43:32 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:32 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir/subdir/file3 2026/09/09 03:43:32 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir/subdir/file3" 2026/09/09 03:43:32 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:32 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /rclone-test-catefoc5guce/dir/subdir/file3 2026/09/09 03:43:32 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:32 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/09/09 03:43:32 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/subdir/file3" 2026/09/09 03:43:32 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:32 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/dir/subdir/file3 2026/09/09 03:43:32 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/dir/subdir/file3" 2026/09/09 03:43:32 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:32 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /rclone-test-catefoc5guce/dir/subdir/file3 2026/09/09 03:43:32 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:32 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a 2026/09/09 03:43:32 DEBUG : WaitForWriters: timeout=30s 2026/09/09 03:43:32 DEBUG : dir/subdir: Looking for writers 2026/09/09 03:43:32 DEBUG : dir: Looking for writers 2026/09/09 03:43:32 DEBUG : file1: reading active writers 2026/09/09 03:43:32 DEBUG : file2: reading active writers 2026/09/09 03:43:32 DEBUG : subdir: reading active writers 2026/09/09 03:43:32 DEBUG : Looking for writers 2026/09/09 03:43:32 DEBUG : dir: reading active writers 2026/09/09 03:43:32 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.66s) === RUN TestDirHandleReaddirnames run.go:198: Remote "sftp://rclone@:22/rclone-test-catefoc5guce", Local "Local file system at /tmp/rclone1615841533", Modify Window "1s" 2026/09/09 03:43:32 INFO : sftp://rclone@:22/rclone-test-catefoc5guce: poll-interval is not supported by this remote 2026/09/09 03:43:32 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:32 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:32 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:32 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:32 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:32 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:32 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:32 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/09 03:43:32 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:32 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:32 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:32 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:32 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:32 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:32 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:32 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/09 03:43:32 DEBUG : WaitForWriters: timeout=30s 2026/09/09 03:43:32 DEBUG : dir: Looking for writers 2026/09/09 03:43:32 DEBUG : file1: reading active writers 2026/09/09 03:43:32 DEBUG : Looking for writers 2026/09/09 03:43:32 DEBUG : dir: reading active writers 2026/09/09 03:43:32 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.22s) === RUN TestDirMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-catefoc5guce", Local "Local file system at /tmp/rclone1615841533", Modify Window "1s" 2026/09/09 03:43:32 INFO : sftp://rclone@:22/rclone-test-catefoc5guce: poll-interval is not supported by this remote 2026/09/09 03:43:32 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:32 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:32 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:32 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:33 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:33 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:33 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:33 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/09 03:43:33 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:33 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:33 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:33 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:33 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:33 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:33 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:33 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/09 03:43:33 DEBUG : WaitForWriters: timeout=30s 2026/09/09 03:43:33 DEBUG : dir: Looking for writers 2026/09/09 03:43:33 DEBUG : Looking for writers 2026/09/09 03:43:33 DEBUG : dir: reading active writers 2026/09/09 03:43:33 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.23s) === RUN TestDirForgetAll run.go:198: Remote "sftp://rclone@:22/rclone-test-catefoc5guce", Local "Local file system at /tmp/rclone1615841533", Modify Window "1s" 2026/09/09 03:43:33 INFO : sftp://rclone@:22/rclone-test-catefoc5guce: poll-interval is not supported by this remote 2026/09/09 03:43:33 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:33 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:33 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:33 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:33 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:33 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:33 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:33 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/09 03:43:33 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:33 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:33 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:33 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:33 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:33 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:33 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:33 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/09 03:43:33 DEBUG : dir: forgetting directory cache 2026/09/09 03:43:33 DEBUG : forgetting directory cache 2026/09/09 03:43:33 DEBUG : dir: forgetting directory cache 2026/09/09 03:43:33 DEBUG : WaitForWriters: timeout=30s 2026/09/09 03:43:33 DEBUG : Looking for writers 2026/09/09 03:43:33 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.19s) === RUN TestDirForgetPath run.go:198: Remote "sftp://rclone@:22/rclone-test-catefoc5guce", Local "Local file system at /tmp/rclone1615841533", Modify Window "1s" 2026/09/09 03:43:33 INFO : sftp://rclone@:22/rclone-test-catefoc5guce: poll-interval is not supported by this remote 2026/09/09 03:43:33 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:33 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:33 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:33 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:33 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:33 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:33 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:33 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/09 03:43:33 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:33 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:33 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:33 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:33 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:33 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:33 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:33 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/09 03:43:33 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/09/09 03:43:33 DEBUG : dir: invalidating directory cache 2026/09/09 03:43:33 DEBUG : >ForgetPath: 2026/09/09 03:43:33 DEBUG : ForgetPath: relativePath="dir", type=0 2026/09/09 03:43:33 DEBUG : invalidating directory cache 2026/09/09 03:43:33 DEBUG : dir: forgetting directory cache 2026/09/09 03:43:33 DEBUG : >ForgetPath: 2026/09/09 03:43:33 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/09/09 03:43:33 DEBUG : >ForgetPath: 2026/09/09 03:43:33 DEBUG : WaitForWriters: timeout=30s 2026/09/09 03:43:33 DEBUG : dir: Looking for writers 2026/09/09 03:43:33 DEBUG : Looking for writers 2026/09/09 03:43:33 DEBUG : dir: reading active writers 2026/09/09 03:43:33 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.23s) === RUN TestDirWalk run.go:198: Remote "sftp://rclone@:22/rclone-test-catefoc5guce", Local "Local file system at /tmp/rclone1615841533", Modify Window "1s" 2026/09/09 03:43:33 INFO : sftp://rclone@:22/rclone-test-catefoc5guce: poll-interval is not supported by this remote 2026/09/09 03:43:33 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:33 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:33 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:33 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:33 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:33 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:33 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:33 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/09 03:43:33 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:33 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:33 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:33 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:33 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:33 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:33 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:33 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/09 03:43:33 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2026/09/09 03:43:33 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/fil/a/b/c" 2026/09/09 03:43:33 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:33 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/fil/a/b/c 2026/09/09 03:43:33 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/fil/a/b/c" 2026/09/09 03:43:34 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:34 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 8a723ce6358887fb2e41fbe163780b08 /rclone-test-catefoc5guce/fil/a/b/c 2026/09/09 03:43:34 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:34 DEBUG : fil/a/b/c: Parsed hash: 8a723ce6358887fb2e41fbe163780b08 2026/09/09 03:43:34 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/fil/a/b/c" 2026/09/09 03:43:34 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:34 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/fil/a/b/c 2026/09/09 03:43:34 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/fil/a/b/c" 2026/09/09 03:43:34 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:34 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 6e53ed736122eed1a3cfda28927c84739fb15f43 /rclone-test-catefoc5guce/fil/a/b/c 2026/09/09 03:43:34 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:34 DEBUG : fil/a/b/c: Parsed hash: 6e53ed736122eed1a3cfda28927c84739fb15f43 2026/09/09 03:43:34 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:34 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:34 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:34 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:34 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:34 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:34 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:34 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/09 03:43:34 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:34 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:34 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:34 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:34 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:34 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:34 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:34 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/09 03:43:34 DEBUG : forgetting directory cache 2026/09/09 03:43:34 DEBUG : dir: forgetting directory cache 2026/09/09 03:43:34 DEBUG : WaitForWriters: timeout=30s 2026/09/09 03:43:34 DEBUG : dir: Looking for writers 2026/09/09 03:43:34 DEBUG : fil/a/b: Looking for writers 2026/09/09 03:43:34 DEBUG : fil/a: Looking for writers 2026/09/09 03:43:34 DEBUG : b: reading active writers 2026/09/09 03:43:34 DEBUG : fil: Looking for writers 2026/09/09 03:43:34 DEBUG : a: reading active writers 2026/09/09 03:43:34 DEBUG : Looking for writers 2026/09/09 03:43:34 DEBUG : dir: reading active writers 2026/09/09 03:43:34 DEBUG : fil: reading active writers 2026/09/09 03:43:34 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.76s) === RUN TestDirSetModTime run.go:198: Remote "sftp://rclone@:22/rclone-test-catefoc5guce", Local "Local file system at /tmp/rclone1615841533", Modify Window "1s" 2026/09/09 03:43:34 INFO : sftp://rclone@:22/rclone-test-catefoc5guce: poll-interval is not supported by this remote 2026/09/09 03:43:34 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:34 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:34 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:34 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:34 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:34 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:34 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:34 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/09 03:43:34 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:34 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:34 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:34 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:34 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:34 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:34 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:34 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/09 03:43:34 DEBUG : WaitForWriters: timeout=30s 2026/09/09 03:43:34 DEBUG : dir: Looking for writers 2026/09/09 03:43:34 DEBUG : Looking for writers 2026/09/09 03:43:34 DEBUG : dir: reading active writers 2026/09/09 03:43:34 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.22s) === RUN TestDirStat run.go:198: Remote "sftp://rclone@:22/rclone-test-catefoc5guce", Local "Local file system at /tmp/rclone1615841533", Modify Window "1s" 2026/09/09 03:43:34 INFO : sftp://rclone@:22/rclone-test-catefoc5guce: poll-interval is not supported by this remote 2026/09/09 03:43:34 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:34 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:34 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:34 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:34 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:34 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:34 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:34 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/09 03:43:34 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:34 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:34 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:34 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:34 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:34 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:34 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:34 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/09 03:43:34 DEBUG : WaitForWriters: timeout=30s 2026/09/09 03:43:34 DEBUG : dir: Looking for writers 2026/09/09 03:43:34 DEBUG : file1: reading active writers 2026/09/09 03:43:34 DEBUG : Looking for writers 2026/09/09 03:43:34 DEBUG : dir: reading active writers 2026/09/09 03:43:34 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.19s) === RUN TestDirReadDirAll run.go:198: Remote "sftp://rclone@:22/rclone-test-catefoc5guce", Local "Local file system at /tmp/rclone1615841533", Modify Window "1s" 2026/09/09 03:43:34 INFO : sftp://rclone@:22/rclone-test-catefoc5guce: poll-interval is not supported by this remote 2026/09/09 03:43:34 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:34 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:34 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:34 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:34 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:34 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:34 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:34 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/09 03:43:34 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:34 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:34 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:34 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:35 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:35 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:35 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:35 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/09 03:43:35 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file2" 2026/09/09 03:43:35 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:35 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir/file2 2026/09/09 03:43:35 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir/file2" 2026/09/09 03:43:35 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:35 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: d1b75f73cb5fce53969131dd22562187 /rclone-test-catefoc5guce/dir/file2 2026/09/09 03:43:35 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:35 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/09/09 03:43:35 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file2" 2026/09/09 03:43:35 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:35 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/dir/file2 2026/09/09 03:43:35 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/dir/file2" 2026/09/09 03:43:35 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:35 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /rclone-test-catefoc5guce/dir/file2 2026/09/09 03:43:35 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:35 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/09/09 03:43:35 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/subdir/file3" 2026/09/09 03:43:35 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:35 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir/subdir/file3 2026/09/09 03:43:35 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir/subdir/file3" 2026/09/09 03:43:35 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:35 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /rclone-test-catefoc5guce/dir/subdir/file3 2026/09/09 03:43:35 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:35 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/09/09 03:43:35 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/subdir/file3" 2026/09/09 03:43:35 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:35 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/dir/subdir/file3 2026/09/09 03:43:35 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/dir/subdir/file3" 2026/09/09 03:43:35 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:35 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /rclone-test-catefoc5guce/dir/subdir/file3 2026/09/09 03:43:35 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:35 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a === RUN TestDirReadDirAll/Virtual 2026/09/09 03:43:35 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/09/09 03:43:35 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/09/09 03:43:35 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/09/09 03:43:35 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/09/09 03:43:35 DEBUG : Waiting for deletions to finish 2026/09/09 03:43:35 INFO : dir/subdir/file3: Deleted 2026/09/09 03:43:35 DEBUG : removing 1 level 2 directories 2026/09/09 03:43:35 INFO : dir/subdir: Removing directory 2026/09/09 03:43:35 DEBUG : dir: invalidating directory cache 2026/09/09 03:43:35 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/09/09 03:43:35 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/09/09 03:43:35 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/09/09 03:43:35 DEBUG : dir/file1: Reset virtual modtime 2026/09/09 03:43:35 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/09/09 03:43:35 DEBUG : dir/virtualFile: Reset virtual modtime 2026/09/09 03:43:35 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/09/09 03:43:35 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/09/09 03:43:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/09 03:43:35 DEBUG : dir: invalidating directory cache 2026/09/09 03:43:35 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/09/09 03:43:35 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/09/09 03:43:35 DEBUG : dir/virtualFile: Reset virtual modtime 2026/09/09 03:43:35 DEBUG : forgetting directory cache 2026/09/09 03:43:35 DEBUG : dir: forgetting directory cache 2026/09/09 03:43:35 DEBUG : dir/virtualDir: forgetting directory cache 2026/09/09 03:43:35 DEBUG : WaitForWriters: timeout=30s 2026/09/09 03:43:35 DEBUG : dir/virtualDir: Looking for writers 2026/09/09 03:43:35 DEBUG : dir: Looking for writers 2026/09/09 03:43:35 DEBUG : file1: reading active writers 2026/09/09 03:43:35 DEBUG : virtualFile2: reading active writers 2026/09/09 03:43:35 DEBUG : virtualFile: reading active writers 2026/09/09 03:43:35 DEBUG : virtualDir: reading active writers 2026/09/09 03:43:35 DEBUG : Looking for writers 2026/09/09 03:43:35 DEBUG : dir: reading active writers 2026/09/09 03:43:35 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.70s) --- PASS: TestDirReadDirAll/Virtual (0.02s) === RUN TestDirOpen run.go:198: Remote "sftp://rclone@:22/rclone-test-catefoc5guce", Local "Local file system at /tmp/rclone1615841533", Modify Window "1s" 2026/09/09 03:43:35 INFO : sftp://rclone@:22/rclone-test-catefoc5guce: poll-interval is not supported by this remote 2026/09/09 03:43:35 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:35 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:35 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:35 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:35 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:35 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:35 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:35 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/09 03:43:35 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:35 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:35 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:35 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:35 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:35 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:35 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:35 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/09 03:43:35 ERROR : dir/: Can only open directories read only 2026/09/09 03:43:35 DEBUG : WaitForWriters: timeout=30s 2026/09/09 03:43:35 DEBUG : dir: Looking for writers 2026/09/09 03:43:35 DEBUG : Looking for writers 2026/09/09 03:43:35 DEBUG : dir: reading active writers 2026/09/09 03:43:35 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.22s) === RUN TestDirCreate run.go:198: Remote "sftp://rclone@:22/rclone-test-catefoc5guce", Local "Local file system at /tmp/rclone1615841533", Modify Window "1s" 2026/09/09 03:43:35 INFO : sftp://rclone@:22/rclone-test-catefoc5guce: poll-interval is not supported by this remote 2026/09/09 03:43:35 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:35 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:35 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:35 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:35 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:35 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:35 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:35 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/09 03:43:35 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:35 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:35 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:35 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:35 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:35 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:35 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:35 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/09 03:43:36 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:43:36 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/09/09 03:43:36 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/09/09 03:43:36 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/09/09 03:43:36 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: File to upload is small (5 bytes), uploading instead of streaming 2026/09/09 03:43:36 DEBUG : dir/potato: size = 5 OK 2026/09/09 03:43:36 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/potato" 2026/09/09 03:43:36 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:36 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir/potato 2026/09/09 03:43:36 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir/potato" 2026/09/09 03:43:36 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:36 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-catefoc5guce/dir/potato 2026/09/09 03:43:36 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:36 DEBUG : dir/potato: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/09 03:43:36 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/09 03:43:36 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/09/09 03:43:36 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/09/09 03:43:36 DEBUG : WaitForWriters: timeout=30s 2026/09/09 03:43:36 DEBUG : dir: Looking for writers 2026/09/09 03:43:36 DEBUG : file1: reading active writers 2026/09/09 03:43:36 DEBUG : potato: reading active writers 2026/09/09 03:43:36 DEBUG : Looking for writers 2026/09/09 03:43:36 DEBUG : dir: reading active writers 2026/09/09 03:43:36 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.44s) === RUN TestDirMkdir run.go:198: Remote "sftp://rclone@:22/rclone-test-catefoc5guce", Local "Local file system at /tmp/rclone1615841533", Modify Window "1s" 2026/09/09 03:43:36 INFO : sftp://rclone@:22/rclone-test-catefoc5guce: poll-interval is not supported by this remote 2026/09/09 03:43:36 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:36 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:36 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:36 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:36 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:36 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:36 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:36 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/09 03:43:36 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:36 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:36 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:36 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:36 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:36 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:36 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:36 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/09 03:43:36 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/09/09 03:43:36 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:36 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:36 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:36 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:36 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:36 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:36 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:36 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/09 03:43:36 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:36 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:36 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:36 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:36 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:36 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:36 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:36 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/09 03:43:36 DEBUG : WaitForWriters: timeout=30s 2026/09/09 03:43:36 DEBUG : dir/sub: Looking for writers 2026/09/09 03:43:36 DEBUG : dir: Looking for writers 2026/09/09 03:43:36 DEBUG : file1: reading active writers 2026/09/09 03:43:36 DEBUG : sub: reading active writers 2026/09/09 03:43:36 DEBUG : Looking for writers 2026/09/09 03:43:36 DEBUG : dir: reading active writers 2026/09/09 03:43:36 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.55s) === RUN TestDirMkdirSub run.go:198: Remote "sftp://rclone@:22/rclone-test-catefoc5guce", Local "Local file system at /tmp/rclone1615841533", Modify Window "1s" 2026/09/09 03:43:36 INFO : sftp://rclone@:22/rclone-test-catefoc5guce: poll-interval is not supported by this remote 2026/09/09 03:43:36 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:36 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:36 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:36 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:36 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:36 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:36 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:36 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/09 03:43:36 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:36 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:36 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:36 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:36 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:36 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:36 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:36 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/09 03:43:36 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/09/09 03:43:36 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/09/09 03:43:36 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:36 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:36 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:36 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:37 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:37 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:37 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:37 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/09 03:43:37 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:37 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:37 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:37 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:37 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:37 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:37 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:37 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/09 03:43:37 DEBUG : WaitForWriters: timeout=30s 2026/09/09 03:43:37 DEBUG : dir/sub/subsub: Looking for writers 2026/09/09 03:43:37 DEBUG : dir/sub: Looking for writers 2026/09/09 03:43:37 DEBUG : subsub: reading active writers 2026/09/09 03:43:37 DEBUG : dir: Looking for writers 2026/09/09 03:43:37 DEBUG : sub: reading active writers 2026/09/09 03:43:37 DEBUG : file1: reading active writers 2026/09/09 03:43:37 DEBUG : Looking for writers 2026/09/09 03:43:37 DEBUG : dir: reading active writers 2026/09/09 03:43:37 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.46s) === RUN TestDirRemove run.go:198: Remote "sftp://rclone@:22/rclone-test-catefoc5guce", Local "Local file system at /tmp/rclone1615841533", Modify Window "1s" 2026/09/09 03:43:37 INFO : sftp://rclone@:22/rclone-test-catefoc5guce: poll-interval is not supported by this remote 2026/09/09 03:43:37 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:37 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:37 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:37 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:37 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:37 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:37 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:37 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/09 03:43:37 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:37 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:37 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:37 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:37 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:37 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:37 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:37 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/09 03:43:37 ERROR : dir/: Dir.Remove not empty 2026/09/09 03:43:37 DEBUG : dir/file1: Remove: 2026/09/09 03:43:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/09 03:43:37 DEBUG : dir/file1: >Remove: err= 2026/09/09 03:43:37 DEBUG : Added virtual directory entry vDel: "dir" 2026/09/09 03:43:37 DEBUG : WaitForWriters: timeout=30s 2026/09/09 03:43:37 DEBUG : Looking for writers 2026/09/09 03:43:37 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.18s) === RUN TestDirRemoveAll run.go:198: Remote "sftp://rclone@:22/rclone-test-catefoc5guce", Local "Local file system at /tmp/rclone1615841533", Modify Window "1s" 2026/09/09 03:43:37 INFO : sftp://rclone@:22/rclone-test-catefoc5guce: poll-interval is not supported by this remote 2026/09/09 03:43:37 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:37 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:37 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:37 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:37 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:37 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:37 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:37 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/09 03:43:37 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:37 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:37 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:37 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:37 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:37 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:37 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:37 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/09 03:43:37 DEBUG : dir/file1: Remove: 2026/09/09 03:43:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/09 03:43:37 DEBUG : dir/file1: >Remove: err= 2026/09/09 03:43:37 DEBUG : Added virtual directory entry vDel: "dir" 2026/09/09 03:43:37 DEBUG : WaitForWriters: timeout=30s 2026/09/09 03:43:37 DEBUG : Looking for writers 2026/09/09 03:43:37 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.23s) === RUN TestDirRemoveName run.go:198: Remote "sftp://rclone@:22/rclone-test-catefoc5guce", Local "Local file system at /tmp/rclone1615841533", Modify Window "1s" 2026/09/09 03:43:37 INFO : sftp://rclone@:22/rclone-test-catefoc5guce: poll-interval is not supported by this remote 2026/09/09 03:43:37 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:37 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:37 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:37 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:37 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:37 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:37 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:37 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/09 03:43:37 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:37 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:37 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:37 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:37 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:37 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:37 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:37 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/09 03:43:37 DEBUG : dir/file1: Remove: 2026/09/09 03:43:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/09 03:43:37 DEBUG : dir/file1: >Remove: err= 2026/09/09 03:43:37 DEBUG : WaitForWriters: timeout=30s 2026/09/09 03:43:37 DEBUG : dir: Looking for writers 2026/09/09 03:43:37 DEBUG : Looking for writers 2026/09/09 03:43:37 DEBUG : dir: reading active writers 2026/09/09 03:43:37 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.33s) === RUN TestDirRename run.go:198: Remote "sftp://rclone@:22/rclone-test-catefoc5guce", Local "Local file system at /tmp/rclone1615841533", Modify Window "1s" 2026/09/09 03:43:37 INFO : sftp://rclone@:22/rclone-test-catefoc5guce: poll-interval is not supported by this remote 2026/09/09 03:43:37 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:37 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:37 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:37 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:38 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:38 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:38 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:38 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/09 03:43:38 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:38 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:38 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:38 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:38 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:38 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:38 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:38 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/09 03:43:38 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:38 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:38 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:38 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:38 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:38 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:38 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:38 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/09 03:43:38 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:38 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:38 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:38 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:38 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:38 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:38 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:38 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/09 03:43:38 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file3" 2026/09/09 03:43:38 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:38 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir/file3 2026/09/09 03:43:38 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir/file3" 2026/09/09 03:43:38 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:38 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-catefoc5guce/dir/file3 2026/09/09 03:43:38 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:38 DEBUG : dir/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/09/09 03:43:38 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file3" 2026/09/09 03:43:38 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:38 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/dir/file3 2026/09/09 03:43:38 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/dir/file3" 2026/09/09 03:43:38 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:38 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-catefoc5guce/dir/file3 2026/09/09 03:43:38 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:38 DEBUG : dir/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/09/09 03:43:38 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/09/09 03:43:38 DEBUG : dir: Updating dir with dir2 0x301a13128180 2026/09/09 03:43:38 DEBUG : dir: forgetting directory cache 2026/09/09 03:43:38 DEBUG : Added virtual directory entry vDel: "dir" 2026/09/09 03:43:38 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/09/09 03:43:38 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir2/file1" 2026/09/09 03:43:38 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:38 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir2/file1 2026/09/09 03:43:38 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir2/file1" 2026/09/09 03:43:38 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:38 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-catefoc5guce/dir2/file1 2026/09/09 03:43:38 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:38 DEBUG : dir2/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/09 03:43:38 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir2/file1" 2026/09/09 03:43:38 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:38 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/dir2/file1 2026/09/09 03:43:38 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/dir2/file1" 2026/09/09 03:43:38 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:38 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-catefoc5guce/dir2/file1 2026/09/09 03:43:38 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:38 DEBUG : dir2/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/09 03:43:38 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir2/file3" 2026/09/09 03:43:38 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:38 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir2/file3 2026/09/09 03:43:38 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir2/file3" 2026/09/09 03:43:38 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:38 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-catefoc5guce/dir2/file3 2026/09/09 03:43:38 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:38 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/09/09 03:43:38 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir2/file3" 2026/09/09 03:43:38 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:38 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/dir2/file3 2026/09/09 03:43:38 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/dir2/file3" 2026/09/09 03:43:38 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:38 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-catefoc5guce/dir2/file3 2026/09/09 03:43:38 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:38 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/09/09 03:43:39 INFO : dir2/file1: Moved (server-side) to: file2 2026/09/09 03:43:39 DEBUG : file2: Updating file with file2 0x301a12fc9860 2026/09/09 03:43:39 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/09/09 03:43:39 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/09 03:43:39 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/file2" 2026/09/09 03:43:39 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:39 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/file2 2026/09/09 03:43:39 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/file2" 2026/09/09 03:43:39 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:39 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-catefoc5guce/file2 2026/09/09 03:43:39 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:39 DEBUG : file2: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/09 03:43:39 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/file2" 2026/09/09 03:43:39 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:39 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/file2 2026/09/09 03:43:39 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/file2" 2026/09/09 03:43:39 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:39 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-catefoc5guce/file2 2026/09/09 03:43:39 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:39 DEBUG : file2: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/09 03:43:39 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir2/file3" 2026/09/09 03:43:39 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:39 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir2/file3 2026/09/09 03:43:39 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir2/file3" 2026/09/09 03:43:39 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:39 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-catefoc5guce/dir2/file3 2026/09/09 03:43:39 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:39 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/09/09 03:43:39 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir2/file3" 2026/09/09 03:43:39 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:39 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/dir2/file3 2026/09/09 03:43:39 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/dir2/file3" 2026/09/09 03:43:39 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:39 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-catefoc5guce/dir2/file3 2026/09/09 03:43:39 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:39 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/09/09 03:43:39 INFO : dir2/file3: Deleted 2026/09/09 03:43:39 INFO : file2: Moved (server-side) to: dir2/file3 2026/09/09 03:43:39 DEBUG : dir2/file3: Updating file with dir2/file3 0x301a12fc9860 2026/09/09 03:43:39 DEBUG : Added virtual directory entry vDel: "file2" 2026/09/09 03:43:39 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/09/09 03:43:39 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir2/file3" 2026/09/09 03:43:39 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:39 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir2/file3 2026/09/09 03:43:39 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir2/file3" 2026/09/09 03:43:39 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:39 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-catefoc5guce/dir2/file3 2026/09/09 03:43:39 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:39 DEBUG : dir2/file3: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/09 03:43:39 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir2/file3" 2026/09/09 03:43:39 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:39 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/dir2/file3 2026/09/09 03:43:39 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/dir2/file3" 2026/09/09 03:43:39 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:39 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-catefoc5guce/dir2/file3 2026/09/09 03:43:39 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:39 DEBUG : dir2/file3: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/09 03:43:39 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/09/09 03:43:39 DEBUG : empty directory: Updating dir with renamed empty directory 0x301a12f66cc0 2026/09/09 03:43:39 DEBUG : empty directory: forgetting directory cache 2026/09/09 03:43:39 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/09/09 03:43:39 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/09/09 03:43:39 DEBUG : dir2: Renaming to "dir3" 2026/09/09 03:43:39 DEBUG : WaitForWriters: timeout=30s 2026/09/09 03:43:39 DEBUG : dir3: Looking for writers 2026/09/09 03:43:39 DEBUG : file3: reading active writers 2026/09/09 03:43:39 DEBUG : renamed empty directory: Looking for writers 2026/09/09 03:43:39 DEBUG : Looking for writers 2026/09/09 03:43:39 DEBUG : dir3: reading active writers 2026/09/09 03:43:39 DEBUG : renamed empty directory: reading active writers 2026/09/09 03:43:39 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-catefoc5guce", Local "Local file system at /tmp/rclone1615841533", Modify Window "1s" 2026/09/09 03:43:39 INFO : sftp://rclone@:22/rclone-test-catefoc5guce: poll-interval is not supported by this remote 2026/09/09 03:43:39 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:39 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:39 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:39 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:39 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:39 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:39 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:39 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/09 03:43:39 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:39 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:39 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:39 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:39 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:39 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:39 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:39 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/09 03:43:39 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/09/09 03:43:39 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:43:39 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/09 03:43:39 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/09/09 03:43:39 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/09/09 03:43:39 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/09/09 03:43:39 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/09/09 03:43:39 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:43:39 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/09 03:43:39 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/09/09 03:43:39 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/09/09 03:43:39 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/09/09 03:43:39 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/09/09 03:43:39 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: File to upload is small (12 bytes), uploading instead of streaming 2026/09/09 03:43:39 DEBUG : dir/sub/file2: size = 12 OK 2026/09/09 03:43:39 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/sub/file2" 2026/09/09 03:43:39 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:39 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir/sub/file2 2026/09/09 03:43:39 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir/sub/file2" 2026/09/09 03:43:40 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:40 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: fc3ff98e8c6a0d3087d515c0473f8677 /rclone-test-catefoc5guce/dir/sub/file2 2026/09/09 03:43:40 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:40 DEBUG : dir/sub/file2: Parsed hash: fc3ff98e8c6a0d3087d515c0473f8677 2026/09/09 03:43:40 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/09/09 03:43:40 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/09/09 03:43:40 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/09/09 03:43:40 DEBUG : forgetting directory cache 2026/09/09 03:43:40 DEBUG : dir: forgetting directory cache 2026/09/09 03:43:40 DEBUG : dir/sub: forgetting directory cache 2026/09/09 03:43:40 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/09/09 03:43:40 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/09/09 03:43:40 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: File to upload is small (5 bytes), uploading instead of streaming 2026/09/09 03:43:40 DEBUG : dir/sub/file0: size = 5 OK 2026/09/09 03:43:40 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/sub/file0" 2026/09/09 03:43:40 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:40 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir/sub/file0 2026/09/09 03:43:40 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir/sub/file0" 2026/09/09 03:43:40 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:40 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-catefoc5guce/dir/sub/file0 2026/09/09 03:43:40 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:40 DEBUG : dir/sub/file0: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/09 03:43:40 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/09 03:43:40 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/09/09 03:43:40 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/09/09 03:43:40 DEBUG : WaitForWriters: timeout=30s 2026/09/09 03:43:40 DEBUG : dir/sub: Looking for writers 2026/09/09 03:43:40 DEBUG : file0: reading active writers 2026/09/09 03:43:40 DEBUG : file2: reading active writers 2026/09/09 03:43:40 DEBUG : dir: Looking for writers 2026/09/09 03:43:40 DEBUG : file1: reading active writers 2026/09/09 03:43:40 DEBUG : sub: reading active writers 2026/09/09 03:43:40 DEBUG : Looking for writers 2026/09/09 03:43:40 DEBUG : dir: reading active writers 2026/09/09 03:43:40 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.43s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "sftp://rclone@:22/rclone-test-catefoc5guce", Local "Local file system at /tmp/rclone1615841533", Modify Window "1s" 2026/09/09 03:43:40 INFO : sftp://rclone@:22/rclone-test-catefoc5guce: poll-interval is not supported by this remote 2026/09/09 03:43:40 DEBUG : forgetting directory cache 2026/09/09 03:43:41 DEBUG : forgetting directory cache 2026/09/09 03:43:41 DEBUG : dir: forgetting directory cache 2026/09/09 03:43:41 DEBUG : WaitForWriters: timeout=30s 2026/09/09 03:43:41 DEBUG : dir: Looking for writers 2026/09/09 03:43:41 DEBUG : Looking for writers 2026/09/09 03:43:41 DEBUG : dir: reading active writers 2026/09/09 03:43:41 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (1.12s) === RUN TestDirMetadataExtension run.go:198: Remote "sftp://rclone@:22/rclone-test-catefoc5guce", Local "Local file system at /tmp/rclone1615841533", Modify Window "1s" 2026/09/09 03:43:41 INFO : sftp://rclone@:22/rclone-test-catefoc5guce: poll-interval is not supported by this remote 2026/09/09 03:43:41 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:41 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:41 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:41 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:41 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:41 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:41 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:41 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/09 03:43:41 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:41 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:41 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:41 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:41 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:41 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:41 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:41 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/09 03:43:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/09/09 03:43:41 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:43:41 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/09/09 03:43:41 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/09/09 03:43:41 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/09/09 03:43:41 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/09/09 03:43:41 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/09/09 03:43:41 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/09/09 03:43:41 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:43:41 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/09/09 03:43:41 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/09/09 03:43:41 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/09/09 03:43:41 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/09/09 03:43:41 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/09/09 03:43:41 DEBUG : WaitForWriters: timeout=30s 2026/09/09 03:43:41 DEBUG : dir: Looking for writers 2026/09/09 03:43:41 DEBUG : file1.metadata: reading active writers 2026/09/09 03:43:41 DEBUG : file1: reading active writers 2026/09/09 03:43:41 DEBUG : Looking for writers 2026/09/09 03:43:41 DEBUG : dir: reading active writers 2026/09/09 03:43:41 DEBUG : dir.metadata: reading active writers 2026/09/09 03:43:41 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.23s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-catefoc5guce", Local "Local file system at /tmp/rclone1615841533", Modify Window "1s" 2026/09/09 03:43:41 INFO : sftp://rclone@:22/rclone-test-catefoc5guce: poll-interval is not supported by this remote 2026/09/09 03:43:41 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:41 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:41 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:41 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:41 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:41 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:41 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:41 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/09 03:43:41 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:41 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:41 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:41 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:41 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:41 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:41 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:41 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/09 03:43:41 DEBUG : WaitForWriters: timeout=30s 2026/09/09 03:43:41 DEBUG : dir: Looking for writers 2026/09/09 03:43:41 DEBUG : file1: reading active writers 2026/09/09 03:43:41 DEBUG : Looking for writers 2026/09/09 03:43:41 DEBUG : dir: reading active writers 2026/09/09 03:43:41 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.23s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "sftp://rclone@:22/rclone-test-catefoc5guce", Local "Local file system at /tmp/rclone1615841533", Modify Window "1s" 2026/09/09 03:43:41 INFO : sftp://rclone@:22/rclone-test-catefoc5guce: poll-interval is not supported by this remote 2026/09/09 03:43:41 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:41 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:41 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:41 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:41 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:41 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:41 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:41 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/09 03:43:41 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:41 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:41 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:41 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:41 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:41 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:41 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:41 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/09 03:43:41 DEBUG : Can set mod time: true 2026/09/09 03:43:41 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/09 03:43:41 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:41 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:41 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:41 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:42 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:42 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:42 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:42 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/09 03:43:42 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:42 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:42 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:42 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:42 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:42 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:42 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:42 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/09 03:43:42 DEBUG : WaitForWriters: timeout=30s 2026/09/09 03:43:42 DEBUG : dir: Looking for writers 2026/09/09 03:43:42 DEBUG : file1: reading active writers 2026/09/09 03:43:42 DEBUG : Looking for writers 2026/09/09 03:43:42 DEBUG : dir: reading active writers 2026/09/09 03:43:42 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "sftp://rclone@:22/rclone-test-catefoc5guce", Local "Local file system at /tmp/rclone1615841533", Modify Window "1s" 2026/09/09 03:43:42 INFO : sftp://rclone@:22/rclone-test-catefoc5guce: poll-interval is not supported by this remote 2026/09/09 03:43:42 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:42 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:42 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:42 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:42 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:42 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:42 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:42 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/09 03:43:42 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:42 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:42 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:42 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:42 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:42 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:42 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:42 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/09 03:43:42 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/09 03:43:42 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/09 03:43:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/09 03:43:42 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: File to upload is small (0 bytes), uploading instead of streaming 2026/09/09 03:43:42 DEBUG : dir/file1: size = 0 OK 2026/09/09 03:43:42 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:42 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:42 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:42 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:42 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:42 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:42 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:42 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/09/09 03:43:42 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/09 03:43:42 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/09/09 03:43:42 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/09 03:43:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/09 03:43:42 DEBUG : WaitForWriters: timeout=30s 2026/09/09 03:43:42 DEBUG : dir: Looking for writers 2026/09/09 03:43:42 DEBUG : file1: reading active writers 2026/09/09 03:43:42 DEBUG : Looking for writers 2026/09/09 03:43:42 DEBUG : dir: reading active writers 2026/09/09 03:43:42 DEBUG : >WaitForWriters: 2026/09/09 03:43:42 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:42 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:42 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:42 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:42 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:42 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:42 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:42 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/09/09 03:43:42 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:42 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:42 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:42 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:42 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:42 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:42 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:42 DEBUG : dir/file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/09/09 03:43:42 DEBUG : WaitForWriters: timeout=30s 2026/09/09 03:43:42 DEBUG : dir: Looking for writers 2026/09/09 03:43:42 DEBUG : file1: reading active writers 2026/09/09 03:43:42 DEBUG : Looking for writers 2026/09/09 03:43:42 DEBUG : dir: reading active writers 2026/09/09 03:43:42 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "sftp://rclone@:22/rclone-test-catefoc5guce", Local "Local file system at /tmp/rclone1615841533", Modify Window "1s" 2026/09/09 03:43:42 INFO : sftp://rclone@:22/rclone-test-catefoc5guce: poll-interval is not supported by this remote 2026/09/09 03:43:42 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:42 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:42 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:42 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:42 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:42 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:42 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:42 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/09 03:43:42 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:42 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:42 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:42 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:42 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:42 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:42 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:42 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/09 03:43:42 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/09 03:43:42 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/09 03:43:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/09 03:43:42 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: File to upload is small (5 bytes), uploading instead of streaming 2026/09/09 03:43:42 DEBUG : dir/file1: size = 5 OK 2026/09/09 03:43:42 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:42 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:42 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:42 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:43 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:43 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:43 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:43 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/09 03:43:43 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/09 03:43:43 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/09/09 03:43:43 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/09 03:43:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/09 03:43:43 DEBUG : WaitForWriters: timeout=30s 2026/09/09 03:43:43 DEBUG : dir: Looking for writers 2026/09/09 03:43:43 DEBUG : file1: reading active writers 2026/09/09 03:43:43 DEBUG : Looking for writers 2026/09/09 03:43:43 DEBUG : dir: reading active writers 2026/09/09 03:43:43 DEBUG : >WaitForWriters: 2026/09/09 03:43:43 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:43 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:43 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:43 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:43 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:43 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:43 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:43 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/09 03:43:43 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:43 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:43 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:43 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:43 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:43 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:43 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:43 DEBUG : dir/file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/09/09 03:43:43 DEBUG : WaitForWriters: timeout=30s 2026/09/09 03:43:43 DEBUG : dir: Looking for writers 2026/09/09 03:43:43 DEBUG : file1: reading active writers 2026/09/09 03:43:43 DEBUG : Looking for writers 2026/09/09 03:43:43 DEBUG : dir: reading active writers 2026/09/09 03:43:43 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "sftp://rclone@:22/rclone-test-catefoc5guce", Local "Local file system at /tmp/rclone1615841533", Modify Window "1s" 2026/09/09 03:43:43 INFO : sftp://rclone@:22/rclone-test-catefoc5guce: poll-interval is not supported by this remote 2026/09/09 03:43:43 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/09 03:43:43 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:43:43 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:43:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:43:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/09 03:43:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:43:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:43:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/09 03:43:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:43:43 INFO : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/09 03:43:43 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:43 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:43 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:43 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:43 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:43 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:43 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:43 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/09 03:43:43 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:43 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:43 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:43 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:43 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:43 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:43 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:43 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/09 03:43:43 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/09 03:43:43 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:43 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:43 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:43 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:43 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:43 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:43 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:43 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/09 03:43:43 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:43 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:43 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:43 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:43 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:43 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:43 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:43 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/09 03:43:43 DEBUG : WaitForWriters: timeout=30s 2026/09/09 03:43:43 DEBUG : dir: Looking for writers 2026/09/09 03:43:43 DEBUG : file1: reading active writers 2026/09/09 03:43:43 DEBUG : Looking for writers 2026/09/09 03:43:43 DEBUG : dir: reading active writers 2026/09/09 03:43:43 DEBUG : >WaitForWriters: 2026/09/09 03:43:43 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "sftp://rclone@:22/rclone-test-catefoc5guce", Local "Local file system at /tmp/rclone1615841533", Modify Window "1s" 2026/09/09 03:43:43 INFO : sftp://rclone@:22/rclone-test-catefoc5guce: poll-interval is not supported by this remote 2026/09/09 03:43:43 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/09 03:43:43 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:43:43 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:43:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:43:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/09 03:43:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:43:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:43:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/09 03:43:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:43:43 INFO : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/09 03:43:43 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:43 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:43 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:43 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:43 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:43 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:43 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:43 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/09 03:43:43 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:43 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:43 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:43 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:43 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:43 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:43 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:43 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/09 03:43:43 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/09/09 03:43:43 DEBUG : dir/file1: newRWFileHandle: 2026/09/09 03:43:43 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/09 03:43:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/09 03:43:43 DEBUG : dir/file1(0x301a12ffccc0): close: 2026/09/09 03:43:43 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/09 03:43:43 DEBUG : dir/file1(0x301a12ffccc0): >close: err= 2026/09/09 03:43:43 DEBUG : WaitForWriters: timeout=30s 2026/09/09 03:43:43 DEBUG : dir: Looking for writers 2026/09/09 03:43:43 DEBUG : file1: reading active writers 2026/09/09 03:43:43 DEBUG : Looking for writers 2026/09/09 03:43:43 DEBUG : dir: reading active writers 2026/09/09 03:43:43 DEBUG : >WaitForWriters: 2026/09/09 03:43:43 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:43 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:43 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:43 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:44 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:44 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:44 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:44 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/09 03:43:44 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:44 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:44 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:44 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:44 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:44 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:44 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:44 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/09 03:43:44 DEBUG : WaitForWriters: timeout=30s 2026/09/09 03:43:44 DEBUG : dir: Looking for writers 2026/09/09 03:43:44 DEBUG : file1: reading active writers 2026/09/09 03:43:44 DEBUG : Looking for writers 2026/09/09 03:43:44 DEBUG : dir: reading active writers 2026/09/09 03:43:44 DEBUG : >WaitForWriters: 2026/09/09 03:43:44 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "sftp://rclone@:22/rclone-test-catefoc5guce", Local "Local file system at /tmp/rclone1615841533", Modify Window "1s" 2026/09/09 03:43:44 INFO : sftp://rclone@:22/rclone-test-catefoc5guce: poll-interval is not supported by this remote 2026/09/09 03:43:44 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/09 03:43:44 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:43:44 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:43:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:43:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/09 03:43:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:43:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:43:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/09 03:43:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:43:44 INFO : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/09 03:43:44 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:44 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:44 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:44 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:44 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:44 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:44 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:44 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/09 03:43:44 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:44 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:44 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:44 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:44 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:44 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:44 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:44 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/09 03:43:44 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/09/09 03:43:44 DEBUG : dir/file1: newRWFileHandle: 2026/09/09 03:43:44 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/09 03:43:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/09 03:43:44 DEBUG : dir/file1(0x301a1331f480): _writeAt: size=5, off=0 2026/09/09 03:43:44 DEBUG : dir/file1(0x301a1331f480): openPending: 2026/09/09 03:43:44 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:44 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:44 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:44 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:44 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:44 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:44 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:44 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/09 03:43:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/09/09 03:43:44 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/09 03:43:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/09 03:43:44 DEBUG : dir/file1(0x301a1331f480): >openPending: err= 2026/09/09 03:43:44 DEBUG : dir/file1(0x301a1331f480): >_writeAt: n=5, err= 2026/09/09 03:43:44 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/09/09 03:43:44 DEBUG : dir/file1(0x301a1331f480): close: 2026/09/09 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/09/09 03:43:44 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/09/09 03:43:44 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/09/09 03:43:44 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/09/09 03:43:44 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/09/09 03:43:44 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/09 03:43:44 DEBUG : dir/file1(0x301a1331f480): >close: err= 2026/09/09 03:43:44 DEBUG : WaitForWriters: timeout=30s 2026/09/09 03:43:44 DEBUG : dir: Looking for writers 2026/09/09 03:43:44 DEBUG : file1: reading active writers 2026/09/09 03:43:44 DEBUG : Looking for writers 2026/09/09 03:43:44 DEBUG : dir: reading active writers 2026/09/09 03:43:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/09 03:43:44 DEBUG : dir: Looking for writers 2026/09/09 03:43:44 DEBUG : file1: reading active writers 2026/09/09 03:43:44 DEBUG : Looking for writers 2026/09/09 03:43:44 DEBUG : dir: reading active writers 2026/09/09 03:43:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/09 03:43:44 DEBUG : dir: Looking for writers 2026/09/09 03:43:44 DEBUG : file1: reading active writers 2026/09/09 03:43:44 DEBUG : Looking for writers 2026/09/09 03:43:44 DEBUG : dir: reading active writers 2026/09/09 03:43:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/09 03:43:44 DEBUG : dir: Looking for writers 2026/09/09 03:43:44 DEBUG : file1: reading active writers 2026/09/09 03:43:44 DEBUG : Looking for writers 2026/09/09 03:43:44 DEBUG : dir: reading active writers 2026/09/09 03:43:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/09 03:43:44 DEBUG : dir/file1: vfs cache: starting upload 2026/09/09 03:43:44 DEBUG : dir/file1.2f98c60a.partial: size = 14 OK 2026/09/09 03:43:44 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1.2f98c60a.partial" 2026/09/09 03:43:44 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:44 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir/file1.2f98c60a.partial 2026/09/09 03:43:44 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir/file1.2f98c60a.partial" 2026/09/09 03:43:44 DEBUG : dir: Looking for writers 2026/09/09 03:43:44 DEBUG : file1: reading active writers 2026/09/09 03:43:44 DEBUG : Looking for writers 2026/09/09 03:43:44 DEBUG : dir: reading active writers 2026/09/09 03:43:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/09 03:43:44 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:44 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-catefoc5guce/dir/file1.2f98c60a.partial 2026/09/09 03:43:44 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:44 DEBUG : dir/file1.2f98c60a.partial: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/09/09 03:43:44 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/09/09 03:43:44 DEBUG : dir/file1.2f98c60a.partial: renamed to: dir/file1 2026/09/09 03:43:44 INFO : dir/file1: Copied (replaced existing) 2026/09/09 03:43:44 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:44 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:44 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:44 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:44 DEBUG : dir: Looking for writers 2026/09/09 03:43:44 DEBUG : file1: reading active writers 2026/09/09 03:43:44 DEBUG : Looking for writers 2026/09/09 03:43:44 DEBUG : dir: reading active writers 2026/09/09 03:43:44 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:44 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:44 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:44 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/09/09 03:43:44 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/09/09 03:43:44 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/09 03:43:44 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/09/09 03:43:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/09 03:43:44 DEBUG : >WaitForWriters: 2026/09/09 03:43:44 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/09 03:43:44 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:44 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:44 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:44 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:44 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:44 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:44 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:44 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/09/09 03:43:44 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:44 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:44 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:44 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:45 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:45 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:45 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:45 DEBUG : dir/file1: Parsed hash: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 2026/09/09 03:43:45 DEBUG : WaitForWriters: timeout=30s 2026/09/09 03:43:45 DEBUG : dir: Looking for writers 2026/09/09 03:43:45 DEBUG : file1: reading active writers 2026/09/09 03:43:45 DEBUG : Looking for writers 2026/09/09 03:43:45 DEBUG : dir: reading active writers 2026/09/09 03:43:45 DEBUG : >WaitForWriters: 2026/09/09 03:43:45 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: cleaner exiting --- PASS: TestFileSetModTime (3.34s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (0.46s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (0.55s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (0.55s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (0.44s) --- 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-catefoc5guce", Local "Local file system at /tmp/rclone1615841533", Modify Window "1s" 2026/09/09 03:43:45 INFO : sftp://rclone@:22/rclone-test-catefoc5guce: poll-interval is not supported by this remote 2026/09/09 03:43:45 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:45 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:45 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:45 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:45 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:45 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:45 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:45 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/09 03:43:45 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:45 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:45 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:45 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:45 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:45 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:45 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:45 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/09 03:43:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/09 03:43:45 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/09 03:43:45 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/09 03:43:45 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/09/09 03:43:45 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:45 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:45 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:45 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:45 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:45 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:45 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:45 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/09 03:43:45 DEBUG : WaitForWriters: timeout=30s 2026/09/09 03:43:45 DEBUG : dir: Looking for writers 2026/09/09 03:43:45 DEBUG : file1: reading active writers 2026/09/09 03:43:45 DEBUG : Looking for writers 2026/09/09 03:43:45 DEBUG : dir: reading active writers 2026/09/09 03:43:45 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.34s) === RUN TestFileOpenReadUnknownSize 2026/09/09 03:43:45 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/09/09 03:43:45 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/09 03:43:45 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/09 03:43:45 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/09/09 03:43:45 DEBUG : WaitForWriters: timeout=30s 2026/09/09 03:43:45 DEBUG : Looking for writers 2026/09/09 03:43:45 DEBUG : file.txt: reading active writers 2026/09/09 03:43:45 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-catefoc5guce", Local "Local file system at /tmp/rclone1615841533", Modify Window "1s" 2026/09/09 03:43:45 INFO : sftp://rclone@:22/rclone-test-catefoc5guce: poll-interval is not supported by this remote 2026/09/09 03:43:45 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:45 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:45 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:45 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:45 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:45 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:45 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:45 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/09 03:43:45 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:45 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:45 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:45 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:45 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:45 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:45 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:45 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/09 03:43:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/09 03:43:45 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: File to upload is small (25 bytes), uploading instead of streaming 2026/09/09 03:43:45 DEBUG : dir/file1: size = 25 OK 2026/09/09 03:43:45 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:45 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:45 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:45 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:45 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:45 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:45 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:45 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/09 03:43:45 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/09 03:43:45 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/09/09 03:43:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/09 03:43:45 DEBUG : WaitForWriters: timeout=30s 2026/09/09 03:43:45 DEBUG : dir: Looking for writers 2026/09/09 03:43:45 DEBUG : file1: reading active writers 2026/09/09 03:43:45 DEBUG : Looking for writers 2026/09/09 03:43:45 DEBUG : dir: reading active writers 2026/09/09 03:43:45 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.35s) === RUN TestFileRemove run.go:198: Remote "sftp://rclone@:22/rclone-test-catefoc5guce", Local "Local file system at /tmp/rclone1615841533", Modify Window "1s" 2026/09/09 03:43:45 INFO : sftp://rclone@:22/rclone-test-catefoc5guce: poll-interval is not supported by this remote 2026/09/09 03:43:45 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:45 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:45 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:45 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:45 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:45 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:45 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:45 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/09 03:43:45 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:45 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:45 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:45 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:45 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:45 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:45 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:45 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/09 03:43:45 DEBUG : dir/file1: Remove: 2026/09/09 03:43:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/09 03:43:45 DEBUG : dir/file1: >Remove: err= 2026/09/09 03:43:45 DEBUG : dir/file1: Remove: 2026/09/09 03:43:45 DEBUG : dir/file1: >Remove: err=Read only file system 2026/09/09 03:43:45 DEBUG : WaitForWriters: timeout=30s 2026/09/09 03:43:45 DEBUG : dir: Looking for writers 2026/09/09 03:43:45 DEBUG : Looking for writers 2026/09/09 03:43:45 DEBUG : dir: reading active writers 2026/09/09 03:43:45 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.23s) === RUN TestFileRemoveAll run.go:198: Remote "sftp://rclone@:22/rclone-test-catefoc5guce", Local "Local file system at /tmp/rclone1615841533", Modify Window "1s" 2026/09/09 03:43:45 INFO : sftp://rclone@:22/rclone-test-catefoc5guce: poll-interval is not supported by this remote 2026/09/09 03:43:45 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:45 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:45 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:45 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:46 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:46 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:46 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:46 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/09 03:43:46 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:46 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:46 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:46 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:46 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:46 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:46 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:46 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/09 03:43:46 DEBUG : dir/file1: Remove: 2026/09/09 03:43:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/09 03:43:46 DEBUG : dir/file1: >Remove: err= 2026/09/09 03:43:46 DEBUG : dir/file1: Remove: 2026/09/09 03:43:46 DEBUG : dir/file1: >Remove: err=Read only file system 2026/09/09 03:43:46 DEBUG : WaitForWriters: timeout=30s 2026/09/09 03:43:46 DEBUG : dir: Looking for writers 2026/09/09 03:43:46 DEBUG : Looking for writers 2026/09/09 03:43:46 DEBUG : dir: reading active writers 2026/09/09 03:43:46 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.23s) === RUN TestFileOpen run.go:198: Remote "sftp://rclone@:22/rclone-test-catefoc5guce", Local "Local file system at /tmp/rclone1615841533", Modify Window "1s" 2026/09/09 03:43:46 INFO : sftp://rclone@:22/rclone-test-catefoc5guce: poll-interval is not supported by this remote 2026/09/09 03:43:46 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:46 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:46 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:46 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:46 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:46 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:46 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:46 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/09 03:43:46 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:46 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:46 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:46 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:46 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:46 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:46 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:46 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/09 03:43:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/09 03:43:46 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/09 03:43:46 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/09/09 03:43:46 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/09 03:43:46 DEBUG : dir/file1: Open: flags=O_RDWR 2026/09/09 03:43:46 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/09 03:43:46 DEBUG : dir/file1: Open: flags=0x3 2026/09/09 03:43:46 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/09/09 03:43:46 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/09/09 03:43:46 DEBUG : WaitForWriters: timeout=30s 2026/09/09 03:43:46 DEBUG : dir: Looking for writers 2026/09/09 03:43:46 DEBUG : file1: reading active writers 2026/09/09 03:43:46 DEBUG : Looking for writers 2026/09/09 03:43:46 DEBUG : dir: reading active writers 2026/09/09 03:43:46 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.23s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-catefoc5guce", Local "Local file system at /tmp/rclone1615841533", Modify Window "1s" 2026/09/09 03:43:46 INFO : sftp://rclone@:22/rclone-test-catefoc5guce: poll-interval is not supported by this remote 2026/09/09 03:43:46 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:46 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:46 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:46 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:46 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:46 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:46 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:46 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/09 03:43:46 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:46 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:46 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:46 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:46 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:46 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:46 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:46 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/09 03:43:46 DEBUG : WaitForWriters: timeout=30s 2026/09/09 03:43:46 DEBUG : dir: Looking for writers 2026/09/09 03:43:46 DEBUG : file1: reading active writers 2026/09/09 03:43:46 DEBUG : Looking for writers 2026/09/09 03:43:46 DEBUG : dir: reading active writers 2026/09/09 03:43:46 DEBUG : >WaitForWriters: 2026/09/09 03:43:46 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:46 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:46 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:46 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:46 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:46 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:46 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:46 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/09 03:43:46 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:46 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:46 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:46 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:46 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:46 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:46 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:46 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/09 03:43:46 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/09 03:43:46 DEBUG : newLeaf: Updating file with newLeaf 0x301a1321f860 2026/09/09 03:43:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/09 03:43:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/09 03:43:46 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/newLeaf" 2026/09/09 03:43:46 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:46 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/newLeaf 2026/09/09 03:43:46 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/newLeaf" 2026/09/09 03:43:46 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:46 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-catefoc5guce/newLeaf 2026/09/09 03:43:46 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:46 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/09 03:43:46 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/newLeaf" 2026/09/09 03:43:46 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:46 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/newLeaf 2026/09/09 03:43:46 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/newLeaf" 2026/09/09 03:43:47 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:47 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-catefoc5guce/newLeaf 2026/09/09 03:43:47 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:47 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/09 03:43:47 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/09 03:43:47 DEBUG : dir/file1: Updating file with dir/file1 0x301a1321f860 2026/09/09 03:43:47 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/09 03:43:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/09 03:43:47 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:47 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:47 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:47 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:47 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:47 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:47 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/09 03:43:47 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:47 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:47 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:47 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:47 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:47 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:47 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:47 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/09 03:43:47 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/09 03:43:47 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/09 03:43:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/09 03:43:47 DEBUG : dir/file1: File is currently open, delaying rename 0x301a1321f860 2026/09/09 03:43:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/09 03:43:47 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/09 03:43:47 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: File to upload is small (25 bytes), uploading instead of streaming 2026/09/09 03:43:47 DEBUG : dir/file1: size = 25 OK 2026/09/09 03:43:47 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:47 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:47 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:47 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:47 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:47 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:47 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:47 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/09 03:43:47 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/09 03:43:47 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/09/09 03:43:47 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/09 03:43:47 DEBUG : newLeaf: Running delayed rename now 2026/09/09 03:43:47 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/09 03:43:47 DEBUG : newLeaf: Updating file with newLeaf 0x301a1321f860 2026/09/09 03:43:47 DEBUG : WaitForWriters: timeout=30s 2026/09/09 03:43:47 DEBUG : dir: Looking for writers 2026/09/09 03:43:47 DEBUG : Looking for writers 2026/09/09 03:43:47 DEBUG : dir: reading active writers 2026/09/09 03:43:47 DEBUG : newLeaf: reading active writers 2026/09/09 03:43:47 DEBUG : >WaitForWriters: 2026/09/09 03:43:47 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/newLeaf" 2026/09/09 03:43:47 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:47 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/newLeaf 2026/09/09 03:43:47 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/newLeaf" 2026/09/09 03:43:47 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:47 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-catefoc5guce/newLeaf 2026/09/09 03:43:47 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:47 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/09 03:43:47 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/newLeaf" 2026/09/09 03:43:47 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:47 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/newLeaf 2026/09/09 03:43:47 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/newLeaf" 2026/09/09 03:43:47 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:47 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-catefoc5guce/newLeaf 2026/09/09 03:43:47 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:47 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/09/09 03:43:47 DEBUG : WaitForWriters: timeout=30s 2026/09/09 03:43:47 DEBUG : dir: Looking for writers 2026/09/09 03:43:47 DEBUG : Looking for writers 2026/09/09 03:43:47 DEBUG : dir: reading active writers 2026/09/09 03:43:47 DEBUG : newLeaf: reading active writers 2026/09/09 03:43:47 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-catefoc5guce", Local "Local file system at /tmp/rclone1615841533", Modify Window "1s" 2026/09/09 03:43:47 INFO : sftp://rclone@:22/rclone-test-catefoc5guce: poll-interval is not supported by this remote 2026/09/09 03:43:47 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/09 03:43:47 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:43:47 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:43:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:43:47 DEBUG : Config file has changed externally - reloading 2026/09/09 03:43:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/09 03:43:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:43:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:43:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/09 03:43:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:43:47 INFO : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/09 03:43:47 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:47 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:47 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:47 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:47 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:47 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:47 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/09 03:43:47 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:47 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:47 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:47 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:47 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:47 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:47 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:47 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/09 03:43:47 DEBUG : WaitForWriters: timeout=30s 2026/09/09 03:43:47 DEBUG : dir: Looking for writers 2026/09/09 03:43:47 DEBUG : file1: reading active writers 2026/09/09 03:43:47 DEBUG : Looking for writers 2026/09/09 03:43:47 DEBUG : dir: reading active writers 2026/09/09 03:43:47 DEBUG : >WaitForWriters: 2026/09/09 03:43:47 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:47 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:47 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:47 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:47 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:47 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:47 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/09 03:43:47 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:47 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:47 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:47 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:48 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:48 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:48 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:48 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/09 03:43:48 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/09 03:43:48 DEBUG : newLeaf: Updating file with newLeaf 0x301a132f76c0 2026/09/09 03:43:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/09 03:43:48 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/09 03:43:48 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/newLeaf" 2026/09/09 03:43:48 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:48 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/newLeaf 2026/09/09 03:43:48 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/newLeaf" 2026/09/09 03:43:48 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:48 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-catefoc5guce/newLeaf 2026/09/09 03:43:48 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:48 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/09 03:43:48 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/newLeaf" 2026/09/09 03:43:48 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:48 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/newLeaf 2026/09/09 03:43:48 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/newLeaf" 2026/09/09 03:43:48 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:48 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-catefoc5guce/newLeaf 2026/09/09 03:43:48 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:48 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/09 03:43:48 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/09 03:43:48 DEBUG : dir/file1: Updating file with dir/file1 0x301a132f76c0 2026/09/09 03:43:48 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/09 03:43:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/09 03:43:48 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:48 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:48 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:48 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:48 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:48 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:48 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:48 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/09 03:43:48 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:48 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:48 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:48 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:48 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:48 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:48 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:48 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/09 03:43:48 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/09 03:43:48 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/09 03:43:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/09 03:43:48 DEBUG : dir/file1: File is currently open, delaying rename 0x301a132f76c0 2026/09/09 03:43:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/09 03:43:48 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/09 03:43:48 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: File to upload is small (25 bytes), uploading instead of streaming 2026/09/09 03:43:48 DEBUG : dir/file1: size = 25 OK 2026/09/09 03:43:48 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:48 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:48 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:48 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:48 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:48 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:48 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:48 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/09 03:43:48 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/09 03:43:48 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/09/09 03:43:48 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/09 03:43:48 DEBUG : newLeaf: Running delayed rename now 2026/09/09 03:43:48 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/09 03:43:48 DEBUG : newLeaf: Updating file with newLeaf 0x301a132f76c0 2026/09/09 03:43:48 DEBUG : WaitForWriters: timeout=30s 2026/09/09 03:43:48 DEBUG : dir: Looking for writers 2026/09/09 03:43:48 DEBUG : Looking for writers 2026/09/09 03:43:48 DEBUG : dir: reading active writers 2026/09/09 03:43:48 DEBUG : newLeaf: reading active writers 2026/09/09 03:43:48 DEBUG : >WaitForWriters: 2026/09/09 03:43:48 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/newLeaf" 2026/09/09 03:43:48 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:48 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/newLeaf 2026/09/09 03:43:48 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/newLeaf" 2026/09/09 03:43:48 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:48 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-catefoc5guce/newLeaf 2026/09/09 03:43:48 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:48 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/09 03:43:48 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/newLeaf" 2026/09/09 03:43:48 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:48 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/newLeaf 2026/09/09 03:43:48 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/newLeaf" 2026/09/09 03:43:48 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:48 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-catefoc5guce/newLeaf 2026/09/09 03:43:48 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:48 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/09/09 03:43:48 DEBUG : WaitForWriters: timeout=30s 2026/09/09 03:43:48 DEBUG : dir: Looking for writers 2026/09/09 03:43:48 DEBUG : Looking for writers 2026/09/09 03:43:48 DEBUG : dir: reading active writers 2026/09/09 03:43:48 DEBUG : newLeaf: reading active writers 2026/09/09 03:43:48 DEBUG : >WaitForWriters: 2026/09/09 03:43:48 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "sftp://rclone@:22/rclone-test-catefoc5guce", Local "Local file system at /tmp/rclone1615841533", Modify Window "1s" 2026/09/09 03:43:48 INFO : sftp://rclone@:22/rclone-test-catefoc5guce: poll-interval is not supported by this remote 2026/09/09 03:43:48 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/09 03:43:48 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:43:48 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:43:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:43:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/09 03:43:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:43:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:43:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/09 03:43:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:43:48 INFO : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/09 03:43:48 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:48 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:48 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:48 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:48 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:48 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:48 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:48 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/09 03:43:48 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:48 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:48 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:48 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:48 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:48 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:48 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:48 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/09 03:43:48 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/09 03:43:48 DEBUG : dir/file1: newRWFileHandle: 2026/09/09 03:43:48 DEBUG : dir/file1(0x301a13436c00): openPending: 2026/09/09 03:43:48 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:48 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:48 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:48 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:49 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:49 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:49 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:49 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/09 03:43:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/09/09 03:43:49 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/09 03:43:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/09 03:43:49 DEBUG : dir/file1(0x301a13436c00): >openPending: err= 2026/09/09 03:43:49 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/09 03:43:49 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/09 03:43:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/09 03:43:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/09 03:43:49 DEBUG : dir/file1(0x301a13436c00): _writeAt: size=14, off=0 2026/09/09 03:43:49 DEBUG : dir/file1(0x301a13436c00): >_writeAt: n=14, err= 2026/09/09 03:43:49 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/09/09 03:43:49 DEBUG : dir/file1(0x301a13436c00): close: 2026/09/09 03:43:49 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/09/09 03:43:49 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/09/09 03:43:49 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/09 03:43:49 DEBUG : dir/file1(0x301a13436c00): >close: err= 2026/09/09 03:43:49 DEBUG : WaitForWriters: timeout=30s 2026/09/09 03:43:49 DEBUG : dir: Looking for writers 2026/09/09 03:43:49 DEBUG : file1: reading active writers 2026/09/09 03:43:49 DEBUG : Looking for writers 2026/09/09 03:43:49 DEBUG : dir: reading active writers 2026/09/09 03:43:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/09 03:43:49 DEBUG : dir: Looking for writers 2026/09/09 03:43:49 DEBUG : file1: reading active writers 2026/09/09 03:43:49 DEBUG : Looking for writers 2026/09/09 03:43:49 DEBUG : dir: reading active writers 2026/09/09 03:43:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/09 03:43:49 DEBUG : dir: Looking for writers 2026/09/09 03:43:49 DEBUG : file1: reading active writers 2026/09/09 03:43:49 DEBUG : Looking for writers 2026/09/09 03:43:49 DEBUG : dir: reading active writers 2026/09/09 03:43:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/09 03:43:49 DEBUG : dir: Looking for writers 2026/09/09 03:43:49 DEBUG : file1: reading active writers 2026/09/09 03:43:49 DEBUG : Looking for writers 2026/09/09 03:43:49 DEBUG : dir: reading active writers 2026/09/09 03:43:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/09 03:43:49 DEBUG : dir/file1: vfs cache: starting upload 2026/09/09 03:43:49 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/09/09 03:43:49 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1.ca338588.partial" 2026/09/09 03:43:49 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:49 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir/file1.ca338588.partial 2026/09/09 03:43:49 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir/file1.ca338588.partial" 2026/09/09 03:43:49 DEBUG : dir: Looking for writers 2026/09/09 03:43:49 DEBUG : file1: reading active writers 2026/09/09 03:43:49 DEBUG : Looking for writers 2026/09/09 03:43:49 DEBUG : dir: reading active writers 2026/09/09 03:43:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/09 03:43:49 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:49 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-catefoc5guce/dir/file1.ca338588.partial 2026/09/09 03:43:49 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:49 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/09 03:43:49 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/09 03:43:49 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/09/09 03:43:49 INFO : dir/file1: Copied (replaced existing) 2026/09/09 03:43:49 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:49 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:49 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:49 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:49 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:49 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:49 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:49 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/09 03:43:49 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/09 03:43:49 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/09/09 03:43:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/09 03:43:49 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/09 03:43:49 DEBUG : dir: Looking for writers 2026/09/09 03:43:49 DEBUG : file1: reading active writers 2026/09/09 03:43:49 DEBUG : Looking for writers 2026/09/09 03:43:49 DEBUG : dir: reading active writers 2026/09/09 03:43:49 DEBUG : >WaitForWriters: 2026/09/09 03:43:49 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/09 03:43:49 DEBUG : dir/file1: newRWFileHandle: 2026/09/09 03:43:49 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/09 03:43:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/09 03:43:49 DEBUG : dir/file1(0x301a13437200): _readAt: size=512, off=0 2026/09/09 03:43:49 DEBUG : dir/file1(0x301a13437200): openPending: 2026/09/09 03:43:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/09/09 03:43:49 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/09 03:43:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/09 03:43:49 DEBUG : dir/file1(0x301a13437200): >openPending: err= 2026/09/09 03:43:49 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/09/09 03:43:49 DEBUG : dir/file1(0x301a13437200): >_readAt: n=14, err=EOF 2026/09/09 03:43:49 DEBUG : dir/file1(0x301a13437200): close: 2026/09/09 03:43:49 DEBUG : dir/file1(0x301a13437200): >close: err= 2026/09/09 03:43:49 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:49 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:49 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:49 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:49 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:49 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:49 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:49 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/09 03:43:49 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:49 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:49 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:49 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:49 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:49 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:49 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:49 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/09 03:43:49 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/09 03:43:49 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/newLeaf" 2026/09/09 03:43:49 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:49 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/newLeaf 2026/09/09 03:43:49 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/newLeaf" 2026/09/09 03:43:49 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:49 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-catefoc5guce/newLeaf 2026/09/09 03:43:49 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:49 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/09 03:43:49 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/09 03:43:49 DEBUG : newLeaf: Updating file with newLeaf 0x301a13444f70 2026/09/09 03:43:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/09 03:43:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/09 03:43:49 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/newLeaf" 2026/09/09 03:43:49 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:49 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/newLeaf 2026/09/09 03:43:49 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/newLeaf" 2026/09/09 03:43:49 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:49 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-catefoc5guce/newLeaf 2026/09/09 03:43:49 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:49 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/09 03:43:49 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/newLeaf" 2026/09/09 03:43:49 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:49 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/newLeaf 2026/09/09 03:43:49 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/newLeaf" 2026/09/09 03:43:49 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:49 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-catefoc5guce/newLeaf 2026/09/09 03:43:49 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:49 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/09 03:43:49 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/09 03:43:49 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:49 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:49 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:49 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:50 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:50 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:50 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:50 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/09 03:43:50 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/09/09 03:43:50 DEBUG : dir/file1: Updating file with dir/file1 0x301a13444f70 2026/09/09 03:43:50 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/09 03:43:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/09 03:43:50 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:50 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:50 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:50 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:50 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:50 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:50 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:50 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/09 03:43:50 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:50 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:50 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:50 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:50 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:50 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:50 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:50 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/09 03:43:50 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/09 03:43:50 DEBUG : dir/file1: newRWFileHandle: 2026/09/09 03:43:50 DEBUG : dir/file1(0x301a1331e640): openPending: 2026/09/09 03:43:50 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/09/09 03:43:50 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/09 03:43:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/09 03:43:50 DEBUG : dir/file1(0x301a1331e640): >openPending: err= 2026/09/09 03:43:50 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/09 03:43:50 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/09 03:43:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/09 03:43:50 DEBUG : dir/file1(0x301a1331e640): _writeAt: size=25, off=0 2026/09/09 03:43:50 DEBUG : dir/file1(0x301a1331e640): >_writeAt: n=25, err= 2026/09/09 03:43:50 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/09 03:43:50 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/newLeaf" 2026/09/09 03:43:50 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:50 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/newLeaf 2026/09/09 03:43:50 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/newLeaf" 2026/09/09 03:43:50 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:50 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-catefoc5guce/newLeaf 2026/09/09 03:43:50 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:50 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/09 03:43:50 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/09 03:43:50 DEBUG : newLeaf: Updating file with newLeaf 0x301a13444f70 2026/09/09 03:43:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/09 03:43:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/09 03:43:50 DEBUG : newLeaf(0x301a1331e640): close: 2026/09/09 03:43:50 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/09/09 03:43:50 DEBUG : newLeaf: vfs cache: setting modification time to 2026-09-09 03:43:50.221697327 +0000 UTC m=+18.536779017 2026/09/09 03:43:50 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/09/09 03:43:50 DEBUG : newLeaf(0x301a1331e640): >close: err= 2026/09/09 03:43:50 DEBUG : WaitForWriters: timeout=30s 2026/09/09 03:43:50 DEBUG : dir: Looking for writers 2026/09/09 03:43:50 DEBUG : Looking for writers 2026/09/09 03:43:50 DEBUG : newLeaf: reading active writers 2026/09/09 03:43:50 DEBUG : dir: reading active writers 2026/09/09 03:43:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/09 03:43:50 DEBUG : dir: Looking for writers 2026/09/09 03:43:50 DEBUG : Looking for writers 2026/09/09 03:43:50 DEBUG : dir: reading active writers 2026/09/09 03:43:50 DEBUG : newLeaf: reading active writers 2026/09/09 03:43:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/09 03:43:50 DEBUG : dir: Looking for writers 2026/09/09 03:43:50 DEBUG : Looking for writers 2026/09/09 03:43:50 DEBUG : dir: reading active writers 2026/09/09 03:43:50 DEBUG : newLeaf: reading active writers 2026/09/09 03:43:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/09 03:43:50 DEBUG : dir: Looking for writers 2026/09/09 03:43:50 DEBUG : Looking for writers 2026/09/09 03:43:50 DEBUG : dir: reading active writers 2026/09/09 03:43:50 DEBUG : newLeaf: reading active writers 2026/09/09 03:43:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/09 03:43:50 DEBUG : newLeaf: vfs cache: starting upload 2026/09/09 03:43:50 DEBUG : newLeaf.c310acda.partial: size = 25 OK 2026/09/09 03:43:50 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/newLeaf.c310acda.partial" 2026/09/09 03:43:50 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:50 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/newLeaf.c310acda.partial 2026/09/09 03:43:50 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/newLeaf.c310acda.partial" 2026/09/09 03:43:50 DEBUG : dir: Looking for writers 2026/09/09 03:43:50 DEBUG : Looking for writers 2026/09/09 03:43:50 DEBUG : dir: reading active writers 2026/09/09 03:43:50 DEBUG : newLeaf: reading active writers 2026/09/09 03:43:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/09 03:43:50 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:50 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-catefoc5guce/newLeaf.c310acda.partial 2026/09/09 03:43:50 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:50 DEBUG : newLeaf.c310acda.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/09 03:43:50 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/09 03:43:50 DEBUG : newLeaf.c310acda.partial: renamed to: newLeaf 2026/09/09 03:43:50 INFO : newLeaf: Copied (replaced existing) 2026/09/09 03:43:50 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/newLeaf" 2026/09/09 03:43:50 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:50 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/newLeaf 2026/09/09 03:43:50 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/newLeaf" 2026/09/09 03:43:50 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:50 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-catefoc5guce/newLeaf 2026/09/09 03:43:50 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:50 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/09 03:43:50 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-09-09 03:43:50 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/09/09 03:43:50 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/09/09 03:43:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/09 03:43:50 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/09/09 03:43:50 DEBUG : dir: Looking for writers 2026/09/09 03:43:50 DEBUG : Looking for writers 2026/09/09 03:43:50 DEBUG : dir: reading active writers 2026/09/09 03:43:50 DEBUG : newLeaf: reading active writers 2026/09/09 03:43:50 DEBUG : >WaitForWriters: 2026/09/09 03:43:50 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/newLeaf" 2026/09/09 03:43:50 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:50 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/newLeaf 2026/09/09 03:43:50 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/newLeaf" 2026/09/09 03:43:50 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:50 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-catefoc5guce/newLeaf 2026/09/09 03:43:50 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:50 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/09 03:43:50 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/newLeaf" 2026/09/09 03:43:50 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:50 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/newLeaf 2026/09/09 03:43:50 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/newLeaf" 2026/09/09 03:43:50 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:50 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-catefoc5guce/newLeaf 2026/09/09 03:43:50 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:50 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/09/09 03:43:50 DEBUG : WaitForWriters: timeout=30s 2026/09/09 03:43:50 DEBUG : dir: Looking for writers 2026/09/09 03:43:50 DEBUG : Looking for writers 2026/09/09 03:43:50 DEBUG : newLeaf: reading active writers 2026/09/09 03:43:50 DEBUG : dir: reading active writers 2026/09/09 03:43:50 DEBUG : >WaitForWriters: 2026/09/09 03:43:50 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-catefoc5guce", Local "Local file system at /tmp/rclone1615841533", Modify Window "1s" 2026/09/09 03:43:50 INFO : sftp://rclone@:22/rclone-test-catefoc5guce: poll-interval is not supported by this remote 2026/09/09 03:43:50 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/09 03:43:50 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:43:50 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:43:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:43:50 DEBUG : Config file has changed externally - reloading 2026/09/09 03:43:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/09 03:43:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:43:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:43:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/09 03:43:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:43:50 INFO : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/09 03:43:50 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:50 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:50 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:50 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:50 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:50 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:50 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:50 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/09 03:43:50 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:50 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:50 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:50 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:51 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:51 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:51 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:51 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/09 03:43:51 DEBUG : WaitForWriters: timeout=30s 2026/09/09 03:43:51 DEBUG : dir: Looking for writers 2026/09/09 03:43:51 DEBUG : file1: reading active writers 2026/09/09 03:43:51 DEBUG : Looking for writers 2026/09/09 03:43:51 DEBUG : dir: reading active writers 2026/09/09 03:43:51 DEBUG : >WaitForWriters: 2026/09/09 03:43:51 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:51 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:51 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:51 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:51 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:51 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:51 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:51 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/09 03:43:51 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:51 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:51 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:51 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:51 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:51 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:51 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:51 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/09 03:43:51 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/09 03:43:51 DEBUG : newLeaf: Updating file with newLeaf 0x301a137af790 2026/09/09 03:43:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/09 03:43:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/09 03:43:51 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/newLeaf" 2026/09/09 03:43:51 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:51 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/newLeaf 2026/09/09 03:43:51 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/newLeaf" 2026/09/09 03:43:51 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:51 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-catefoc5guce/newLeaf 2026/09/09 03:43:51 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:51 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/09 03:43:51 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/newLeaf" 2026/09/09 03:43:51 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:51 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/newLeaf 2026/09/09 03:43:51 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/newLeaf" 2026/09/09 03:43:51 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:51 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-catefoc5guce/newLeaf 2026/09/09 03:43:51 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:51 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/09 03:43:51 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/09 03:43:51 DEBUG : dir/file1: Updating file with dir/file1 0x301a137af790 2026/09/09 03:43:51 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/09 03:43:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/09 03:43:51 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:51 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:51 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:51 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:51 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:51 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:51 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:51 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/09 03:43:51 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:51 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:51 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:51 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:51 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:51 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:51 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:51 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/09 03:43:51 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/09 03:43:51 DEBUG : dir/file1: newRWFileHandle: 2026/09/09 03:43:51 DEBUG : dir/file1(0x301a12ffc100): openPending: 2026/09/09 03:43:51 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:51 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:51 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:51 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:51 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:51 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:51 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:51 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/09 03:43:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/09/09 03:43:51 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/09 03:43:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/09 03:43:51 DEBUG : dir/file1(0x301a12ffc100): >openPending: err= 2026/09/09 03:43:51 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/09 03:43:51 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/09 03:43:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/09 03:43:51 DEBUG : dir/file1(0x301a12ffc100): _writeAt: size=25, off=0 2026/09/09 03:43:51 DEBUG : dir/file1(0x301a12ffc100): >_writeAt: n=25, err= 2026/09/09 03:43:51 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/09 03:43:51 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/newLeaf" 2026/09/09 03:43:51 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:51 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/newLeaf 2026/09/09 03:43:51 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/newLeaf" 2026/09/09 03:43:51 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:51 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-catefoc5guce/newLeaf 2026/09/09 03:43:51 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:51 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/09 03:43:51 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/09 03:43:51 DEBUG : newLeaf: Updating file with newLeaf 0x301a137af790 2026/09/09 03:43:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/09 03:43:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/09 03:43:51 DEBUG : newLeaf(0x301a12ffc100): close: 2026/09/09 03:43:51 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/09/09 03:43:51 DEBUG : newLeaf: vfs cache: setting modification time to 2026-09-09 03:43:51.757979309 +0000 UTC m=+20.073061019 2026/09/09 03:43:51 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/09/09 03:43:51 DEBUG : newLeaf(0x301a12ffc100): >close: err= 2026/09/09 03:43:51 DEBUG : WaitForWriters: timeout=30s 2026/09/09 03:43:51 DEBUG : dir: Looking for writers 2026/09/09 03:43:51 DEBUG : Looking for writers 2026/09/09 03:43:51 DEBUG : dir: reading active writers 2026/09/09 03:43:51 DEBUG : newLeaf: reading active writers 2026/09/09 03:43:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/09 03:43:51 DEBUG : dir: Looking for writers 2026/09/09 03:43:51 DEBUG : Looking for writers 2026/09/09 03:43:51 DEBUG : dir: reading active writers 2026/09/09 03:43:51 DEBUG : newLeaf: reading active writers 2026/09/09 03:43:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/09 03:43:51 DEBUG : dir: Looking for writers 2026/09/09 03:43:51 DEBUG : Looking for writers 2026/09/09 03:43:51 DEBUG : dir: reading active writers 2026/09/09 03:43:51 DEBUG : newLeaf: reading active writers 2026/09/09 03:43:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/09 03:43:51 DEBUG : dir: Looking for writers 2026/09/09 03:43:51 DEBUG : Looking for writers 2026/09/09 03:43:51 DEBUG : dir: reading active writers 2026/09/09 03:43:51 DEBUG : newLeaf: reading active writers 2026/09/09 03:43:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/09 03:43:51 DEBUG : newLeaf: vfs cache: starting upload 2026/09/09 03:43:51 DEBUG : newLeaf.321580c4.partial: size = 25 OK 2026/09/09 03:43:51 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/newLeaf.321580c4.partial" 2026/09/09 03:43:51 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:51 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/newLeaf.321580c4.partial 2026/09/09 03:43:51 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/newLeaf.321580c4.partial" 2026/09/09 03:43:52 DEBUG : dir: Looking for writers 2026/09/09 03:43:52 DEBUG : Looking for writers 2026/09/09 03:43:52 DEBUG : dir: reading active writers 2026/09/09 03:43:52 DEBUG : newLeaf: reading active writers 2026/09/09 03:43:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/09 03:43:52 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:52 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-catefoc5guce/newLeaf.321580c4.partial 2026/09/09 03:43:52 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:52 DEBUG : newLeaf.321580c4.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/09 03:43:52 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/09 03:43:52 DEBUG : newLeaf.321580c4.partial: renamed to: newLeaf 2026/09/09 03:43:52 INFO : newLeaf: Copied (replaced existing) 2026/09/09 03:43:52 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/newLeaf" 2026/09/09 03:43:52 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:52 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/newLeaf 2026/09/09 03:43:52 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/newLeaf" 2026/09/09 03:43:52 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:52 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-catefoc5guce/newLeaf 2026/09/09 03:43:52 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:52 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/09 03:43:52 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-09-09 03:43:51 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/09/09 03:43:52 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/09/09 03:43:52 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/09 03:43:52 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/09/09 03:43:52 DEBUG : dir: Looking for writers 2026/09/09 03:43:52 DEBUG : Looking for writers 2026/09/09 03:43:52 DEBUG : dir: reading active writers 2026/09/09 03:43:52 DEBUG : newLeaf: reading active writers 2026/09/09 03:43:52 DEBUG : >WaitForWriters: 2026/09/09 03:43:52 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/newLeaf" 2026/09/09 03:43:52 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:52 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/newLeaf 2026/09/09 03:43:52 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/newLeaf" 2026/09/09 03:43:52 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:52 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-catefoc5guce/newLeaf 2026/09/09 03:43:52 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:52 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/09 03:43:52 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/newLeaf" 2026/09/09 03:43:52 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:52 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/newLeaf 2026/09/09 03:43:52 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/newLeaf" 2026/09/09 03:43:52 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:52 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-catefoc5guce/newLeaf 2026/09/09 03:43:52 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:52 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/09/09 03:43:52 DEBUG : WaitForWriters: timeout=30s 2026/09/09 03:43:52 DEBUG : dir: Looking for writers 2026/09/09 03:43:52 DEBUG : Looking for writers 2026/09/09 03:43:52 DEBUG : dir: reading active writers 2026/09/09 03:43:52 DEBUG : newLeaf: reading active writers 2026/09/09 03:43:52 DEBUG : >WaitForWriters: 2026/09/09 03:43:52 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "sftp://rclone@:22/rclone-test-catefoc5guce", Local "Local file system at /tmp/rclone1615841533", Modify Window "1s" 2026/09/09 03:43:52 INFO : sftp://rclone@:22/rclone-test-catefoc5guce: poll-interval is not supported by this remote 2026/09/09 03:43:52 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/09 03:43:52 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:43:52 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:43:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:43:52 DEBUG : Config file has changed externally - reloading 2026/09/09 03:43:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/09 03:43:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:43:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:43:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/09 03:43:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:43:52 INFO : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/09 03:43:52 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:52 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:52 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:52 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:52 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:52 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:52 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:52 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/09 03:43:52 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:52 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:52 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:52 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:52 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:52 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:52 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:52 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/09 03:43:52 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/09 03:43:52 DEBUG : dir/file1: newRWFileHandle: 2026/09/09 03:43:52 DEBUG : dir/file1(0x301a1331fe80): openPending: 2026/09/09 03:43:52 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:52 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:52 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:52 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:52 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:52 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:52 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:52 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/09 03:43:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/09/09 03:43:52 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/09 03:43:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/09 03:43:52 DEBUG : dir/file1(0x301a1331fe80): >openPending: err= 2026/09/09 03:43:52 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/09 03:43:52 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/09 03:43:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/09 03:43:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/09 03:43:52 DEBUG : dir/file1(0x301a1331fe80): _writeAt: size=14, off=0 2026/09/09 03:43:52 DEBUG : dir/file1(0x301a1331fe80): >_writeAt: n=14, err= 2026/09/09 03:43:52 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/09/09 03:43:52 DEBUG : dir/file1(0x301a1331fe80): close: 2026/09/09 03:43:52 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/09/09 03:43:52 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/09/09 03:43:52 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/09 03:43:52 DEBUG : dir/file1(0x301a1331fe80): >close: err= 2026/09/09 03:43:52 DEBUG : WaitForWriters: timeout=30s 2026/09/09 03:43:52 DEBUG : dir: Looking for writers 2026/09/09 03:43:52 DEBUG : file1: reading active writers 2026/09/09 03:43:52 DEBUG : Looking for writers 2026/09/09 03:43:52 DEBUG : dir: reading active writers 2026/09/09 03:43:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/09 03:43:52 DEBUG : dir: Looking for writers 2026/09/09 03:43:52 DEBUG : file1: reading active writers 2026/09/09 03:43:52 DEBUG : Looking for writers 2026/09/09 03:43:52 DEBUG : dir: reading active writers 2026/09/09 03:43:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/09 03:43:52 DEBUG : dir: Looking for writers 2026/09/09 03:43:52 DEBUG : file1: reading active writers 2026/09/09 03:43:52 DEBUG : Looking for writers 2026/09/09 03:43:52 DEBUG : dir: reading active writers 2026/09/09 03:43:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/09 03:43:52 DEBUG : dir: Looking for writers 2026/09/09 03:43:52 DEBUG : file1: reading active writers 2026/09/09 03:43:52 DEBUG : Looking for writers 2026/09/09 03:43:52 DEBUG : dir: reading active writers 2026/09/09 03:43:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/09 03:43:52 DEBUG : dir/file1: vfs cache: starting upload 2026/09/09 03:43:52 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/09/09 03:43:52 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1.ca338588.partial" 2026/09/09 03:43:52 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:52 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir/file1.ca338588.partial 2026/09/09 03:43:52 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir/file1.ca338588.partial" 2026/09/09 03:43:52 DEBUG : dir: Looking for writers 2026/09/09 03:43:52 DEBUG : file1: reading active writers 2026/09/09 03:43:52 DEBUG : Looking for writers 2026/09/09 03:43:52 DEBUG : dir: reading active writers 2026/09/09 03:43:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/09 03:43:52 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:52 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-catefoc5guce/dir/file1.ca338588.partial 2026/09/09 03:43:52 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:52 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/09 03:43:52 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/09 03:43:52 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/09/09 03:43:52 INFO : dir/file1: Copied (replaced existing) 2026/09/09 03:43:52 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:52 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:52 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:52 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:53 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:53 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:53 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:53 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/09 03:43:53 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/09 03:43:53 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/09/09 03:43:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/09 03:43:53 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/09 03:43:53 DEBUG : dir: Looking for writers 2026/09/09 03:43:53 DEBUG : file1: reading active writers 2026/09/09 03:43:53 DEBUG : Looking for writers 2026/09/09 03:43:53 DEBUG : dir: reading active writers 2026/09/09 03:43:53 DEBUG : >WaitForWriters: 2026/09/09 03:43:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/09 03:43:53 DEBUG : dir/file1: newRWFileHandle: 2026/09/09 03:43:53 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/09 03:43:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/09 03:43:53 DEBUG : dir/file1(0x301a12ed9e40): _readAt: size=512, off=0 2026/09/09 03:43:53 DEBUG : dir/file1(0x301a12ed9e40): openPending: 2026/09/09 03:43:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/09/09 03:43:53 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/09 03:43:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/09 03:43:53 DEBUG : dir/file1(0x301a12ed9e40): >openPending: err= 2026/09/09 03:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/09/09 03:43:53 DEBUG : dir/file1(0x301a12ed9e40): >_readAt: n=14, err=EOF 2026/09/09 03:43:53 DEBUG : dir/file1(0x301a12ed9e40): close: 2026/09/09 03:43:53 DEBUG : dir/file1(0x301a12ed9e40): >close: err= 2026/09/09 03:43:53 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:53 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:53 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:53 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:53 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:53 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:53 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:53 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/09 03:43:53 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:53 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:53 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:53 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:53 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:53 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:53 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:53 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/09 03:43:53 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/09 03:43:53 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/newLeaf" 2026/09/09 03:43:53 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:53 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/newLeaf 2026/09/09 03:43:53 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/newLeaf" 2026/09/09 03:43:53 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:53 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-catefoc5guce/newLeaf 2026/09/09 03:43:53 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:53 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/09 03:43:53 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/09 03:43:53 DEBUG : newLeaf: Updating file with newLeaf 0x301a132b84e0 2026/09/09 03:43:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/09 03:43:53 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/09 03:43:53 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/newLeaf" 2026/09/09 03:43:53 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:53 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/newLeaf 2026/09/09 03:43:53 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/newLeaf" 2026/09/09 03:43:53 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:53 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-catefoc5guce/newLeaf 2026/09/09 03:43:53 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:53 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/09 03:43:53 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/newLeaf" 2026/09/09 03:43:53 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:53 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/newLeaf 2026/09/09 03:43:53 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/newLeaf" 2026/09/09 03:43:53 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:53 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-catefoc5guce/newLeaf 2026/09/09 03:43:53 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:53 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/09 03:43:53 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/09 03:43:53 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:53 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:53 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:53 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:53 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:53 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:53 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:53 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/09 03:43:53 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/09/09 03:43:53 DEBUG : dir/file1: Updating file with dir/file1 0x301a132b84e0 2026/09/09 03:43:53 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/09 03:43:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/09 03:43:53 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:53 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:53 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:53 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:53 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:53 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:53 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:53 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/09 03:43:53 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:53 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:53 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:53 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:53 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:53 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:53 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:53 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/09 03:43:53 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/09 03:43:53 DEBUG : dir/file1: newRWFileHandle: 2026/09/09 03:43:53 DEBUG : dir/file1(0x301a12a55d80): openPending: 2026/09/09 03:43:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/09/09 03:43:53 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/09 03:43:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/09 03:43:53 DEBUG : dir/file1(0x301a12a55d80): >openPending: err= 2026/09/09 03:43:53 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/09 03:43:53 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/09 03:43:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/09 03:43:53 DEBUG : dir/file1(0x301a12a55d80): _writeAt: size=25, off=0 2026/09/09 03:43:53 DEBUG : dir/file1(0x301a12a55d80): >_writeAt: n=25, err= 2026/09/09 03:43:53 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/09 03:43:53 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/newLeaf" 2026/09/09 03:43:53 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:53 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/newLeaf 2026/09/09 03:43:53 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/newLeaf" 2026/09/09 03:43:53 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:53 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-catefoc5guce/newLeaf 2026/09/09 03:43:53 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:53 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/09 03:43:53 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/09 03:43:53 DEBUG : newLeaf: Updating file with newLeaf 0x301a132b84e0 2026/09/09 03:43:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/09 03:43:53 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/09 03:43:53 DEBUG : newLeaf(0x301a12a55d80): close: 2026/09/09 03:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/09/09 03:43:53 DEBUG : newLeaf: vfs cache: setting modification time to 2026-09-09 03:43:53.828166603 +0000 UTC m=+22.143248293 2026/09/09 03:43:53 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/09/09 03:43:53 DEBUG : newLeaf(0x301a12a55d80): >close: err= 2026/09/09 03:43:53 DEBUG : WaitForWriters: timeout=30s 2026/09/09 03:43:53 DEBUG : dir: Looking for writers 2026/09/09 03:43:53 DEBUG : Looking for writers 2026/09/09 03:43:53 DEBUG : dir: reading active writers 2026/09/09 03:43:53 DEBUG : newLeaf: reading active writers 2026/09/09 03:43:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/09 03:43:53 DEBUG : dir: Looking for writers 2026/09/09 03:43:53 DEBUG : Looking for writers 2026/09/09 03:43:53 DEBUG : newLeaf: reading active writers 2026/09/09 03:43:53 DEBUG : dir: reading active writers 2026/09/09 03:43:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/09 03:43:53 DEBUG : dir: Looking for writers 2026/09/09 03:43:53 DEBUG : Looking for writers 2026/09/09 03:43:53 DEBUG : dir: reading active writers 2026/09/09 03:43:53 DEBUG : newLeaf: reading active writers 2026/09/09 03:43:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/09 03:43:53 DEBUG : dir: Looking for writers 2026/09/09 03:43:54 DEBUG : Looking for writers 2026/09/09 03:43:54 DEBUG : dir: reading active writers 2026/09/09 03:43:54 DEBUG : newLeaf: reading active writers 2026/09/09 03:43:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/09 03:43:54 DEBUG : newLeaf: vfs cache: starting upload 2026/09/09 03:43:54 DEBUG : newLeaf.d11e3500.partial: size = 25 OK 2026/09/09 03:43:54 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/newLeaf.d11e3500.partial" 2026/09/09 03:43:54 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:54 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/newLeaf.d11e3500.partial 2026/09/09 03:43:54 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/newLeaf.d11e3500.partial" 2026/09/09 03:43:54 DEBUG : dir: Looking for writers 2026/09/09 03:43:54 DEBUG : Looking for writers 2026/09/09 03:43:54 DEBUG : dir: reading active writers 2026/09/09 03:43:54 DEBUG : newLeaf: reading active writers 2026/09/09 03:43:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/09 03:43:54 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:54 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-catefoc5guce/newLeaf.d11e3500.partial 2026/09/09 03:43:54 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:54 DEBUG : newLeaf.d11e3500.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/09 03:43:54 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/09 03:43:54 DEBUG : newLeaf.d11e3500.partial: renamed to: newLeaf 2026/09/09 03:43:54 INFO : newLeaf: Copied (replaced existing) 2026/09/09 03:43:54 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/newLeaf" 2026/09/09 03:43:54 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:54 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/newLeaf 2026/09/09 03:43:54 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/newLeaf" 2026/09/09 03:43:54 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:54 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-catefoc5guce/newLeaf 2026/09/09 03:43:54 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:54 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/09 03:43:54 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-09-09 03:43:53 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/09/09 03:43:54 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/09/09 03:43:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/09 03:43:54 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/09/09 03:43:54 DEBUG : dir: Looking for writers 2026/09/09 03:43:54 DEBUG : Looking for writers 2026/09/09 03:43:54 DEBUG : dir: reading active writers 2026/09/09 03:43:54 DEBUG : newLeaf: reading active writers 2026/09/09 03:43:54 DEBUG : >WaitForWriters: 2026/09/09 03:43:54 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/newLeaf" 2026/09/09 03:43:54 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:54 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/newLeaf 2026/09/09 03:43:54 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/newLeaf" 2026/09/09 03:43:54 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:54 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-catefoc5guce/newLeaf 2026/09/09 03:43:54 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:54 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/09 03:43:54 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/newLeaf" 2026/09/09 03:43:54 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:54 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/newLeaf 2026/09/09 03:43:54 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/newLeaf" 2026/09/09 03:43:54 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:54 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-catefoc5guce/newLeaf 2026/09/09 03:43:54 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:54 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/09/09 03:43:54 DEBUG : WaitForWriters: timeout=30s 2026/09/09 03:43:54 DEBUG : dir: Looking for writers 2026/09/09 03:43:54 DEBUG : Looking for writers 2026/09/09 03:43:54 DEBUG : dir: reading active writers 2026/09/09 03:43:54 DEBUG : newLeaf: reading active writers 2026/09/09 03:43:54 DEBUG : >WaitForWriters: 2026/09/09 03:43:54 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-catefoc5guce", Local "Local file system at /tmp/rclone1615841533", Modify Window "1s" 2026/09/09 03:43:54 INFO : sftp://rclone@:22/rclone-test-catefoc5guce: poll-interval is not supported by this remote 2026/09/09 03:43:54 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/09 03:43:54 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:43:54 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:43:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:43:54 DEBUG : Config file has changed externally - reloading 2026/09/09 03:43:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/09 03:43:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:43:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:43:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/09 03:43:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:43:54 INFO : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/09 03:43:54 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:54 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:54 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:54 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:54 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:54 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:54 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:54 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/09 03:43:54 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:54 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:54 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:54 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:54 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:54 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:54 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:54 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/09 03:43:54 DEBUG : WaitForWriters: timeout=30s 2026/09/09 03:43:54 DEBUG : dir: Looking for writers 2026/09/09 03:43:54 DEBUG : file1: reading active writers 2026/09/09 03:43:54 DEBUG : Looking for writers 2026/09/09 03:43:54 DEBUG : dir: reading active writers 2026/09/09 03:43:54 DEBUG : >WaitForWriters: 2026/09/09 03:43:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/09 03:43:54 DEBUG : dir/file1: newRWFileHandle: 2026/09/09 03:43:54 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/09 03:43:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/09 03:43:54 DEBUG : dir/file1(0x301a13500e00): _readAt: size=512, off=0 2026/09/09 03:43:54 DEBUG : dir/file1(0x301a13500e00): openPending: 2026/09/09 03:43:54 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:54 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:54 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:54 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:54 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:54 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:54 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:54 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/09 03:43:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/09/09 03:43:54 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/09 03:43:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/09 03:43:54 DEBUG : dir/file1(0x301a13500e00): >openPending: err= 2026/09/09 03:43:54 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/09/09 03:43:54 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/09 03:43:54 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/09 03:43:54 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/09 03:43:54 DEBUG : dir/file1(0x301a13500e00): >_readAt: n=14, err=EOF 2026/09/09 03:43:54 DEBUG : dir/file1(0x301a13500e00): close: 2026/09/09 03:43:54 DEBUG : dir/file1(0x301a13500e00): >close: err= 2026/09/09 03:43:54 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:54 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:54 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:54 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:54 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:54 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:54 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:54 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/09 03:43:54 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:54 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:54 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:54 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:54 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:54 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:54 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:54 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/09 03:43:54 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/09 03:43:54 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/newLeaf" 2026/09/09 03:43:54 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:54 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/newLeaf 2026/09/09 03:43:54 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/newLeaf" 2026/09/09 03:43:55 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:55 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-catefoc5guce/newLeaf 2026/09/09 03:43:55 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:55 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/09 03:43:55 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/09 03:43:55 DEBUG : newLeaf: Updating file with newLeaf 0x301a1352a4e0 2026/09/09 03:43:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/09 03:43:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/09 03:43:55 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/newLeaf" 2026/09/09 03:43:55 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:55 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/newLeaf 2026/09/09 03:43:55 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/newLeaf" 2026/09/09 03:43:55 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:55 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-catefoc5guce/newLeaf 2026/09/09 03:43:55 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:55 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/09 03:43:55 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/newLeaf" 2026/09/09 03:43:55 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:55 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/newLeaf 2026/09/09 03:43:55 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/newLeaf" 2026/09/09 03:43:55 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:55 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-catefoc5guce/newLeaf 2026/09/09 03:43:55 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:55 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/09 03:43:55 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/09 03:43:55 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:55 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:55 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:55 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:55 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:55 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:55 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:55 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/09 03:43:55 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/09/09 03:43:55 DEBUG : dir/file1: Updating file with dir/file1 0x301a1352a4e0 2026/09/09 03:43:55 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/09 03:43:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/09 03:43:55 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:55 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:55 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:55 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:55 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:55 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:55 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:55 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/09 03:43:55 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:55 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:55 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:55 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:55 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:55 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:55 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:55 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/09 03:43:55 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/09 03:43:55 DEBUG : dir/file1: newRWFileHandle: 2026/09/09 03:43:55 DEBUG : dir/file1(0x301a1355eb00): openPending: 2026/09/09 03:43:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/09/09 03:43:55 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/09 03:43:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/09 03:43:55 DEBUG : dir/file1(0x301a1355eb00): >openPending: err= 2026/09/09 03:43:55 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/09 03:43:55 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/09 03:43:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/09 03:43:55 DEBUG : dir/file1(0x301a1355eb00): _writeAt: size=25, off=0 2026/09/09 03:43:55 DEBUG : dir/file1(0x301a1355eb00): >_writeAt: n=25, err= 2026/09/09 03:43:55 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/09 03:43:55 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/newLeaf" 2026/09/09 03:43:55 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:55 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/newLeaf 2026/09/09 03:43:55 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/newLeaf" 2026/09/09 03:43:55 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:55 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-catefoc5guce/newLeaf 2026/09/09 03:43:55 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:55 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/09 03:43:55 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/09 03:43:55 DEBUG : newLeaf: Updating file with newLeaf 0x301a1352a4e0 2026/09/09 03:43:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/09 03:43:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/09 03:43:55 DEBUG : newLeaf(0x301a1355eb00): close: 2026/09/09 03:43:55 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/09/09 03:43:55 DEBUG : newLeaf: vfs cache: setting modification time to 2026-09-09 03:43:55.569183164 +0000 UTC m=+23.884264864 2026/09/09 03:43:55 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/09/09 03:43:55 DEBUG : newLeaf(0x301a1355eb00): >close: err= 2026/09/09 03:43:55 DEBUG : WaitForWriters: timeout=30s 2026/09/09 03:43:55 DEBUG : dir: Looking for writers 2026/09/09 03:43:55 DEBUG : Looking for writers 2026/09/09 03:43:55 DEBUG : newLeaf: reading active writers 2026/09/09 03:43:55 DEBUG : dir: reading active writers 2026/09/09 03:43:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/09 03:43:55 DEBUG : dir: Looking for writers 2026/09/09 03:43:55 DEBUG : Looking for writers 2026/09/09 03:43:55 DEBUG : newLeaf: reading active writers 2026/09/09 03:43:55 DEBUG : dir: reading active writers 2026/09/09 03:43:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/09 03:43:55 DEBUG : dir: Looking for writers 2026/09/09 03:43:55 DEBUG : Looking for writers 2026/09/09 03:43:55 DEBUG : dir: reading active writers 2026/09/09 03:43:55 DEBUG : newLeaf: reading active writers 2026/09/09 03:43:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/09 03:43:55 DEBUG : dir: Looking for writers 2026/09/09 03:43:55 DEBUG : Looking for writers 2026/09/09 03:43:55 DEBUG : dir: reading active writers 2026/09/09 03:43:55 DEBUG : newLeaf: reading active writers 2026/09/09 03:43:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/09 03:43:55 DEBUG : newLeaf: vfs cache: starting upload 2026/09/09 03:43:55 DEBUG : newLeaf.4ea37c9f.partial: size = 25 OK 2026/09/09 03:43:55 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/newLeaf.4ea37c9f.partial" 2026/09/09 03:43:55 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:55 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/newLeaf.4ea37c9f.partial 2026/09/09 03:43:55 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/newLeaf.4ea37c9f.partial" 2026/09/09 03:43:55 DEBUG : dir: Looking for writers 2026/09/09 03:43:55 DEBUG : Looking for writers 2026/09/09 03:43:55 DEBUG : dir: reading active writers 2026/09/09 03:43:55 DEBUG : newLeaf: reading active writers 2026/09/09 03:43:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/09 03:43:55 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:55 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-catefoc5guce/newLeaf.4ea37c9f.partial 2026/09/09 03:43:55 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:55 DEBUG : newLeaf.4ea37c9f.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/09 03:43:55 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/09 03:43:55 DEBUG : newLeaf.4ea37c9f.partial: renamed to: newLeaf 2026/09/09 03:43:55 INFO : newLeaf: Copied (replaced existing) 2026/09/09 03:43:55 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/newLeaf" 2026/09/09 03:43:55 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:55 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/newLeaf 2026/09/09 03:43:55 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/newLeaf" 2026/09/09 03:43:55 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:55 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-catefoc5guce/newLeaf 2026/09/09 03:43:55 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:55 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/09 03:43:55 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-09-09 03:43:55 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/09/09 03:43:55 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/09/09 03:43:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/09 03:43:55 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/09/09 03:43:55 DEBUG : dir: Looking for writers 2026/09/09 03:43:55 DEBUG : Looking for writers 2026/09/09 03:43:55 DEBUG : dir: reading active writers 2026/09/09 03:43:55 DEBUG : newLeaf: reading active writers 2026/09/09 03:43:55 DEBUG : >WaitForWriters: 2026/09/09 03:43:55 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/newLeaf" 2026/09/09 03:43:55 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:55 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/newLeaf 2026/09/09 03:43:55 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/newLeaf" 2026/09/09 03:43:56 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:56 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-catefoc5guce/newLeaf 2026/09/09 03:43:56 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:56 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/09 03:43:56 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/newLeaf" 2026/09/09 03:43:56 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:56 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/newLeaf 2026/09/09 03:43:56 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/newLeaf" 2026/09/09 03:43:56 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:56 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-catefoc5guce/newLeaf 2026/09/09 03:43:56 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:56 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/09/09 03:43:56 DEBUG : WaitForWriters: timeout=30s 2026/09/09 03:43:56 DEBUG : dir: Looking for writers 2026/09/09 03:43:56 DEBUG : Looking for writers 2026/09/09 03:43:56 DEBUG : dir: reading active writers 2026/09/09 03:43:56 DEBUG : newLeaf: reading active writers 2026/09/09 03:43:56 DEBUG : >WaitForWriters: 2026/09/09 03:43:56 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: cleaner exiting --- PASS: TestFileRename (9.76s) --- PASS: TestFileRename/off,forceCache=false (1.15s) --- PASS: TestFileRename/minimal,forceCache=false (1.18s) --- PASS: TestFileRename/minimal,forceCache=true (2.08s) --- PASS: TestFileRename/writes,forceCache=false (1.53s) --- PASS: TestFileRename/writes,forceCache=true (2.06s) --- PASS: TestFileRename/full,forceCache=false (1.74s) === 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-catefoc5guce", Local "Local file system at /tmp/rclone1615841533", Modify Window "1s" 2026/09/09 03:43:56 INFO : sftp://rclone@:22/rclone-test-catefoc5guce: poll-interval is not supported by this remote 2026/09/09 03:43:56 INFO : sftp://rclone@:22/rclone-test-catefoc5guce: poll-interval is not supported by this remote 2026/09/09 03:43:56 DEBUG : WaitForWriters: timeout=30s 2026/09/09 03:43:56 DEBUG : Looking for writers 2026/09/09 03:43:56 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-catefoc5guce", Local "Local file system at /tmp/rclone1615841533", Modify Window "1s" --- PASS: TestRcPollIntervalShutdown (0.00s) === RUN TestSetPollIntervalAfterShutdown run.go:198: Remote "sftp://rclone@:22/rclone-test-catefoc5guce", Local "Local file system at /tmp/rclone1615841533", Modify Window "1s" --- PASS: TestSetPollIntervalAfterShutdown (0.00s) === RUN TestRcPollIntervalUpdate run.go:198: Remote "sftp://rclone@:22/rclone-test-catefoc5guce", Local "Local file system at /tmp/rclone1615841533", Modify Window "1s" --- PASS: TestRcPollIntervalUpdate (0.00s) === RUN TestRcPollIntervalTimeout run.go:198: Remote "sftp://rclone@:22/rclone-test-catefoc5guce", Local "Local file system at /tmp/rclone1615841533", Modify Window "1s" --- PASS: TestRcPollIntervalTimeout (0.01s) === RUN TestRcPollIntervalUnsupported run.go:198: Remote "sftp://rclone@:22/rclone-test-catefoc5guce", Local "Local file system at /tmp/rclone1615841533", Modify Window "1s" 2026/09/09 03:43:56 INFO : sftp://rclone@:22/rclone-test-catefoc5guce: 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-catefoc5guce", Local "Local file system at /tmp/rclone1615841533", Modify Window "1s" 2026/09/09 03:43:56 INFO : sftp://rclone@:22/rclone-test-catefoc5guce: poll-interval is not supported by this remote 2026/09/09 03:43:56 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:56 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:56 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:56 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:56 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:56 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:56 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:56 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/09 03:43:56 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:56 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:56 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:56 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:56 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:56 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:56 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:56 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/09/09 03:43:56 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/09 03:43:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/09 03:43:56 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/09 03:43:56 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/09 03:43:56 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/09 03:43:56 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/09/09 03:43:56 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/09/09 03:43:56 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:56 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:56 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:56 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:56 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:56 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:56 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:56 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/09 03:43:56 DEBUG : WaitForWriters: timeout=30s 2026/09/09 03:43:56 DEBUG : dir: Looking for writers 2026/09/09 03:43:56 DEBUG : file1: reading active writers 2026/09/09 03:43:56 DEBUG : Looking for writers 2026/09/09 03:43:56 DEBUG : dir: reading active writers 2026/09/09 03:43:56 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.31s) === RUN TestReadFileHandleSeek run.go:198: Remote "sftp://rclone@:22/rclone-test-catefoc5guce", Local "Local file system at /tmp/rclone1615841533", Modify Window "1s" 2026/09/09 03:43:56 INFO : sftp://rclone@:22/rclone-test-catefoc5guce: poll-interval is not supported by this remote 2026/09/09 03:43:56 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:56 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:56 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:56 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:56 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:56 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:56 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:56 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/09 03:43:56 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:56 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:56 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:56 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:56 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:56 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:56 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:56 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/09/09 03:43:56 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/09 03:43:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/09 03:43:56 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/09 03:43:56 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/09 03:43:56 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/09 03:43:56 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/09/09 03:43:56 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/09/09 03:43:56 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/09/09 03:43:56 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/09/09 03:43:56 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/09/09 03:43:56 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/09/09 03:43:56 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/09/09 03:43:56 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/09/09 03:43:56 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/09/09 03:43:56 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/09/09 03:43:56 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/09/09 03:43:56 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/09/09 03:43:56 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/09/09 03:43:56 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/09/09 03:43:56 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/09/09 03:43:56 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/09/09 03:43:56 DEBUG : WaitForWriters: timeout=30s 2026/09/09 03:43:56 DEBUG : dir: Looking for writers 2026/09/09 03:43:56 DEBUG : file1: reading active writers 2026/09/09 03:43:56 DEBUG : Looking for writers 2026/09/09 03:43:56 DEBUG : dir: reading active writers 2026/09/09 03:43:56 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.30s) === RUN TestReadFileHandleReadAt run.go:198: Remote "sftp://rclone@:22/rclone-test-catefoc5guce", Local "Local file system at /tmp/rclone1615841533", Modify Window "1s" 2026/09/09 03:43:56 INFO : sftp://rclone@:22/rclone-test-catefoc5guce: poll-interval is not supported by this remote 2026/09/09 03:43:56 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:56 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:56 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:56 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:56 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:56 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:56 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:56 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/09 03:43:56 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:56 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:56 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:56 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:57 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:57 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:57 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:57 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/09/09 03:43:57 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/09 03:43:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/09 03:43:57 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/09 03:43:57 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/09 03:43:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/09 03:43:57 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/09/09 03:43:57 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/09/09 03:43:57 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/09/09 03:43:57 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/09/09 03:43:57 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/09/09 03:43:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/09/09 03:43:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/09/09 03:43:57 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/09/09 03:43:57 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/09/09 03:43:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/09/09 03:43:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/09/09 03:43:57 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/09/09 03:43:57 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/09/09 03:43:57 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/09/09 03:43:57 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/09/09 03:43:57 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/09/09 03:43:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/09/09 03:43:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/09/09 03:43:57 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/09/09 03:43:57 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/09/09 03:43:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/09/09 03:43:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/09/09 03:43:57 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/09/09 03:43:57 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/09/09 03:43:57 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/09/09 03:43:57 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/09/09 03:43:57 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/09/09 03:43:57 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/09/09 03:43:57 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/09/09 03:43:57 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/09/09 03:43:57 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/09/09 03:43:57 DEBUG : WaitForWriters: timeout=30s 2026/09/09 03:43:57 DEBUG : dir: Looking for writers 2026/09/09 03:43:57 DEBUG : file1: reading active writers 2026/09/09 03:43:57 DEBUG : Looking for writers 2026/09/09 03:43:57 DEBUG : dir: reading active writers 2026/09/09 03:43:57 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.40s) === RUN TestReadFileHandleFlush run.go:198: Remote "sftp://rclone@:22/rclone-test-catefoc5guce", Local "Local file system at /tmp/rclone1615841533", Modify Window "1s" 2026/09/09 03:43:57 INFO : sftp://rclone@:22/rclone-test-catefoc5guce: poll-interval is not supported by this remote 2026/09/09 03:43:57 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:57 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:57 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:57 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:57 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:57 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:57 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:57 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/09 03:43:57 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:57 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:57 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:57 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:57 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:57 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:57 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:57 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/09/09 03:43:57 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/09 03:43:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/09 03:43:57 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/09 03:43:57 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/09 03:43:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/09 03:43:57 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/09/09 03:43:57 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:57 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:57 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:57 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:57 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:57 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:57 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:57 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/09 03:43:57 DEBUG : WaitForWriters: timeout=30s 2026/09/09 03:43:57 DEBUG : dir: Looking for writers 2026/09/09 03:43:57 DEBUG : file1: reading active writers 2026/09/09 03:43:57 DEBUG : Looking for writers 2026/09/09 03:43:57 DEBUG : dir: reading active writers 2026/09/09 03:43:57 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.34s) === RUN TestReadFileHandleRelease run.go:198: Remote "sftp://rclone@:22/rclone-test-catefoc5guce", Local "Local file system at /tmp/rclone1615841533", Modify Window "1s" 2026/09/09 03:43:57 INFO : sftp://rclone@:22/rclone-test-catefoc5guce: poll-interval is not supported by this remote 2026/09/09 03:43:57 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:57 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:57 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:57 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:57 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:57 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:57 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:57 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/09 03:43:57 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:57 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:57 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:57 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:57 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:57 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:57 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:57 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/09/09 03:43:57 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/09 03:43:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/09 03:43:57 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/09 03:43:57 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/09 03:43:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/09 03:43:57 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/09/09 03:43:57 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/09/09 03:43:57 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:57 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:57 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:57 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:57 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:57 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:57 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:57 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/09 03:43:57 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/09/09 03:43:57 DEBUG : WaitForWriters: timeout=30s 2026/09/09 03:43:57 DEBUG : dir: Looking for writers 2026/09/09 03:43:57 DEBUG : file1: reading active writers 2026/09/09 03:43:57 DEBUG : Looking for writers 2026/09/09 03:43:57 DEBUG : dir: reading active writers 2026/09/09 03:43:57 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.34s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "sftp://rclone@:22/rclone-test-catefoc5guce", Local "Local file system at /tmp/rclone1615841533", Modify Window "1s" 2026/09/09 03:43:57 INFO : sftp://rclone@:22/rclone-test-catefoc5guce: poll-interval is not supported by this remote 2026/09/09 03:43:57 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/09 03:43:57 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:43:57 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:43:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:43:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/09 03:43:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:43:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:43:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/09 03:43:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:43:57 INFO : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/09 03:43:57 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:57 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:57 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:57 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:58 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:58 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:58 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:58 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/09 03:43:58 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:58 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:58 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:58 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:58 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:58 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:58 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:58 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/09/09 03:43:58 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/09 03:43:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/09 03:43:58 DEBUG : dir/file1: newRWFileHandle: 2026/09/09 03:43:58 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/09 03:43:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/09 03:43:58 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/09 03:43:58 DEBUG : dir/file1(0x301a1331f040): _readAt: size=1, off=0 2026/09/09 03:43:58 DEBUG : dir/file1(0x301a1331f040): openPending: 2026/09/09 03:43:58 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:58 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:58 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:58 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:58 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:58 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:58 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:58 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/09 03:43:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/09 03:43:58 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/09 03:43:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/09 03:43:58 DEBUG : dir/file1(0x301a1331f040): >openPending: err= 2026/09/09 03:43:58 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/09/09 03:43:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/09 03:43:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/09 03:43:58 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/09 03:43:58 DEBUG : dir/file1(0x301a1331f040): >_readAt: n=1, err= 2026/09/09 03:43:58 DEBUG : dir/file1(0x301a1331f040): _readAt: size=256, off=1 2026/09/09 03:43:58 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/09/09 03:43:58 DEBUG : dir/file1(0x301a1331f040): >_readAt: n=15, err=EOF 2026/09/09 03:43:58 DEBUG : dir/file1(0x301a1331f040): _readAt: size=16, off=16 2026/09/09 03:43:58 DEBUG : dir/file1(0x301a1331f040): >_readAt: n=0, err=EOF 2026/09/09 03:43:58 DEBUG : dir/file1(0x301a1331f040): close: 2026/09/09 03:43:58 DEBUG : dir/file1(0x301a1331f040): >close: err= 2026/09/09 03:43:58 DEBUG : dir/file1(0x301a1331f040): close: 2026/09/09 03:43:58 DEBUG : dir/file1(0x301a1331f040): >close: err=file already closed 2026/09/09 03:43:58 DEBUG : WaitForWriters: timeout=30s 2026/09/09 03:43:58 DEBUG : dir: Looking for writers 2026/09/09 03:43:58 DEBUG : file1: reading active writers 2026/09/09 03:43:58 DEBUG : Looking for writers 2026/09/09 03:43:58 DEBUG : dir: reading active writers 2026/09/09 03:43:58 DEBUG : >WaitForWriters: 2026/09/09 03:43:58 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.34s) === RUN TestRWFileHandleSeek run.go:198: Remote "sftp://rclone@:22/rclone-test-catefoc5guce", Local "Local file system at /tmp/rclone1615841533", Modify Window "1s" 2026/09/09 03:43:58 INFO : sftp://rclone@:22/rclone-test-catefoc5guce: poll-interval is not supported by this remote 2026/09/09 03:43:58 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/09 03:43:58 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:43:58 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:43:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:43:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/09 03:43:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:43:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:43:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/09 03:43:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:43:58 INFO : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/09 03:43:58 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:58 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:58 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:58 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:58 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:58 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:58 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:58 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/09 03:43:58 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:58 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:58 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:58 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:58 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:58 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:58 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:58 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/09/09 03:43:58 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/09 03:43:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/09 03:43:58 DEBUG : dir/file1: newRWFileHandle: 2026/09/09 03:43:58 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/09 03:43:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/09 03:43:58 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/09 03:43:58 DEBUG : dir/file1(0x301a1310b4c0): _readAt: size=1, off=0 2026/09/09 03:43:58 DEBUG : dir/file1(0x301a1310b4c0): openPending: 2026/09/09 03:43:58 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:58 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:58 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:58 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:58 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:58 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:58 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:58 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/09 03:43:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/09 03:43:58 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/09 03:43:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/09 03:43:58 DEBUG : dir/file1(0x301a1310b4c0): >openPending: err= 2026/09/09 03:43:58 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/09/09 03:43:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/09 03:43:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/09 03:43:58 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/09 03:43:58 DEBUG : dir/file1(0x301a1310b4c0): >_readAt: n=1, err= 2026/09/09 03:43:58 DEBUG : dir/file1(0x301a1310b4c0): _readAt: size=1, off=5 2026/09/09 03:43:58 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/09 03:43:58 DEBUG : dir/file1(0x301a1310b4c0): >_readAt: n=1, err= 2026/09/09 03:43:58 DEBUG : dir/file1(0x301a1310b4c0): _readAt: size=1, off=3 2026/09/09 03:43:58 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/09 03:43:58 DEBUG : dir/file1(0x301a1310b4c0): >_readAt: n=1, err= 2026/09/09 03:43:58 DEBUG : dir/file1(0x301a1310b4c0): _readAt: size=1, off=13 2026/09/09 03:43:58 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/09 03:43:58 DEBUG : dir/file1(0x301a1310b4c0): >_readAt: n=1, err= 2026/09/09 03:43:58 DEBUG : dir/file1(0x301a1310b4c0): _readAt: size=16, off=100 2026/09/09 03:43:58 DEBUG : dir/file1(0x301a1310b4c0): >_readAt: n=0, err=EOF 2026/09/09 03:43:58 DEBUG : dir/file1(0x301a1310b4c0): close: 2026/09/09 03:43:58 DEBUG : dir/file1(0x301a1310b4c0): >close: err= 2026/09/09 03:43:58 DEBUG : WaitForWriters: timeout=30s 2026/09/09 03:43:58 DEBUG : dir: Looking for writers 2026/09/09 03:43:58 DEBUG : file1: reading active writers 2026/09/09 03:43:58 DEBUG : Looking for writers 2026/09/09 03:43:58 DEBUG : dir: reading active writers 2026/09/09 03:43:58 DEBUG : >WaitForWriters: 2026/09/09 03:43:58 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.34s) === RUN TestRWFileHandleReadAt run.go:198: Remote "sftp://rclone@:22/rclone-test-catefoc5guce", Local "Local file system at /tmp/rclone1615841533", Modify Window "1s" 2026/09/09 03:43:58 INFO : sftp://rclone@:22/rclone-test-catefoc5guce: poll-interval is not supported by this remote 2026/09/09 03:43:58 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/09 03:43:58 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:43:58 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:43:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:43:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/09 03:43:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:43:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:43:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/09 03:43:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:43:58 INFO : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/09 03:43:58 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:58 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:58 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:58 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:58 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:58 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:58 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:58 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/09 03:43:58 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:58 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:58 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:58 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:58 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:58 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:58 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:58 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/09/09 03:43:58 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/09 03:43:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/09 03:43:58 DEBUG : dir/file1: newRWFileHandle: 2026/09/09 03:43:58 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/09 03:43:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/09 03:43:58 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/09 03:43:58 DEBUG : dir/file1(0x301a133556c0): _readAt: size=1, off=0 2026/09/09 03:43:58 DEBUG : dir/file1(0x301a133556c0): openPending: 2026/09/09 03:43:58 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:58 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:58 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:58 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:58 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:58 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:58 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:58 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/09 03:43:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/09 03:43:58 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/09 03:43:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/09 03:43:58 DEBUG : dir/file1(0x301a133556c0): >openPending: err= 2026/09/09 03:43:58 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/09/09 03:43:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/09 03:43:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/09 03:43:58 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/09 03:43:58 DEBUG : dir/file1(0x301a133556c0): >_readAt: n=1, err= 2026/09/09 03:43:58 DEBUG : dir/file1(0x301a133556c0): _readAt: size=1, off=5 2026/09/09 03:43:58 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/09 03:43:58 DEBUG : dir/file1(0x301a133556c0): >_readAt: n=1, err= 2026/09/09 03:43:58 DEBUG : dir/file1(0x301a133556c0): _readAt: size=1, off=1 2026/09/09 03:43:58 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/09 03:43:58 DEBUG : dir/file1(0x301a133556c0): >_readAt: n=1, err= 2026/09/09 03:43:58 DEBUG : dir/file1(0x301a133556c0): _readAt: size=6, off=10 2026/09/09 03:43:58 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/09/09 03:43:58 DEBUG : dir/file1(0x301a133556c0): >_readAt: n=6, err= 2026/09/09 03:43:58 DEBUG : dir/file1(0x301a133556c0): _readAt: size=256, off=10 2026/09/09 03:43:58 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/09/09 03:43:58 DEBUG : dir/file1(0x301a133556c0): >_readAt: n=6, err=EOF 2026/09/09 03:43:58 DEBUG : dir/file1(0x301a133556c0): _readAt: size=256, off=100 2026/09/09 03:43:58 DEBUG : dir/file1(0x301a133556c0): >_readAt: n=0, err=EOF 2026/09/09 03:43:58 DEBUG : dir/file1(0x301a133556c0): close: 2026/09/09 03:43:58 DEBUG : dir/file1(0x301a133556c0): >close: err= 2026/09/09 03:43:58 DEBUG : dir/file1(0x301a133556c0): _readAt: size=256, off=100 2026/09/09 03:43:58 DEBUG : dir/file1(0x301a133556c0): >_readAt: n=0, err=file already closed 2026/09/09 03:43:58 DEBUG : WaitForWriters: timeout=30s 2026/09/09 03:43:58 DEBUG : dir: Looking for writers 2026/09/09 03:43:58 DEBUG : file1: reading active writers 2026/09/09 03:43:58 DEBUG : Looking for writers 2026/09/09 03:43:58 DEBUG : dir: reading active writers 2026/09/09 03:43:58 DEBUG : >WaitForWriters: 2026/09/09 03:43:58 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.30s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "sftp://rclone@:22/rclone-test-catefoc5guce", Local "Local file system at /tmp/rclone1615841533", Modify Window "1s" 2026/09/09 03:43:58 INFO : sftp://rclone@:22/rclone-test-catefoc5guce: poll-interval is not supported by this remote 2026/09/09 03:43:58 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/09 03:43:58 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:43:58 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:43:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:43:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/09 03:43:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:43:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:43:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/09 03:43:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:43:58 INFO : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/09 03:43:58 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:58 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:58 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:58 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:58 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:58 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:58 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:58 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/09 03:43:58 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:58 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:58 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:58 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:59 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:59 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:59 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:59 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/09/09 03:43:59 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/09 03:43:59 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/09 03:43:59 DEBUG : dir/file1: newRWFileHandle: 2026/09/09 03:43:59 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/09 03:43:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/09 03:43:59 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/09 03:43:59 DEBUG : dir/file1(0x301a13355dc0): RWFileHandle.Flush 2026/09/09 03:43:59 DEBUG : dir/file1(0x301a13355dc0): _readAt: size=256, off=0 2026/09/09 03:43:59 DEBUG : dir/file1(0x301a13355dc0): openPending: 2026/09/09 03:43:59 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:59 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:59 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:59 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:59 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:59 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:59 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:59 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/09 03:43:59 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/09 03:43:59 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/09 03:43:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/09 03:43:59 DEBUG : dir/file1(0x301a13355dc0): >openPending: err= 2026/09/09 03:43:59 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/09/09 03:43:59 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/09 03:43:59 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/09 03:43:59 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/09 03:43:59 DEBUG : dir/file1(0x301a13355dc0): >_readAt: n=16, err=EOF 2026/09/09 03:43:59 DEBUG : dir/file1(0x301a13355dc0): RWFileHandle.Flush 2026/09/09 03:43:59 DEBUG : dir/file1(0x301a13355dc0): RWFileHandle.Flush 2026/09/09 03:43:59 DEBUG : dir/file1(0x301a13355dc0): close: 2026/09/09 03:43:59 DEBUG : dir/file1(0x301a13355dc0): >close: err= 2026/09/09 03:43:59 DEBUG : WaitForWriters: timeout=30s 2026/09/09 03:43:59 DEBUG : dir: Looking for writers 2026/09/09 03:43:59 DEBUG : file1: reading active writers 2026/09/09 03:43:59 DEBUG : Looking for writers 2026/09/09 03:43:59 DEBUG : dir: reading active writers 2026/09/09 03:43:59 DEBUG : >WaitForWriters: 2026/09/09 03:43:59 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.33s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "sftp://rclone@:22/rclone-test-catefoc5guce", Local "Local file system at /tmp/rclone1615841533", Modify Window "1s" 2026/09/09 03:43:59 INFO : sftp://rclone@:22/rclone-test-catefoc5guce: poll-interval is not supported by this remote 2026/09/09 03:43:59 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/09 03:43:59 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:43:59 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:43:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:43:59 DEBUG : Config file has changed externally - reloading 2026/09/09 03:43:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/09 03:43:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:43:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:43:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/09 03:43:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:43:59 INFO : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/09 03:43:59 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:59 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:59 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:59 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:59 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:59 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:59 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:59 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/09 03:43:59 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:59 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:59 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:59 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:59 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:59 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:59 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:59 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/09/09 03:43:59 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/09 03:43:59 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/09 03:43:59 DEBUG : dir/file1: newRWFileHandle: 2026/09/09 03:43:59 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/09 03:43:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/09 03:43:59 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/09 03:43:59 DEBUG : dir/file1(0x301a1339c200): _readAt: size=256, off=0 2026/09/09 03:43:59 DEBUG : dir/file1(0x301a1339c200): openPending: 2026/09/09 03:43:59 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:59 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:59 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:59 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:43:59 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:59 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:43:59 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:59 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/09 03:43:59 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/09 03:43:59 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/09 03:43:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/09 03:43:59 DEBUG : dir/file1(0x301a1339c200): >openPending: err= 2026/09/09 03:43:59 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/09/09 03:43:59 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/09 03:43:59 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/09 03:43:59 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/09 03:43:59 DEBUG : dir/file1(0x301a1339c200): >_readAt: n=16, err=EOF 2026/09/09 03:43:59 DEBUG : dir/file1(0x301a1339c200): RWFileHandle.Release 2026/09/09 03:43:59 DEBUG : dir/file1(0x301a1339c200): close: 2026/09/09 03:43:59 DEBUG : dir/file1(0x301a1339c200): >close: err= 2026/09/09 03:43:59 DEBUG : dir/file1(0x301a1339c200): RWFileHandle.Release 2026/09/09 03:43:59 DEBUG : WaitForWriters: timeout=30s 2026/09/09 03:43:59 DEBUG : dir: Looking for writers 2026/09/09 03:43:59 DEBUG : file1: reading active writers 2026/09/09 03:43:59 DEBUG : Looking for writers 2026/09/09 03:43:59 DEBUG : dir: reading active writers 2026/09/09 03:43:59 DEBUG : >WaitForWriters: 2026/09/09 03:43:59 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.35s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-catefoc5guce", Local "Local file system at /tmp/rclone1615841533", Modify Window "1s" 2026/09/09 03:43:59 INFO : sftp://rclone@:22/rclone-test-catefoc5guce: poll-interval is not supported by this remote 2026/09/09 03:43:59 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/09 03:43:59 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:43:59 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:43:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:43:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/09 03:43:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:43:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:43:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/09 03:43:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:43:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:43:59 INFO : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/09 03:43:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:43:59 DEBUG : file1: newRWFileHandle: 2026/09/09 03:43:59 DEBUG : file1(0x301a12a54080): openPending: 2026/09/09 03:43:59 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:43:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/09 03:43:59 DEBUG : file1(0x301a12a54080): >openPending: err= 2026/09/09 03:43:59 DEBUG : file1: >newRWFileHandle: err= 2026/09/09 03:43:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/09 03:43:59 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/09 03:43:59 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/09 03:43:59 DEBUG : file1(0x301a12a54080): _writeAt: size=5, off=0 2026/09/09 03:43:59 DEBUG : file1(0x301a12a54080): >_writeAt: n=5, err= 2026/09/09 03:43:59 DEBUG : file1(0x301a12a54080): _writeAt: size=7, off=5 2026/09/09 03:43:59 DEBUG : file1(0x301a12a54080): >_writeAt: n=7, err= 2026/09/09 03:43:59 DEBUG : file1: vfs cache: truncate to size=11 2026/09/09 03:43:59 DEBUG : file1(0x301a12a54080): close: 2026/09/09 03:43:59 DEBUG : file1: vfs cache: setting modification time to 2026-09-09 03:43:59.565215162 +0000 UTC m=+27.880296973 2026/09/09 03:43:59 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/09 03:43:59 DEBUG : file1(0x301a12a54080): >close: err= 2026/09/09 03:43:59 DEBUG : file1(0x301a12a54080): close: 2026/09/09 03:43:59 DEBUG : file1(0x301a12a54080): >close: err=file already closed 2026/09/09 03:43:59 DEBUG : WaitForWriters: timeout=30s 2026/09/09 03:43:59 DEBUG : Looking for writers 2026/09/09 03:43:59 DEBUG : file1: reading active writers 2026/09/09 03:43:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/09 03:43:59 DEBUG : Looking for writers 2026/09/09 03:43:59 DEBUG : file1: reading active writers 2026/09/09 03:43:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/09 03:43:59 DEBUG : Looking for writers 2026/09/09 03:43:59 DEBUG : file1: reading active writers 2026/09/09 03:43:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/09 03:43:59 DEBUG : Looking for writers 2026/09/09 03:43:59 DEBUG : file1: reading active writers 2026/09/09 03:43:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/09 03:43:59 DEBUG : file1: vfs cache: starting upload 2026/09/09 03:43:59 DEBUG : file1.0b311cac.partial: size = 11 OK 2026/09/09 03:43:59 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/file1.0b311cac.partial" 2026/09/09 03:43:59 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:59 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/file1.0b311cac.partial 2026/09/09 03:43:59 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/file1.0b311cac.partial" 2026/09/09 03:43:59 DEBUG : Looking for writers 2026/09/09 03:43:59 DEBUG : file1: reading active writers 2026/09/09 03:43:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/09 03:43:59 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:59 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-catefoc5guce/file1.0b311cac.partial 2026/09/09 03:43:59 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:59 DEBUG : file1.0b311cac.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/09/09 03:43:59 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/09 03:43:59 DEBUG : file1.0b311cac.partial: renamed to: file1 2026/09/09 03:43:59 INFO : file1: Copied (new) 2026/09/09 03:43:59 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/file1" 2026/09/09 03:43:59 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:59 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/file1 2026/09/09 03:43:59 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/file1" 2026/09/09 03:43:59 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:59 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-catefoc5guce/file1 2026/09/09 03:43:59 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:59 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/09/09 03:43:59 DEBUG : file1: vfs cache: fingerprint now "11,2026-09-09 03:43:59 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/09/09 03:43:59 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/09 03:43:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/09 03:43:59 INFO : file1: vfs cache: upload succeeded try #1 2026/09/09 03:43:59 DEBUG : Looking for writers 2026/09/09 03:43:59 DEBUG : file1: reading active writers 2026/09/09 03:43:59 DEBUG : >WaitForWriters: 2026/09/09 03:43:59 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/file1" 2026/09/09 03:43:59 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:59 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/file1 2026/09/09 03:43:59 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/file1" 2026/09/09 03:43:59 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:43:59 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-catefoc5guce/file1 2026/09/09 03:43:59 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:43:59 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/09/09 03:43:59 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/file1" 2026/09/09 03:43:59 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:43:59 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/file1 2026/09/09 03:43:59 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/file1" 2026/09/09 03:44:00 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:00 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-catefoc5guce/file1 2026/09/09 03:44:00 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:00 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/09/09 03:44:00 DEBUG : WaitForWriters: timeout=30s 2026/09/09 03:44:00 DEBUG : Looking for writers 2026/09/09 03:44:00 DEBUG : file1: reading active writers 2026/09/09 03:44:00 DEBUG : >WaitForWriters: 2026/09/09 03:44:00 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.55s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "sftp://rclone@:22/rclone-test-catefoc5guce", Local "Local file system at /tmp/rclone1615841533", Modify Window "1s" 2026/09/09 03:44:00 INFO : sftp://rclone@:22/rclone-test-catefoc5guce: poll-interval is not supported by this remote 2026/09/09 03:44:00 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/09 03:44:00 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:44:00 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:44:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:44:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/09 03:44:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:44:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:44:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/09 03:44:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:44:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:00 INFO : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/09 03:44:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:00 DEBUG : file1: newRWFileHandle: 2026/09/09 03:44:00 DEBUG : file1(0x301a13500b00): openPending: 2026/09/09 03:44:00 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/09 03:44:00 DEBUG : file1(0x301a13500b00): >openPending: err= 2026/09/09 03:44:00 DEBUG : file1: >newRWFileHandle: err= 2026/09/09 03:44:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/09 03:44:00 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/09 03:44:00 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/09 03:44:00 DEBUG : file1(0x301a13500b00): _writeAt: size=7, off=0 2026/09/09 03:44:00 DEBUG : file1(0x301a13500b00): >_writeAt: n=7, err= 2026/09/09 03:44:00 DEBUG : file1(0x301a13500b00): _writeAt: size=6, off=5 2026/09/09 03:44:00 DEBUG : file1(0x301a13500b00): >_writeAt: n=6, err= 2026/09/09 03:44:00 DEBUG : file1(0x301a13500b00): close: 2026/09/09 03:44:00 DEBUG : file1: vfs cache: setting modification time to 2026-09-09 03:44:00.106642469 +0000 UTC m=+28.421724189 2026/09/09 03:44:00 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:00 DEBUG : file1(0x301a13500b00): >close: err= 2026/09/09 03:44:00 DEBUG : file1(0x301a13500b00): _writeAt: size=5, off=0 2026/09/09 03:44:00 DEBUG : file1(0x301a13500b00): >_writeAt: n=0, err=file already closed 2026/09/09 03:44:00 DEBUG : WaitForWriters: timeout=30s 2026/09/09 03:44:00 DEBUG : Looking for writers 2026/09/09 03:44:00 DEBUG : file1: reading active writers 2026/09/09 03:44:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/09 03:44:00 DEBUG : Looking for writers 2026/09/09 03:44:00 DEBUG : file1: reading active writers 2026/09/09 03:44:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/09 03:44:00 DEBUG : Looking for writers 2026/09/09 03:44:00 DEBUG : file1: reading active writers 2026/09/09 03:44:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/09 03:44:00 DEBUG : Looking for writers 2026/09/09 03:44:00 DEBUG : file1: reading active writers 2026/09/09 03:44:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/09 03:44:00 DEBUG : file1: vfs cache: starting upload 2026/09/09 03:44:00 DEBUG : file1.c373d08b.partial: size = 11 OK 2026/09/09 03:44:00 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/file1.c373d08b.partial" 2026/09/09 03:44:00 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:00 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/file1.c373d08b.partial 2026/09/09 03:44:00 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/file1.c373d08b.partial" 2026/09/09 03:44:00 DEBUG : Looking for writers 2026/09/09 03:44:00 DEBUG : file1: reading active writers 2026/09/09 03:44:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/09 03:44:00 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:00 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-catefoc5guce/file1.c373d08b.partial 2026/09/09 03:44:00 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:00 DEBUG : file1.c373d08b.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/09/09 03:44:00 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/09 03:44:00 DEBUG : file1.c373d08b.partial: renamed to: file1 2026/09/09 03:44:00 INFO : file1: Copied (new) 2026/09/09 03:44:00 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/file1" 2026/09/09 03:44:00 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:00 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/file1 2026/09/09 03:44:00 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/file1" 2026/09/09 03:44:00 DEBUG : Looking for writers 2026/09/09 03:44:00 DEBUG : file1: reading active writers 2026/09/09 03:44:00 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:00 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-catefoc5guce/file1 2026/09/09 03:44:00 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:00 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/09/09 03:44:00 DEBUG : file1: vfs cache: fingerprint now "11,2026-09-09 03:44:00 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/09/09 03:44:00 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/09 03:44:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/09 03:44:00 DEBUG : >WaitForWriters: 2026/09/09 03:44:00 INFO : file1: vfs cache: upload succeeded try #1 2026/09/09 03:44:00 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/file1" 2026/09/09 03:44:00 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:00 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/file1 2026/09/09 03:44:00 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/file1" 2026/09/09 03:44:00 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:00 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-catefoc5guce/file1 2026/09/09 03:44:00 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:00 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/09/09 03:44:00 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/file1" 2026/09/09 03:44:00 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:00 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/file1 2026/09/09 03:44:00 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/file1" 2026/09/09 03:44:00 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:00 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-catefoc5guce/file1 2026/09/09 03:44:00 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:00 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/09/09 03:44:00 DEBUG : WaitForWriters: timeout=30s 2026/09/09 03:44:00 DEBUG : Looking for writers 2026/09/09 03:44:00 DEBUG : file1: reading active writers 2026/09/09 03:44:00 DEBUG : >WaitForWriters: 2026/09/09 03:44:00 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.51s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-catefoc5guce", Local "Local file system at /tmp/rclone1615841533", Modify Window "1s" 2026/09/09 03:44:00 INFO : sftp://rclone@:22/rclone-test-catefoc5guce: poll-interval is not supported by this remote 2026/09/09 03:44:00 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/09 03:44:00 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:44:00 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:44:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:44:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/09 03:44:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:44:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:44:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/09 03:44:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:44:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:00 INFO : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/09 03:44:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:00 DEBUG : file1: newRWFileHandle: 2026/09/09 03:44:00 DEBUG : file1(0x301a12d29540): openPending: 2026/09/09 03:44:00 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/09 03:44:00 DEBUG : file1(0x301a12d29540): >openPending: err= 2026/09/09 03:44:00 DEBUG : file1: >newRWFileHandle: err= 2026/09/09 03:44:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/09 03:44:00 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/09 03:44:00 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/09 03:44:00 DEBUG : file1(0x301a12d29540): close: 2026/09/09 03:44:00 DEBUG : file1: vfs cache: setting modification time to 2026-09-09 03:44:00.617880363 +0000 UTC m=+28.932962073 2026/09/09 03:44:00 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:00 DEBUG : file1(0x301a12d29540): >close: err= 2026/09/09 03:44:00 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/09/09 03:44:00 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/09 03:44:00 DEBUG : file2: newRWFileHandle: 2026/09/09 03:44:00 DEBUG : file2(0x301a13108180): openPending: 2026/09/09 03:44:00 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:00 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/09 03:44:00 DEBUG : file2(0x301a13108180): >openPending: err= 2026/09/09 03:44:00 DEBUG : file2: >newRWFileHandle: err= 2026/09/09 03:44:00 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/09 03:44:00 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/09/09 03:44:00 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/09/09 03:44:00 DEBUG : file2(0x301a13108180): RWFileHandle.Flush 2026/09/09 03:44:00 DEBUG : file2(0x301a13108180): RWFileHandle.Release 2026/09/09 03:44:00 DEBUG : file2(0x301a13108180): close: 2026/09/09 03:44:00 DEBUG : file2: vfs cache: setting modification time to 2026-09-09 03:44:00.619067253 +0000 UTC m=+28.934148963 2026/09/09 03:44:00 INFO : file2: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:00 DEBUG : file2(0x301a13108180): >close: err= 2026/09/09 03:44:00 DEBUG : WaitForWriters: timeout=30s 2026/09/09 03:44:00 DEBUG : Looking for writers 2026/09/09 03:44:00 DEBUG : file1: reading active writers 2026/09/09 03:44:00 DEBUG : file2: reading active writers 2026/09/09 03:44:00 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/09/09 03:44:00 DEBUG : Looking for writers 2026/09/09 03:44:00 DEBUG : file1: reading active writers 2026/09/09 03:44:00 DEBUG : file2: reading active writers 2026/09/09 03:44:00 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/09/09 03:44:00 DEBUG : Looking for writers 2026/09/09 03:44:00 DEBUG : file1: reading active writers 2026/09/09 03:44:00 DEBUG : file2: reading active writers 2026/09/09 03:44:00 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/09/09 03:44:00 DEBUG : Looking for writers 2026/09/09 03:44:00 DEBUG : file2: reading active writers 2026/09/09 03:44:00 DEBUG : file1: reading active writers 2026/09/09 03:44:00 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/09/09 03:44:00 DEBUG : file1: vfs cache: starting upload 2026/09/09 03:44:00 DEBUG : file2: vfs cache: starting upload 2026/09/09 03:44:00 DEBUG : file2.12fa61c6.partial: size = 0 OK 2026/09/09 03:44:00 DEBUG : file1.3a4034ac.partial: size = 0 OK 2026/09/09 03:44:00 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/file2.12fa61c6.partial" 2026/09/09 03:44:00 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/file1.3a4034ac.partial" 2026/09/09 03:44:00 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:00 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:00 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/file2.12fa61c6.partial 2026/09/09 03:44:00 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/file2.12fa61c6.partial" 2026/09/09 03:44:00 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/file1.3a4034ac.partial 2026/09/09 03:44:00 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/file1.3a4034ac.partial" 2026/09/09 03:44:00 DEBUG : Looking for writers 2026/09/09 03:44:00 DEBUG : file1: reading active writers 2026/09/09 03:44:00 DEBUG : file2: reading active writers 2026/09/09 03:44:00 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/09/09 03:44:00 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:00 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-catefoc5guce/file2.12fa61c6.partial 2026/09/09 03:44:00 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:00 DEBUG : file2.12fa61c6.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/09/09 03:44:00 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/09 03:44:00 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:00 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-catefoc5guce/file1.3a4034ac.partial 2026/09/09 03:44:00 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:00 DEBUG : file1.3a4034ac.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/09/09 03:44:00 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/09 03:44:00 DEBUG : file2.12fa61c6.partial: renamed to: file2 2026/09/09 03:44:00 INFO : file2: Copied (new) 2026/09/09 03:44:00 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/file2" 2026/09/09 03:44:00 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:00 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/file2 2026/09/09 03:44:00 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/file2" 2026/09/09 03:44:00 DEBUG : file1.3a4034ac.partial: renamed to: file1 2026/09/09 03:44:00 INFO : file1: Copied (new) 2026/09/09 03:44:00 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/file1" 2026/09/09 03:44:00 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:00 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/file1 2026/09/09 03:44:00 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/file1" 2026/09/09 03:44:00 DEBUG : Looking for writers 2026/09/09 03:44:00 DEBUG : file1: reading active writers 2026/09/09 03:44:00 DEBUG : file2: reading active writers 2026/09/09 03:44:00 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:00 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:00 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-catefoc5guce/file1 2026/09/09 03:44:00 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:00 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-catefoc5guce/file2 2026/09/09 03:44:00 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:00 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/09/09 03:44:00 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/09/09 03:44:00 DEBUG : file2: vfs cache: fingerprint now "0,2026-09-09 03:44:00 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/09/09 03:44:00 DEBUG : file1: vfs cache: fingerprint now "0,2026-09-09 03:44:00 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/09/09 03:44:00 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/09/09 03:44:00 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/09 03:44:00 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/09/09 03:44:00 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/09 03:44:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/09 03:44:00 INFO : file2: vfs cache: upload succeeded try #1 2026/09/09 03:44:00 INFO : file1: vfs cache: upload succeeded try #1 2026/09/09 03:44:01 DEBUG : Looking for writers 2026/09/09 03:44:01 DEBUG : file2: reading active writers 2026/09/09 03:44:01 DEBUG : file1: reading active writers 2026/09/09 03:44:01 DEBUG : >WaitForWriters: 2026/09/09 03:44:01 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/file1" 2026/09/09 03:44:01 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:01 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/file1 2026/09/09 03:44:01 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/file1" 2026/09/09 03:44:01 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:01 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-catefoc5guce/file1 2026/09/09 03:44:01 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:01 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/09/09 03:44:01 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/file1" 2026/09/09 03:44:01 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:01 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/file1 2026/09/09 03:44:01 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/file1" 2026/09/09 03:44:01 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:01 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-catefoc5guce/file1 2026/09/09 03:44:01 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:01 DEBUG : file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/09/09 03:44:01 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/file2" 2026/09/09 03:44:01 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:01 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/file2 2026/09/09 03:44:01 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/file2" 2026/09/09 03:44:01 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:01 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-catefoc5guce/file2 2026/09/09 03:44:01 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:01 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/09/09 03:44:01 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/file2" 2026/09/09 03:44:01 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:01 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/file2 2026/09/09 03:44:01 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/file2" 2026/09/09 03:44:01 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:01 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-catefoc5guce/file2 2026/09/09 03:44:01 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:01 DEBUG : file2: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/09/09 03:44:01 DEBUG : WaitForWriters: timeout=30s 2026/09/09 03:44:01 DEBUG : Looking for writers 2026/09/09 03:44:01 DEBUG : file1: reading active writers 2026/09/09 03:44:01 DEBUG : file2: reading active writers 2026/09/09 03:44:01 DEBUG : >WaitForWriters: 2026/09/09 03:44:01 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (1.07s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-catefoc5guce", Local "Local file system at /tmp/rclone1615841533", Modify Window "1s" 2026/09/09 03:44:01 INFO : sftp://rclone@:22/rclone-test-catefoc5guce: poll-interval is not supported by this remote 2026/09/09 03:44:01 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/09 03:44:01 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:44:01 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:44:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:44:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/09 03:44:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:44:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:44:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/09 03:44:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:44:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:01 INFO : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/09 03:44:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:01 DEBUG : file1: newRWFileHandle: 2026/09/09 03:44:01 DEBUG : file1(0x301a13501d80): openPending: 2026/09/09 03:44:01 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/09 03:44:01 DEBUG : file1(0x301a13501d80): >openPending: err= 2026/09/09 03:44:01 DEBUG : file1: >newRWFileHandle: err= 2026/09/09 03:44:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/09 03:44:01 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/09 03:44:01 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/09 03:44:01 DEBUG : file1(0x301a13501d80): _writeAt: size=5, off=0 2026/09/09 03:44:01 DEBUG : file1(0x301a13501d80): >_writeAt: n=5, err= 2026/09/09 03:44:01 DEBUG : file1(0x301a13501d80): RWFileHandle.Flush 2026/09/09 03:44:01 DEBUG : file1(0x301a13501d80): RWFileHandle.Flush 2026/09/09 03:44:01 DEBUG : file1(0x301a13501d80): close: 2026/09/09 03:44:01 DEBUG : file1: vfs cache: setting modification time to 2026-09-09 03:44:01.690920352 +0000 UTC m=+30.006002062 2026/09/09 03:44:01 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:01 DEBUG : file1(0x301a13501d80): >close: err= 2026/09/09 03:44:01 DEBUG : WaitForWriters: timeout=30s 2026/09/09 03:44:01 DEBUG : Looking for writers 2026/09/09 03:44:01 DEBUG : file1: reading active writers 2026/09/09 03:44:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/09 03:44:01 DEBUG : Looking for writers 2026/09/09 03:44:01 DEBUG : file1: reading active writers 2026/09/09 03:44:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/09 03:44:01 DEBUG : Looking for writers 2026/09/09 03:44:01 DEBUG : file1: reading active writers 2026/09/09 03:44:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/09 03:44:01 DEBUG : Looking for writers 2026/09/09 03:44:01 DEBUG : file1: reading active writers 2026/09/09 03:44:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/09 03:44:01 DEBUG : file1: vfs cache: starting upload 2026/09/09 03:44:01 DEBUG : file1.13855a65.partial: size = 5 OK 2026/09/09 03:44:01 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/file1.13855a65.partial" 2026/09/09 03:44:01 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:01 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/file1.13855a65.partial 2026/09/09 03:44:01 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/file1.13855a65.partial" 2026/09/09 03:44:01 DEBUG : Looking for writers 2026/09/09 03:44:01 DEBUG : file1: reading active writers 2026/09/09 03:44:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/09 03:44:01 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:01 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-catefoc5guce/file1.13855a65.partial 2026/09/09 03:44:01 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:01 DEBUG : file1.13855a65.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/09 03:44:01 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/09 03:44:01 DEBUG : file1.13855a65.partial: renamed to: file1 2026/09/09 03:44:01 INFO : file1: Copied (new) 2026/09/09 03:44:01 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/file1" 2026/09/09 03:44:01 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:01 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/file1 2026/09/09 03:44:01 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/file1" 2026/09/09 03:44:02 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:02 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-catefoc5guce/file1 2026/09/09 03:44:02 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:02 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/09 03:44:02 DEBUG : file1: vfs cache: fingerprint now "5,2026-09-09 03:44:01 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/09/09 03:44:02 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/09 03:44:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/09 03:44:02 DEBUG : Looking for writers 2026/09/09 03:44:02 DEBUG : file1: reading active writers 2026/09/09 03:44:02 INFO : file1: vfs cache: upload succeeded try #1 2026/09/09 03:44:02 DEBUG : >WaitForWriters: 2026/09/09 03:44:02 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.32s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-catefoc5guce", Local "Local file system at /tmp/rclone1615841533", Modify Window "1s" 2026/09/09 03:44:02 INFO : sftp://rclone@:22/rclone-test-catefoc5guce: poll-interval is not supported by this remote 2026/09/09 03:44:02 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/09 03:44:02 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:44:02 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:44:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:44:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/09 03:44:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:44:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:44:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/09 03:44:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:44:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:02 INFO : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/09 03:44:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:02 DEBUG : file1: newRWFileHandle: 2026/09/09 03:44:02 DEBUG : file1(0x301a1331ec80): openPending: 2026/09/09 03:44:02 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/09 03:44:02 DEBUG : file1(0x301a1331ec80): >openPending: err= 2026/09/09 03:44:02 DEBUG : file1: >newRWFileHandle: err= 2026/09/09 03:44:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/09 03:44:02 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/09 03:44:02 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/09 03:44:02 DEBUG : file1(0x301a1331ec80): _writeAt: size=5, off=0 2026/09/09 03:44:02 DEBUG : file1(0x301a1331ec80): >_writeAt: n=5, err= 2026/09/09 03:44:02 DEBUG : file1(0x301a1331ec80): RWFileHandle.Release 2026/09/09 03:44:02 DEBUG : file1(0x301a1331ec80): close: 2026/09/09 03:44:02 DEBUG : file1: vfs cache: setting modification time to 2026-09-09 03:44:02.012878242 +0000 UTC m=+30.327959972 2026/09/09 03:44:02 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:02 DEBUG : file1(0x301a1331ec80): >close: err= 2026/09/09 03:44:02 DEBUG : file1(0x301a1331ec80): RWFileHandle.Release 2026/09/09 03:44:02 DEBUG : WaitForWriters: timeout=30s 2026/09/09 03:44:02 DEBUG : Looking for writers 2026/09/09 03:44:02 DEBUG : file1: reading active writers 2026/09/09 03:44:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/09 03:44:02 DEBUG : Looking for writers 2026/09/09 03:44:02 DEBUG : file1: reading active writers 2026/09/09 03:44:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/09 03:44:02 DEBUG : Looking for writers 2026/09/09 03:44:02 DEBUG : file1: reading active writers 2026/09/09 03:44:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/09 03:44:02 DEBUG : Looking for writers 2026/09/09 03:44:02 DEBUG : file1: reading active writers 2026/09/09 03:44:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/09 03:44:02 DEBUG : file1: vfs cache: starting upload 2026/09/09 03:44:02 DEBUG : file1.deaf4998.partial: size = 5 OK 2026/09/09 03:44:02 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/file1.deaf4998.partial" 2026/09/09 03:44:02 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:02 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/file1.deaf4998.partial 2026/09/09 03:44:02 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/file1.deaf4998.partial" 2026/09/09 03:44:02 DEBUG : Looking for writers 2026/09/09 03:44:02 DEBUG : file1: reading active writers 2026/09/09 03:44:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/09 03:44:02 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:02 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-catefoc5guce/file1.deaf4998.partial 2026/09/09 03:44:02 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:02 DEBUG : file1.deaf4998.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/09 03:44:02 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/09 03:44:02 DEBUG : file1.deaf4998.partial: renamed to: file1 2026/09/09 03:44:02 INFO : file1: Copied (new) 2026/09/09 03:44:02 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/file1" 2026/09/09 03:44:02 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:02 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/file1 2026/09/09 03:44:02 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/file1" 2026/09/09 03:44:02 DEBUG : Looking for writers 2026/09/09 03:44:02 DEBUG : file1: reading active writers 2026/09/09 03:44:02 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:02 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-catefoc5guce/file1 2026/09/09 03:44:02 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:02 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/09 03:44:02 DEBUG : file1: vfs cache: fingerprint now "5,2026-09-09 03:44:02 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/09/09 03:44:02 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/09 03:44:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/09 03:44:02 DEBUG : >WaitForWriters: 2026/09/09 03:44:02 INFO : file1: vfs cache: upload succeeded try #1 2026/09/09 03:44:02 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.33s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "sftp://rclone@:22/rclone-test-catefoc5guce", Local "Local file system at /tmp/rclone1615841533", Modify Window "1s" 2026/09/09 03:44:02 INFO : sftp://rclone@:22/rclone-test-catefoc5guce: poll-interval is not supported by this remote 2026/09/09 03:44:02 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/09 03:44:02 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:44:02 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:44:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:44:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/09 03:44:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:44:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:44:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/09 03:44:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:44:02 INFO : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/09 03:44:02 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:44:02 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:02 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:44:02 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:44:02 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:02 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:44:02 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:02 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/09 03:44:02 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:44:02 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:02 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:44:02 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:44:02 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:02 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:44:02 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:02 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/09/09 03:44:02 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/09/09 03:44:02 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/09 03:44:02 DEBUG : dir/file1: newRWFileHandle: 2026/09/09 03:44:02 DEBUG : dir/file1(0x301a1331fbc0): openPending: 2026/09/09 03:44:02 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:44:02 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:02 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:44:02 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:44:02 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:02 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:44:02 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:02 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/09 03:44:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/09 03:44:02 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/09 03:44:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/09 03:44:02 DEBUG : dir/file1(0x301a1331fbc0): >openPending: err= 2026/09/09 03:44:02 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/09 03:44:02 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/09 03:44:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/09 03:44:02 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/09 03:44:02 DEBUG : dir/file1(0x301a1331fbc0): _writeAt: size=5, off=0 2026/09/09 03:44:02 DEBUG : dir/file1(0x301a1331fbc0): >_writeAt: n=5, err= 2026/09/09 03:44:02 DEBUG : dir/file1(0x301a1331fbc0): close: 2026/09/09 03:44:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:02 DEBUG : dir/file1: vfs cache: setting modification time to 2026-09-09 03:44:02.6351144 +0000 UTC m=+30.950196110 2026/09/09 03:44:02 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:02 DEBUG : dir/file1(0x301a1331fbc0): >close: err= 2026/09/09 03:44:02 DEBUG : WaitForWriters: timeout=30s 2026/09/09 03:44:02 DEBUG : dir: Looking for writers 2026/09/09 03:44:02 DEBUG : file1: reading active writers 2026/09/09 03:44:02 DEBUG : Looking for writers 2026/09/09 03:44:02 DEBUG : dir: reading active writers 2026/09/09 03:44:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/09 03:44:02 DEBUG : dir: Looking for writers 2026/09/09 03:44:02 DEBUG : file1: reading active writers 2026/09/09 03:44:02 DEBUG : Looking for writers 2026/09/09 03:44:02 DEBUG : dir: reading active writers 2026/09/09 03:44:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/09 03:44:02 DEBUG : dir: Looking for writers 2026/09/09 03:44:02 DEBUG : file1: reading active writers 2026/09/09 03:44:02 DEBUG : Looking for writers 2026/09/09 03:44:02 DEBUG : dir: reading active writers 2026/09/09 03:44:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/09 03:44:02 DEBUG : dir: Looking for writers 2026/09/09 03:44:02 DEBUG : file1: reading active writers 2026/09/09 03:44:02 DEBUG : Looking for writers 2026/09/09 03:44:02 DEBUG : dir: reading active writers 2026/09/09 03:44:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/09 03:44:02 DEBUG : dir/file1: vfs cache: starting upload 2026/09/09 03:44:02 DEBUG : dir/file1.13bd16a9.partial: size = 5 OK 2026/09/09 03:44:02 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1.13bd16a9.partial" 2026/09/09 03:44:02 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:02 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir/file1.13bd16a9.partial 2026/09/09 03:44:02 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir/file1.13bd16a9.partial" 2026/09/09 03:44:02 DEBUG : dir: Looking for writers 2026/09/09 03:44:02 DEBUG : file1: reading active writers 2026/09/09 03:44:02 DEBUG : Looking for writers 2026/09/09 03:44:02 DEBUG : dir: reading active writers 2026/09/09 03:44:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/09 03:44:02 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:02 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-catefoc5guce/dir/file1.13bd16a9.partial 2026/09/09 03:44:02 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:02 DEBUG : dir/file1.13bd16a9.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/09 03:44:02 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/09 03:44:02 DEBUG : dir/file1.13bd16a9.partial: renamed to: dir/file1 2026/09/09 03:44:02 INFO : dir/file1: Copied (replaced existing) 2026/09/09 03:44:02 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:44:02 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:02 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:44:02 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:44:02 DEBUG : dir: Looking for writers 2026/09/09 03:44:02 DEBUG : file1: reading active writers 2026/09/09 03:44:02 DEBUG : Looking for writers 2026/09/09 03:44:02 DEBUG : dir: reading active writers 2026/09/09 03:44:02 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:02 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:44:02 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:02 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/09 03:44:02 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-09-09 03:44:02 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/09/09 03:44:02 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/09 03:44:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/09 03:44:02 DEBUG : >WaitForWriters: 2026/09/09 03:44:02 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/09 03:44:02 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.62s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "sftp://rclone@:22/rclone-test-catefoc5guce", Local "Local file system at /tmp/rclone1615841533", Modify Window "1s" 2026/09/09 03:44:02 INFO : sftp://rclone@:22/rclone-test-catefoc5guce: poll-interval is not supported by this remote 2026/09/09 03:44:02 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/09 03:44:02 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:44:02 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:44:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:44:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/09 03:44:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:44:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:44:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/09 03:44:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:44:02 INFO : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/09 03:44:02 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:44:02 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:02 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:44:02 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:44:03 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:03 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:44:03 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:03 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/09 03:44:03 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:44:03 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:03 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:44:03 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:44:03 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:03 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:44:03 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:03 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/09/09 03:44:03 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:03 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:03 DEBUG : dir/file1: newRWFileHandle: 2026/09/09 03:44:03 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/09 03:44:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/09 03:44:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/09 03:44:03 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/09 03:44:03 DEBUG : dir/file1(0x301a1310ab40): _writeAt: size=5, off=0 2026/09/09 03:44:03 DEBUG : dir/file1(0x301a1310ab40): openPending: 2026/09/09 03:44:03 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:44:03 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:03 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:44:03 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:44:03 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:03 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:44:03 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:03 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/09 03:44:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/09 03:44:03 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/09 03:44:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/09 03:44:03 DEBUG : dir/file1(0x301a1310ab40): >openPending: err= 2026/09/09 03:44:03 DEBUG : dir/file1(0x301a1310ab40): >_writeAt: n=5, err= 2026/09/09 03:44:03 DEBUG : dir/file1(0x301a1310ab40): _writeAt: size=15, off=5 2026/09/09 03:44:03 DEBUG : dir/file1(0x301a1310ab40): >_writeAt: n=15, err= 2026/09/09 03:44:03 DEBUG : dir/file1(0x301a1310ab40): close: 2026/09/09 03:44:03 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [{Pos:0 Size:20}] - present true 2026/09/09 03:44:03 DEBUG : dir/file1: vfs cache: setting modification time to 2026-09-09 03:44:03.256146203 +0000 UTC m=+31.571227913 2026/09/09 03:44:03 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:03 DEBUG : dir/file1(0x301a1310ab40): >close: err= 2026/09/09 03:44:03 DEBUG : WaitForWriters: timeout=30s 2026/09/09 03:44:03 DEBUG : dir: Looking for writers 2026/09/09 03:44:03 DEBUG : file1: reading active writers 2026/09/09 03:44:03 DEBUG : Looking for writers 2026/09/09 03:44:03 DEBUG : dir: reading active writers 2026/09/09 03:44:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/09 03:44:03 DEBUG : dir: Looking for writers 2026/09/09 03:44:03 DEBUG : file1: reading active writers 2026/09/09 03:44:03 DEBUG : Looking for writers 2026/09/09 03:44:03 DEBUG : dir: reading active writers 2026/09/09 03:44:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/09 03:44:03 DEBUG : dir: Looking for writers 2026/09/09 03:44:03 DEBUG : file1: reading active writers 2026/09/09 03:44:03 DEBUG : Looking for writers 2026/09/09 03:44:03 DEBUG : dir: reading active writers 2026/09/09 03:44:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/09 03:44:03 DEBUG : dir: Looking for writers 2026/09/09 03:44:03 DEBUG : file1: reading active writers 2026/09/09 03:44:03 DEBUG : Looking for writers 2026/09/09 03:44:03 DEBUG : dir: reading active writers 2026/09/09 03:44:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/09 03:44:03 DEBUG : dir/file1: vfs cache: starting upload 2026/09/09 03:44:03 DEBUG : dir/file1.365f8886.partial: size = 20 OK 2026/09/09 03:44:03 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1.365f8886.partial" 2026/09/09 03:44:03 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:03 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir/file1.365f8886.partial 2026/09/09 03:44:03 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir/file1.365f8886.partial" 2026/09/09 03:44:03 DEBUG : dir: Looking for writers 2026/09/09 03:44:03 DEBUG : file1: reading active writers 2026/09/09 03:44:03 DEBUG : Looking for writers 2026/09/09 03:44:03 DEBUG : dir: reading active writers 2026/09/09 03:44:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/09 03:44:03 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:03 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /rclone-test-catefoc5guce/dir/file1.365f8886.partial 2026/09/09 03:44:03 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:03 DEBUG : dir/file1.365f8886.partial: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/09/09 03:44:03 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/09/09 03:44:03 DEBUG : dir/file1.365f8886.partial: renamed to: dir/file1 2026/09/09 03:44:03 INFO : dir/file1: Copied (replaced existing) 2026/09/09 03:44:03 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:44:03 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:03 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:44:03 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:44:03 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/09/09 03:44:03 DEBUG : dir: Looking for writers 2026/09/09 03:44:03 DEBUG : file1: reading active writers 2026/09/09 03:44:03 DEBUG : Looking for writers 2026/09/09 03:44:03 DEBUG : dir: reading active writers 2026/09/09 03:44:03 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:03 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:44:03 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:03 DEBUG : dir/file1: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/09/09 03:44:03 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-09-09 03:44:03 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/09/09 03:44:03 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/09 03:44:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/09 03:44:03 DEBUG : >WaitForWriters: 2026/09/09 03:44:03 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/09 03:44:03 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.62s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "sftp://rclone@:22/rclone-test-catefoc5guce", Local "Local file system at /tmp/rclone1615841533", Modify Window "1s" 2026/09/09 03:44:03 INFO : sftp://rclone@:22/rclone-test-catefoc5guce: poll-interval is not supported by this remote 2026/09/09 03:44:03 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/09 03:44:03 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:44:03 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:44:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:44:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/09 03:44:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:44:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:44:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/09 03:44:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:44:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:03 INFO : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/09 03:44:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:03 DEBUG : file1: newRWFileHandle: 2026/09/09 03:44:03 DEBUG : file1(0x301a1340d0c0): openPending: 2026/09/09 03:44:03 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/09 03:44:03 DEBUG : file1(0x301a1340d0c0): >openPending: err= 2026/09/09 03:44:03 DEBUG : file1: >newRWFileHandle: err= 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/09 03:44:03 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/09 03:44:03 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/09 03:44:03 DEBUG : file1(0x301a1340d0c0): _writeAt: size=5, off=0 2026/09/09 03:44:03 DEBUG : file1(0x301a1340d0c0): >_writeAt: n=5, err= 2026/09/09 03:44:03 DEBUG : file1(0x301a1340d0c0): close: 2026/09/09 03:44:03 DEBUG : file1: vfs cache: setting modification time to 2026-09-09 03:44:03.588799262 +0000 UTC m=+31.903880993 2026/09/09 03:44:03 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:03 DEBUG : file1(0x301a1340d0c0): >close: err= 2026/09/09 03:44:03 DEBUG : WaitForWriters: timeout=30s 2026/09/09 03:44:03 DEBUG : Looking for writers 2026/09/09 03:44:03 DEBUG : file1: reading active writers 2026/09/09 03:44:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/09 03:44:03 DEBUG : Looking for writers 2026/09/09 03:44:03 DEBUG : file1: reading active writers 2026/09/09 03:44:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/09 03:44:03 DEBUG : Looking for writers 2026/09/09 03:44:03 DEBUG : file1: reading active writers 2026/09/09 03:44:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/09 03:44:03 DEBUG : Looking for writers 2026/09/09 03:44:03 DEBUG : file1: reading active writers 2026/09/09 03:44:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/09 03:44:03 DEBUG : file1: vfs cache: starting upload 2026/09/09 03:44:03 DEBUG : file1.a77d80ae.partial: size = 5 OK 2026/09/09 03:44:03 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/file1.a77d80ae.partial" 2026/09/09 03:44:03 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:03 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/file1.a77d80ae.partial 2026/09/09 03:44:03 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/file1.a77d80ae.partial" 2026/09/09 03:44:03 DEBUG : Looking for writers 2026/09/09 03:44:03 DEBUG : file1: reading active writers 2026/09/09 03:44:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/09 03:44:03 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:03 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-catefoc5guce/file1.a77d80ae.partial 2026/09/09 03:44:03 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:03 DEBUG : file1.a77d80ae.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/09 03:44:03 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/09 03:44:03 DEBUG : file1.a77d80ae.partial: renamed to: file1 2026/09/09 03:44:03 INFO : file1: Copied (new) 2026/09/09 03:44:03 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/file1" 2026/09/09 03:44:03 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:03 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/file1 2026/09/09 03:44:03 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/file1" 2026/09/09 03:44:03 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-catefoc5guce/dir/file1: no such file or directory 2026/09/09 03:44:03 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-catefoc5guce/dir/file1: no such file or directory 2026/09/09 03:44:03 DEBUG : Looking for writers 2026/09/09 03:44:03 DEBUG : file1: reading active writers 2026/09/09 03:44:03 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:03 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-catefoc5guce/file1 2026/09/09 03:44:03 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:03 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/09 03:44:03 DEBUG : file1: vfs cache: fingerprint now "5,2026-09-09 03:44:03 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/09/09 03:44:03 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/09 03:44:03 DEBUG : >WaitForWriters: 2026/09/09 03:44:03 INFO : file1: vfs cache: upload succeeded try #1 2026/09/09 03:44:03 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.33s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "sftp://rclone@:22/rclone-test-catefoc5guce", Local "Local file system at /tmp/rclone1615841533", Modify Window "1s" 2026/09/09 03:44:03 INFO : sftp://rclone@:22/rclone-test-catefoc5guce: poll-interval is not supported by this remote 2026/09/09 03:44:03 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/09 03:44:03 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:44:03 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:44:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:44:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/09 03:44:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:44:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:44:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/09 03:44:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/09/09 03:44:03 INFO : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/09 03:44:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/09/09 03:44:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 03:44:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:03 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a130e7200): openPending: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a130e7200): >openPending: err= 2026/09/09 03:44:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a130e7200): _writeAt: size=5, off=0 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a130e7200): >_writeAt: n=5, err= 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a130e7200): close: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:03.91778791 +0000 UTC m=+32.232869620 2026/09/09 03:44:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a130e7200): >close: err= 2026/09/09 03:44:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/09/09 03:44:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:03 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a130e7680): _readAt: size=2, off=0 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a130e7680): openPending: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a130e7680): >openPending: err= 2026/09/09 03:44:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a130e7680): >_readAt: n=2, err= 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a130e7680): _writeAt: size=3, off=2 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a130e7680): >_writeAt: n=0, err=Bad file descriptor 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a130e7680): close: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:03.91778791 +0000 UTC m=+32.232869620 2026/09/09 03:44:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a130e7680): >close: err= 2026/09/09 03:44:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:03 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a130e7b40): _readAt: size=512, off=0 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a130e7b40): openPending: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a130e7b40): >openPending: err= 2026/09/09 03:44:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a130e7b40): >_readAt: n=5, err=EOF 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a130e7b40): close: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:03.91778791 +0000 UTC m=+32.232869620 2026/09/09 03:44:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a130e7b40): >close: err= 2026/09/09 03:44:03 DEBUG : open-test-file: Remove: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a12d4c770 item 1 2026/09/09 03:44:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/09/09 03:44:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 03:44:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:03 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a133d0280): openPending: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a133d0280): >openPending: err= 2026/09/09 03:44:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a133d0280): _writeAt: size=5, off=0 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a133d0280): >_writeAt: n=5, err= 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a133d0280): close: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:03.922911637 +0000 UTC m=+32.237993337 2026/09/09 03:44:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a133d0280): >close: err= 2026/09/09 03:44:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 03:44:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:03 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a133d0780): _readAt: size=512, off=0 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a133d0780): openPending: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a133d0780): >openPending: err= 2026/09/09 03:44:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a133d0780): >_readAt: n=5, err=EOF 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a133d0780): close: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:03.922911637 +0000 UTC m=+32.237993337 2026/09/09 03:44:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a133d0780): >close: err= 2026/09/09 03:44:03 DEBUG : open-test-file: Remove: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a12d4d260 item 2 2026/09/09 03:44:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/09/09 03:44:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/09 03:44:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 03:44:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:03 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a133d0dc0): openPending: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a133d0dc0): >openPending: err= 2026/09/09 03:44:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a133d0dc0): _writeAt: size=5, off=0 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a133d0dc0): >_writeAt: n=5, err= 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a133d0dc0): close: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:03.925288835 +0000 UTC m=+32.240370576 2026/09/09 03:44:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a133d0dc0): >close: err= 2026/09/09 03:44:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/09 03:44:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/09/09 03:44:03 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a133d1240): _readAt: size=2, off=0 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a133d1240): openPending: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a133d1240): >openPending: err= 2026/09/09 03:44:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a133d1240): >_readAt: n=2, err= 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a133d1240): _writeAt: size=3, off=2 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a133d1240): >_writeAt: n=0, err=Bad file descriptor 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a133d1240): close: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:03.925288835 +0000 UTC m=+32.240370576 2026/09/09 03:44:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a133d1240): >close: err= 2026/09/09 03:44:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:03 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a133d1700): _readAt: size=512, off=0 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a133d1700): openPending: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a133d1700): >openPending: err= 2026/09/09 03:44:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a133d1700): >_readAt: n=5, err=EOF 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a133d1700): close: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:03.925288835 +0000 UTC m=+32.240370576 2026/09/09 03:44:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a133d1700): >close: err= 2026/09/09 03:44:03 DEBUG : open-test-file: Remove: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a12d4d8f0 item 3 2026/09/09 03:44:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/09/09 03:44:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 03:44:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:03 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a133d1d80): openPending: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a133d1d80): >openPending: err= 2026/09/09 03:44:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a133d1d80): _writeAt: size=5, off=0 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a133d1d80): >_writeAt: n=5, err= 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a133d1d80): close: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:03.929802981 +0000 UTC m=+32.244884691 2026/09/09 03:44:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a133d1d80): >close: err= 2026/09/09 03:44:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 03:44:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:03 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a133fe3c0): _readAt: size=512, off=0 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a133fe3c0): openPending: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a133fe3c0): >openPending: err= 2026/09/09 03:44:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a133fe3c0): >_readAt: n=5, err=EOF 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a133fe3c0): close: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:03.929802981 +0000 UTC m=+32.244884691 2026/09/09 03:44:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a133fe3c0): >close: err= 2026/09/09 03:44:03 DEBUG : open-test-file: Remove: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a12a503f0 item 4 2026/09/09 03:44:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/09/09 03:44:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/09 03:44:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 03:44:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:03 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a133fea00): openPending: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a133fea00): >openPending: err= 2026/09/09 03:44:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a133fea00): _writeAt: size=5, off=0 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a133fea00): >_writeAt: n=5, err= 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a133fea00): close: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:03.932019747 +0000 UTC m=+32.247101458 2026/09/09 03:44:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a133fea00): >close: err= 2026/09/09 03:44:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/09 03:44:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/09/09 03:44:03 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a133fee80): _readAt: size=2, off=0 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a133fee80): openPending: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a133fee80): >openPending: err= 2026/09/09 03:44:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a133fee80): >_readAt: n=2, err= 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a133fee80): _writeAt: size=3, off=2 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a133fee80): >_writeAt: n=0, err=Bad file descriptor 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a133fee80): close: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:03.932019747 +0000 UTC m=+32.247101458 2026/09/09 03:44:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a133fee80): >close: err= 2026/09/09 03:44:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:03 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a133ff340): _readAt: size=512, off=0 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a133ff340): openPending: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a133ff340): >openPending: err= 2026/09/09 03:44:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a133ff340): >_readAt: n=5, err=EOF 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a133ff340): close: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:03.932019747 +0000 UTC m=+32.247101458 2026/09/09 03:44:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a133ff340): >close: err= 2026/09/09 03:44:03 DEBUG : open-test-file: Remove: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a12a50ee0 item 5 2026/09/09 03:44:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/09/09 03:44:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 03:44:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:03 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a133ff9c0): openPending: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a133ff9c0): >openPending: err= 2026/09/09 03:44:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a133ff9c0): _writeAt: size=5, off=0 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a133ff9c0): >_writeAt: n=5, err= 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a133ff9c0): close: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:03.935550195 +0000 UTC m=+32.250631895 2026/09/09 03:44:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a133ff9c0): >close: err= 2026/09/09 03:44:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 03:44:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:03 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a134a0000): _readAt: size=512, off=0 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a134a0000): openPending: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a134a0000): >openPending: err= 2026/09/09 03:44:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a134a0000): >_readAt: n=5, err=EOF 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a134a0000): close: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:03.935550195 +0000 UTC m=+32.250631895 2026/09/09 03:44:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a134a0000): >close: err= 2026/09/09 03:44:03 DEBUG : open-test-file: Remove: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a12a51ce0 item 6 2026/09/09 03:44:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/09/09 03:44:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/09 03:44:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 03:44:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:03 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a134a0680): openPending: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a134a0680): >openPending: err= 2026/09/09 03:44:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a134a0680): _writeAt: size=5, off=0 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a134a0680): >_writeAt: n=5, err= 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a134a0680): close: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:03.937581712 +0000 UTC m=+32.252663412 2026/09/09 03:44:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a134a0680): >close: err= 2026/09/09 03:44:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/09 03:44:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/09/09 03:44:03 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a134a0b80): _readAt: size=2, off=0 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a134a0b80): openPending: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a134a0b80): >openPending: err= 2026/09/09 03:44:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a134a0b80): >_readAt: n=2, err= 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a134a0b80): _writeAt: size=3, off=2 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a134a0b80): >_writeAt: n=0, err=Bad file descriptor 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a134a0b80): close: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:03.937581712 +0000 UTC m=+32.252663412 2026/09/09 03:44:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a134a0b80): >close: err= 2026/09/09 03:44:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:03 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a134a1040): _readAt: size=512, off=0 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a134a1040): openPending: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a134a1040): >openPending: err= 2026/09/09 03:44:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a134a1040): >_readAt: n=5, err=EOF 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a134a1040): close: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:03.937581712 +0000 UTC m=+32.252663412 2026/09/09 03:44:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a134a1040): >close: err= 2026/09/09 03:44:03 DEBUG : open-test-file: Remove: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a130a2d20 item 7 2026/09/09 03:44:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/09 03:44:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 03:44:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:03 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a134a16c0): openPending: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a134a16c0): >openPending: err= 2026/09/09 03:44:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a134a16c0): _writeAt: size=5, off=0 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a134a16c0): >_writeAt: n=5, err= 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a134a16c0): close: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:03.940441362 +0000 UTC m=+32.255523072 2026/09/09 03:44:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a134a16c0): >close: err= 2026/09/09 03:44:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 03:44:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:03 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a134a1c00): _readAt: size=512, off=0 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a134a1c00): openPending: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a134a1c00): >openPending: err= 2026/09/09 03:44:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a134a1c00): >_readAt: n=5, err=EOF 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a134a1c00): close: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:03.940441362 +0000 UTC m=+32.255523072 2026/09/09 03:44:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a134a1c00): >close: err= 2026/09/09 03:44:03 DEBUG : open-test-file: Remove: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a130a39d0 item 8 2026/09/09 03:44:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/09/09 03:44:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/09 03:44:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/09/09 03:44:03 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a134ba2c0): _readAt: size=2, off=0 2026/09/09 03:44:03 ERROR : open-test-file(0x301a134ba2c0): Couldn't read size of file 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a134ba2c0): >_readAt: n=0, err=EOF 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a134ba2c0): _writeAt: size=5, off=0 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a134ba2c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a134ba2c0): close: 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a134ba2c0): >close: err= 2026/09/09 03:44:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:03 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a134ba680): openPending: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a134ba680): >openPending: err= 2026/09/09 03:44:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a134ba680): _writeAt: size=5, off=0 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a134ba680): >_writeAt: n=5, err= 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a134ba680): close: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:03.942716369 +0000 UTC m=+32.257798079 2026/09/09 03:44:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a134ba680): >close: err= 2026/09/09 03:44:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/09 03:44:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/09/09 03:44:03 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a134bab00): _readAt: size=2, off=0 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a134bab00): openPending: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a134bab00): >openPending: err= 2026/09/09 03:44:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a134bab00): >_readAt: n=2, err= 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a134bab00): _writeAt: size=3, off=2 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a134bab00): >_writeAt: n=0, err=Bad file descriptor 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a134bab00): close: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:03.942716369 +0000 UTC m=+32.257798079 2026/09/09 03:44:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a134bab00): >close: err= 2026/09/09 03:44:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:03 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a134bb000): _readAt: size=512, off=0 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a134bb000): openPending: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a134bb000): >openPending: err= 2026/09/09 03:44:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a134bb000): >_readAt: n=5, err=EOF 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a134bb000): close: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:03.942716369 +0000 UTC m=+32.257798079 2026/09/09 03:44:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a134bb000): >close: err= 2026/09/09 03:44:03 DEBUG : open-test-file: Remove: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a12928e00 item 9 2026/09/09 03:44:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/09/09 03:44:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 03:44:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:03 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a134bb680): openPending: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a134bb680): >openPending: err= 2026/09/09 03:44:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a134bb680): _writeAt: size=5, off=0 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a134bb680): >_writeAt: n=5, err= 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a134bb680): close: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:03.946048371 +0000 UTC m=+32.261130071 2026/09/09 03:44:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a134bb680): >close: err= 2026/09/09 03:44:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 03:44:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:03 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a134bbbc0): _readAt: size=512, off=0 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a134bbbc0): openPending: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a134bbbc0): >openPending: err= 2026/09/09 03:44:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a134bbbc0): >_readAt: n=5, err=EOF 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a134bbbc0): close: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:03.946048371 +0000 UTC m=+32.261130071 2026/09/09 03:44:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a134bbbc0): >close: err= 2026/09/09 03:44:03 DEBUG : open-test-file: Remove: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a1290cf50 item 10 2026/09/09 03:44:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/09/09 03:44:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/09 03:44:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/09/09 03:44:03 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a134f6300): _readAt: size=2, off=0 2026/09/09 03:44:03 ERROR : open-test-file(0x301a134f6300): Couldn't read size of file 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a134f6300): >_readAt: n=0, err=EOF 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a134f6300): _writeAt: size=5, off=0 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a134f6300): >_writeAt: n=0, err=Bad file descriptor 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a134f6300): close: 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a134f6300): >close: err= 2026/09/09 03:44:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:03 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a134f66c0): openPending: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a134f66c0): >openPending: err= 2026/09/09 03:44:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a134f66c0): _writeAt: size=5, off=0 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a134f66c0): >_writeAt: n=5, err= 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a134f66c0): close: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:03.948502866 +0000 UTC m=+32.263584576 2026/09/09 03:44:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a134f66c0): >close: err= 2026/09/09 03:44:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/09 03:44:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/09/09 03:44:03 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a134f6bc0): _readAt: size=2, off=0 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a134f6bc0): openPending: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a134f6bc0): >openPending: err= 2026/09/09 03:44:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a134f6bc0): >_readAt: n=2, err= 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a134f6bc0): _writeAt: size=3, off=2 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a134f6bc0): >_writeAt: n=0, err=Bad file descriptor 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a134f6bc0): close: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:03.948502866 +0000 UTC m=+32.263584576 2026/09/09 03:44:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a134f6bc0): >close: err= 2026/09/09 03:44:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:03 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a134f70c0): _readAt: size=512, off=0 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a134f70c0): openPending: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a134f70c0): >openPending: err= 2026/09/09 03:44:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a134f70c0): >_readAt: n=5, err=EOF 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a134f70c0): close: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:03.948502866 +0000 UTC m=+32.263584576 2026/09/09 03:44:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a134f70c0): >close: err= 2026/09/09 03:44:03 DEBUG : open-test-file: Remove: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a1290db90 item 11 2026/09/09 03:44:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/09 03:44:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 03:44:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:03 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a134f7740): openPending: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a134f7740): >openPending: err= 2026/09/09 03:44:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a134f7740): _writeAt: size=5, off=0 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a134f7740): >_writeAt: n=5, err= 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a134f7740): close: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:03.95149608 +0000 UTC m=+32.266577830 2026/09/09 03:44:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a134f7740): >close: err= 2026/09/09 03:44:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 03:44:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:03 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a134f7c80): _readAt: size=512, off=0 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a134f7c80): openPending: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a134f7c80): >openPending: err= 2026/09/09 03:44:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a134f7c80): >_readAt: n=5, err=EOF 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a134f7c80): close: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:03.95149608 +0000 UTC m=+32.266577830 2026/09/09 03:44:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a134f7c80): >close: err= 2026/09/09 03:44:03 DEBUG : open-test-file: Remove: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a130f2770 item 12 2026/09/09 03:44:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/09/09 03:44:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/09 03:44:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/09/09 03:44:03 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a135703c0): _readAt: size=2, off=0 2026/09/09 03:44:03 ERROR : open-test-file(0x301a135703c0): Couldn't read size of file 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a135703c0): >_readAt: n=0, err=EOF 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a135703c0): _writeAt: size=5, off=0 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a135703c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a135703c0): close: 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a135703c0): >close: err= 2026/09/09 03:44:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:03 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a13570780): openPending: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a13570780): >openPending: err= 2026/09/09 03:44:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a13570780): _writeAt: size=5, off=0 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a13570780): >_writeAt: n=5, err= 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a13570780): close: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:03.95397436 +0000 UTC m=+32.269056060 2026/09/09 03:44:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a13570780): >close: err= 2026/09/09 03:44:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/09 03:44:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/09/09 03:44:03 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/09 03:44:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/09 03:44:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/09 03:44:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/09 03:44:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:03 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a13570e40): _readAt: size=512, off=0 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a13570e40): openPending: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a13570e40): >openPending: err= 2026/09/09 03:44:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a13570e40): >_readAt: n=5, err=EOF 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a13570e40): close: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:03.95397436 +0000 UTC m=+32.269056060 2026/09/09 03:44:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a13570e40): >close: err= 2026/09/09 03:44:03 DEBUG : open-test-file: Remove: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a130f3110 item 13 2026/09/09 03:44:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/09 03:44:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 03:44:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:03 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a135714c0): openPending: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a135714c0): >openPending: err= 2026/09/09 03:44:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a135714c0): _writeAt: size=5, off=0 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a135714c0): >_writeAt: n=5, err= 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a135714c0): close: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:03.956274514 +0000 UTC m=+32.271356214 2026/09/09 03:44:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a135714c0): >close: err= 2026/09/09 03:44:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 03:44:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:03 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a13571a00): _readAt: size=512, off=0 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a13571a00): openPending: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a13571a00): >openPending: err= 2026/09/09 03:44:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a13571a00): >_readAt: n=5, err=EOF 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a13571a00): close: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:03.956274514 +0000 UTC m=+32.271356214 2026/09/09 03:44:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a13571a00): >close: err= 2026/09/09 03:44:03 DEBUG : open-test-file: Remove: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a130f3730 item 14 2026/09/09 03:44:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/09 03:44:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/09 03:44:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/09 03:44:03 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a13594140): _readAt: size=2, off=0 2026/09/09 03:44:03 ERROR : open-test-file(0x301a13594140): Couldn't read size of file 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a13594140): >_readAt: n=0, err=EOF 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a13594140): _writeAt: size=5, off=0 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a13594140): >_writeAt: n=0, err=Bad file descriptor 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a13594140): close: 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a13594140): >close: err= 2026/09/09 03:44:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:03 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1320ac80): openPending: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1320ac80): >openPending: err= 2026/09/09 03:44:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1320ac80): _writeAt: size=5, off=0 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1320ac80): >_writeAt: n=5, err= 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1320ac80): close: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:03.958897848 +0000 UTC m=+32.273979558 2026/09/09 03:44:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1320ac80): >close: err= 2026/09/09 03:44:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/09 03:44:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/09 03:44:03 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/09 03:44:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/09 03:44:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/09 03:44:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/09 03:44:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:03 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1320b340): _readAt: size=512, off=0 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1320b340): openPending: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1320b340): >openPending: err= 2026/09/09 03:44:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1320b340): >_readAt: n=5, err=EOF 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1320b340): close: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:03.958897848 +0000 UTC m=+32.273979558 2026/09/09 03:44:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1320b340): >close: err= 2026/09/09 03:44:03 DEBUG : open-test-file: Remove: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a13208d90 item 15 2026/09/09 03:44:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/09 03:44:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 03:44:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:03 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1320b9c0): openPending: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1320b9c0): >openPending: err= 2026/09/09 03:44:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1320b9c0): _writeAt: size=5, off=0 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1320b9c0): >_writeAt: n=5, err= 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1320b9c0): close: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:03.963563189 +0000 UTC m=+32.278644919 2026/09/09 03:44:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1320b9c0): >close: err= 2026/09/09 03:44:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 03:44:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:03 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1310a240): _readAt: size=512, off=0 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1310a240): openPending: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1310a240): >openPending: err= 2026/09/09 03:44:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1310a240): >_readAt: n=5, err=EOF 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1310a240): close: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:03.963563189 +0000 UTC m=+32.278644919 2026/09/09 03:44:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1310a240): >close: err= 2026/09/09 03:44:03 DEBUG : open-test-file: Remove: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a12ed42a0 item 16 2026/09/09 03:44:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/09/09 03:44:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/09 03:44:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 03:44:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:03 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1310a880): openPending: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1310a880): >openPending: err= 2026/09/09 03:44:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1310a880): _writeAt: size=5, off=0 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1310a880): >_writeAt: n=5, err= 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1310a880): close: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:03.96594134 +0000 UTC m=+32.281023060 2026/09/09 03:44:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1310a880): >close: err= 2026/09/09 03:44:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/09 03:44:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/09/09 03:44:03 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1310ad00): _readAt: size=2, off=0 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1310ad00): openPending: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1310ad00): open at offset 5 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1310ad00): >openPending: err= 2026/09/09 03:44:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1310ad00): >_readAt: n=2, err= 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1310ad00): _writeAt: size=3, off=7 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1310ad00): >_writeAt: n=0, err=Bad file descriptor 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1310ad00): close: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:03.96594134 +0000 UTC m=+32.281023060 2026/09/09 03:44:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1310ad00): >close: err= 2026/09/09 03:44:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:03 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1310b280): _readAt: size=512, off=0 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1310b280): openPending: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1310b280): >openPending: err= 2026/09/09 03:44:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1310b280): >_readAt: n=5, err=EOF 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1310b280): close: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:03.96594134 +0000 UTC m=+32.281023060 2026/09/09 03:44:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1310b280): >close: err= 2026/09/09 03:44:03 DEBUG : open-test-file: Remove: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a12ed5880 item 17 2026/09/09 03:44:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/09/09 03:44:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 03:44:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:03 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1310b900): openPending: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1310b900): >openPending: err= 2026/09/09 03:44:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1310b900): _writeAt: size=5, off=0 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1310b900): >_writeAt: n=5, err= 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1310b900): close: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:03.968802843 +0000 UTC m=+32.283884544 2026/09/09 03:44:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1310b900): >close: err= 2026/09/09 03:44:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 03:44:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:03 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1310be40): _readAt: size=512, off=0 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1310be40): openPending: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1310be40): >openPending: err= 2026/09/09 03:44:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1310be40): >_readAt: n=5, err=EOF 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1310be40): close: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:03.968802843 +0000 UTC m=+32.283884544 2026/09/09 03:44:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1310be40): >close: err= 2026/09/09 03:44:03 DEBUG : open-test-file: Remove: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a13209810 item 18 2026/09/09 03:44:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/09/09 03:44:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/09 03:44:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 03:44:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:03 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1320a5c0): openPending: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1320a5c0): >openPending: err= 2026/09/09 03:44:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1320a5c0): _writeAt: size=5, off=0 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1320a5c0): >_writeAt: n=5, err= 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1320a5c0): close: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:03.971425727 +0000 UTC m=+32.286507428 2026/09/09 03:44:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1320a5c0): >close: err= 2026/09/09 03:44:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/09 03:44:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/09/09 03:44:03 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1320bac0): _readAt: size=2, off=0 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1320bac0): openPending: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1320bac0): open at offset 5 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1320bac0): >openPending: err= 2026/09/09 03:44:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1320bac0): >_readAt: n=2, err= 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1320bac0): _writeAt: size=3, off=7 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1320bac0): >_writeAt: n=0, err=Bad file descriptor 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1320bac0): close: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:03.971425727 +0000 UTC m=+32.286507428 2026/09/09 03:44:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1320bac0): >close: err= 2026/09/09 03:44:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:03 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a13594380): _readAt: size=512, off=0 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a13594380): openPending: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a13594380): >openPending: err= 2026/09/09 03:44:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a13594380): >_readAt: n=5, err=EOF 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a13594380): close: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:03.971425727 +0000 UTC m=+32.286507428 2026/09/09 03:44:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a13594380): >close: err= 2026/09/09 03:44:03 DEBUG : open-test-file: Remove: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a130f2150 item 19 2026/09/09 03:44:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/09 03:44:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 03:44:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:03 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a13594a00): openPending: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a13594a00): >openPending: err= 2026/09/09 03:44:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a13594a00): _writeAt: size=5, off=0 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a13594a00): >_writeAt: n=5, err= 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a13594a00): close: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:03.973570338 +0000 UTC m=+32.288652038 2026/09/09 03:44:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a13594a00): >close: err= 2026/09/09 03:44:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 03:44:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:03 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a13594f40): _readAt: size=512, off=0 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a13594f40): openPending: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a13594f40): >openPending: err= 2026/09/09 03:44:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a13594f40): >_readAt: n=5, err=EOF 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a13594f40): close: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:03.973570338 +0000 UTC m=+32.288652038 2026/09/09 03:44:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a13594f40): >close: err= 2026/09/09 03:44:03 DEBUG : open-test-file: Remove: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a130f2b60 item 20 2026/09/09 03:44:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/09/09 03:44:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/09 03:44:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 03:44:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:03 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a135955c0): openPending: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a135955c0): >openPending: err= 2026/09/09 03:44:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a135955c0): _writeAt: size=5, off=0 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a135955c0): >_writeAt: n=5, err= 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a135955c0): close: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:03.97582184 +0000 UTC m=+32.290903590 2026/09/09 03:44:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a135955c0): >close: err= 2026/09/09 03:44:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/09 03:44:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/09/09 03:44:03 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a13595ac0): _readAt: size=2, off=0 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a13595ac0): openPending: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a13595ac0): open at offset 5 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a13595ac0): >openPending: err= 2026/09/09 03:44:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a13595ac0): >_readAt: n=2, err= 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a13595ac0): _writeAt: size=3, off=7 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a13595ac0): >_writeAt: n=0, err=Bad file descriptor 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a13595ac0): close: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:03.97582184 +0000 UTC m=+32.290903590 2026/09/09 03:44:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a13595ac0): >close: err= 2026/09/09 03:44:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:03 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1340c0c0): _readAt: size=512, off=0 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1340c0c0): openPending: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1340c0c0): >openPending: err= 2026/09/09 03:44:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1340c0c0): >_readAt: n=5, err=EOF 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1340c0c0): close: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:03.97582184 +0000 UTC m=+32.290903590 2026/09/09 03:44:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1340c0c0): >close: err= 2026/09/09 03:44:03 DEBUG : open-test-file: Remove: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a130f3420 item 21 2026/09/09 03:44:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/09 03:44:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 03:44:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:03 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1340c740): openPending: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1340c740): >openPending: err= 2026/09/09 03:44:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1340c740): _writeAt: size=5, off=0 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1340c740): >_writeAt: n=5, err= 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1340c740): close: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:03.978386564 +0000 UTC m=+32.293468324 2026/09/09 03:44:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1340c740): >close: err= 2026/09/09 03:44:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 03:44:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:03 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1340cc80): _readAt: size=512, off=0 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1340cc80): openPending: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1340cc80): >openPending: err= 2026/09/09 03:44:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1340cc80): >_readAt: n=5, err=EOF 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1340cc80): close: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:03.978386564 +0000 UTC m=+32.293468324 2026/09/09 03:44:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1340cc80): >close: err= 2026/09/09 03:44:03 DEBUG : open-test-file: Remove: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a130ea2a0 item 22 2026/09/09 03:44:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/09 03:44:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/09 03:44:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 03:44:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:03 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1340d300): openPending: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1340d300): >openPending: err= 2026/09/09 03:44:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1340d300): _writeAt: size=5, off=0 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1340d300): >_writeAt: n=5, err= 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1340d300): close: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:03.980479927 +0000 UTC m=+32.295561667 2026/09/09 03:44:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1340d300): >close: err= 2026/09/09 03:44:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/09 03:44:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/09/09 03:44:03 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1340d800): _readAt: size=2, off=0 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1340d800): openPending: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1340d800): open at offset 5 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1340d800): >openPending: err= 2026/09/09 03:44:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1340d800): >_readAt: n=2, err= 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1340d800): _writeAt: size=3, off=7 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1340d800): >_writeAt: n=0, err=Bad file descriptor 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1340d800): close: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:03.980479927 +0000 UTC m=+32.295561667 2026/09/09 03:44:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1340d800): >close: err= 2026/09/09 03:44:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:03 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a12d28440): _readAt: size=512, off=0 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a12d28440): openPending: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a12d28440): >openPending: err= 2026/09/09 03:44:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a12d28440): >_readAt: n=5, err=EOF 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a12d28440): close: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:03.980479927 +0000 UTC m=+32.295561667 2026/09/09 03:44:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a12d28440): >close: err= 2026/09/09 03:44:03 DEBUG : open-test-file: Remove: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a130eaa80 item 23 2026/09/09 03:44:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/09 03:44:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 03:44:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:03 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a12d29600): openPending: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a12d29600): >openPending: err= 2026/09/09 03:44:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a12d29600): _writeAt: size=5, off=0 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a12d29600): >_writeAt: n=5, err= 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a12d29600): close: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:03.982943299 +0000 UTC m=+32.298024999 2026/09/09 03:44:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a12d29600): >close: err= 2026/09/09 03:44:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 03:44:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:03 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a12a54580): _readAt: size=512, off=0 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a12a54580): openPending: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a12a54580): >openPending: err= 2026/09/09 03:44:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a12a54580): >_readAt: n=5, err=EOF 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a12a54580): close: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:03.982943299 +0000 UTC m=+32.298024999 2026/09/09 03:44:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a12a54580): >close: err= 2026/09/09 03:44:03 DEBUG : open-test-file: Remove: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a13366070 item 24 2026/09/09 03:44:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/09/09 03:44:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/09 03:44:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/09/09 03:44:03 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a12a54dc0): _readAt: size=2, off=0 2026/09/09 03:44:03 ERROR : open-test-file(0x301a12a54dc0): Couldn't read size of file 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a12a54dc0): >_readAt: n=0, err=EOF 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a12a54dc0): _writeAt: size=5, off=0 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a12a54dc0): >_writeAt: n=0, err=Bad file descriptor 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a12a54dc0): close: 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a12a54dc0): >close: err= 2026/09/09 03:44:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:03 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a12a55200): openPending: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a12a55200): >openPending: err= 2026/09/09 03:44:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a12a55200): _writeAt: size=5, off=0 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a12a55200): >_writeAt: n=5, err= 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a12a55200): close: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:03.984984985 +0000 UTC m=+32.300066685 2026/09/09 03:44:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a12a55200): >close: err= 2026/09/09 03:44:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/09 03:44:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/09/09 03:44:03 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a12a55700): _readAt: size=2, off=0 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a12a55700): openPending: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a12a55700): open at offset 5 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a12a55700): >openPending: err= 2026/09/09 03:44:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a12a55700): >_readAt: n=2, err= 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a12a55700): _writeAt: size=3, off=7 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a12a55700): >_writeAt: n=0, err=Bad file descriptor 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a12a55700): close: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:03.984984985 +0000 UTC m=+32.300066685 2026/09/09 03:44:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a12a55700): >close: err= 2026/09/09 03:44:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:03 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a12a55c40): _readAt: size=512, off=0 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a12a55c40): openPending: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a12a55c40): >openPending: err= 2026/09/09 03:44:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a12a55c40): >_readAt: n=5, err=EOF 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a12a55c40): close: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:03.984984985 +0000 UTC m=+32.300066685 2026/09/09 03:44:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a12a55c40): >close: err= 2026/09/09 03:44:03 DEBUG : open-test-file: Remove: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a13366620 item 25 2026/09/09 03:44:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/09 03:44:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 03:44:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:03 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a12cab540): openPending: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a12cab540): >openPending: err= 2026/09/09 03:44:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a12cab540): _writeAt: size=5, off=0 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a12cab540): >_writeAt: n=5, err= 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a12cab540): close: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:03.987509313 +0000 UTC m=+32.302591013 2026/09/09 03:44:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a12cab540): >close: err= 2026/09/09 03:44:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 03:44:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:03 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a12ffc640): _readAt: size=512, off=0 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a12ffc640): openPending: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a12ffc640): >openPending: err= 2026/09/09 03:44:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a12ffc640): >_readAt: n=5, err=EOF 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a12ffc640): close: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:03.987509313 +0000 UTC m=+32.302591013 2026/09/09 03:44:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a12ffc640): >close: err= 2026/09/09 03:44:03 DEBUG : open-test-file: Remove: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a135201c0 item 26 2026/09/09 03:44:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/09 03:44:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/09 03:44:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/09 03:44:03 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a12ffd600): _readAt: size=2, off=0 2026/09/09 03:44:03 ERROR : open-test-file(0x301a12ffd600): Couldn't read size of file 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a12ffd600): >_readAt: n=0, err=EOF 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a12ffd600): _writeAt: size=5, off=0 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a12ffd600): >_writeAt: n=0, err=Bad file descriptor 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a12ffd600): close: 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a12ffd600): >close: err= 2026/09/09 03:44:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:03 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a12ffdc80): openPending: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a12ffdc80): >openPending: err= 2026/09/09 03:44:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a12ffdc80): _writeAt: size=5, off=0 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a12ffdc80): >_writeAt: n=5, err= 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a12ffdc80): close: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:03.9895043 +0000 UTC m=+32.304586000 2026/09/09 03:44:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a12ffdc80): >close: err= 2026/09/09 03:44:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/09 03:44:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/09 03:44:03 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1331e300): _readAt: size=2, off=0 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1331e300): openPending: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1331e300): open at offset 5 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1331e300): >openPending: err= 2026/09/09 03:44:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1331e300): >_readAt: n=2, err= 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1331e300): _writeAt: size=3, off=7 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1331e300): >_writeAt: n=0, err=Bad file descriptor 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1331e300): close: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:03.9895043 +0000 UTC m=+32.304586000 2026/09/09 03:44:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1331e300): >close: err= 2026/09/09 03:44:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:03 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1331e840): _readAt: size=512, off=0 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1331e840): openPending: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1331e840): >openPending: err= 2026/09/09 03:44:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1331e840): >_readAt: n=5, err=EOF 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1331e840): close: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:03.9895043 +0000 UTC m=+32.304586000 2026/09/09 03:44:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1331e840): >close: err= 2026/09/09 03:44:03 DEBUG : open-test-file: Remove: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a13520770 item 27 2026/09/09 03:44:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/09 03:44:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 03:44:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:03 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1331eec0): openPending: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1331eec0): >openPending: err= 2026/09/09 03:44:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1331eec0): _writeAt: size=5, off=0 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1331eec0): >_writeAt: n=5, err= 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1331eec0): close: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:03.992517109 +0000 UTC m=+32.307598809 2026/09/09 03:44:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1331eec0): >close: err= 2026/09/09 03:44:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 03:44:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:03 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1331f400): _readAt: size=512, off=0 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1331f400): openPending: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1331f400): >openPending: err= 2026/09/09 03:44:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1331f400): >_readAt: n=5, err=EOF 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1331f400): close: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:03.992517109 +0000 UTC m=+32.307598809 2026/09/09 03:44:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1331f400): >close: err= 2026/09/09 03:44:03 DEBUG : open-test-file: Remove: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a13520fc0 item 28 2026/09/09 03:44:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/09 03:44:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/09 03:44:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/09 03:44:03 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1331fbc0): _readAt: size=2, off=0 2026/09/09 03:44:03 ERROR : open-test-file(0x301a1331fbc0): Couldn't read size of file 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1331fbc0): >_readAt: n=0, err=EOF 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1331fbc0): _writeAt: size=5, off=0 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1331fbc0): >_writeAt: n=0, err=Bad file descriptor 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1331fbc0): close: 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a1331fbc0): >close: err= 2026/09/09 03:44:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:03 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a12ed8240): openPending: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a12ed8240): >openPending: err= 2026/09/09 03:44:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a12ed8240): _writeAt: size=5, off=0 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a12ed8240): >_writeAt: n=5, err= 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a12ed8240): close: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:03.995416595 +0000 UTC m=+32.310498335 2026/09/09 03:44:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a12ed8240): >close: err= 2026/09/09 03:44:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/09 03:44:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/09 03:44:03 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/09 03:44:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/09 03:44:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/09 03:44:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/09 03:44:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:03 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a12ed8a00): _readAt: size=512, off=0 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a12ed8a00): openPending: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a12ed8a00): >openPending: err= 2026/09/09 03:44:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a12ed8a00): >_readAt: n=5, err=EOF 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a12ed8a00): close: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:03.995416595 +0000 UTC m=+32.310498335 2026/09/09 03:44:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a12ed8a00): >close: err= 2026/09/09 03:44:03 DEBUG : open-test-file: Remove: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a13521570 item 29 2026/09/09 03:44:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/09 03:44:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 03:44:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:03 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a12ed9180): openPending: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a12ed9180): >openPending: err= 2026/09/09 03:44:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a12ed9180): _writeAt: size=5, off=0 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a12ed9180): >_writeAt: n=5, err= 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a12ed9180): close: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:03.997167392 +0000 UTC m=+32.312249092 2026/09/09 03:44:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a12ed9180): >close: err= 2026/09/09 03:44:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 03:44:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:03 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a12ed96c0): _readAt: size=512, off=0 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a12ed96c0): openPending: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a12ed96c0): >openPending: err= 2026/09/09 03:44:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a12ed96c0): >_readAt: n=5, err=EOF 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a12ed96c0): close: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:03.997167392 +0000 UTC m=+32.312249092 2026/09/09 03:44:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a12ed96c0): >close: err= 2026/09/09 03:44:03 DEBUG : open-test-file: Remove: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a13521b20 item 30 2026/09/09 03:44:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/09 03:44:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/09 03:44:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/09 03:44:03 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a12ed9d00): _readAt: size=2, off=0 2026/09/09 03:44:03 ERROR : open-test-file(0x301a12ed9d00): Couldn't read size of file 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a12ed9d00): >_readAt: n=0, err=EOF 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a12ed9d00): _writeAt: size=5, off=0 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a12ed9d00): >_writeAt: n=0, err=Bad file descriptor 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a12ed9d00): close: 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a12ed9d00): >close: err= 2026/09/09 03:44:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:03 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a13108400): openPending: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a13108400): >openPending: err= 2026/09/09 03:44:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a13108400): _writeAt: size=5, off=0 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a13108400): >_writeAt: n=5, err= 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a13108400): close: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:03.998938467 +0000 UTC m=+32.314020167 2026/09/09 03:44:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a13108400): >close: err= 2026/09/09 03:44:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/09 03:44:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/09 03:44:03 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/09 03:44:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/09 03:44:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/09 03:44:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/09 03:44:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:03 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a13109380): _readAt: size=512, off=0 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a13109380): openPending: 2026/09/09 03:44:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a13109380): >openPending: err= 2026/09/09 03:44:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a13109380): >_readAt: n=5, err=EOF 2026/09/09 03:44:03 DEBUG : open-test-file(0x301a13109380): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:03.998938467 +0000 UTC m=+32.314020167 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13109380): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a12d73e30 item 31 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13109a00): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13109a00): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13109a00): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13109a00): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13109a00): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.000723657 +0000 UTC m=+32.315805368 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13109a00): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13570040): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13570040): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13570040): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13570040): >_readAt: n=5, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13570040): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.000723657 +0000 UTC m=+32.315805368 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13570040): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a133be690 item 32 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13570680): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13570680): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13570680): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13570680): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13570680): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.003306415 +0000 UTC m=+32.318388146 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13570680): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13570b00): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13570b00): >_readAt: n=0, err=Bad file descriptor 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13570b00): _writeAt: size=3, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13570b00): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13570b00): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a133bee00 item 33 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13570b00): >_writeAt: n=3, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13570b00): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.003990888 +0000 UTC m=+32.319072588 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13570b00): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13571000): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13571000): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13571000): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13571000): >_readAt: n=5, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13571000): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.003990888 +0000 UTC m=+32.319072588 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13571000): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a133bf0a0 item 33 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13571640): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13571640): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13571640): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13571640): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13571640): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.00607293 +0000 UTC m=+32.321154630 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13571640): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13571ac0): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13571ac0): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a133bf650 item 34 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13571ac0): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13571ac0): >_readAt: n=0, err=Bad file descriptor 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13571ac0): _writeAt: size=3, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13571ac0): >_writeAt: n=3, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13571ac0): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.006821825 +0000 UTC m=+32.321903525 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13571ac0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f262c0): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f262c0): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f262c0): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f262c0): >_readAt: n=3, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f262c0): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.006821825 +0000 UTC m=+32.321903525 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f262c0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a133bf9d0 item 34 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f26900): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f26900): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f26900): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f26900): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f26900): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.008646621 +0000 UTC m=+32.323728321 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f26900): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f26d80): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f26d80): >_readAt: n=0, err=Bad file descriptor 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f26d80): _writeAt: size=3, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f26d80): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f26d80): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a13484150 item 35 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f26d80): >_writeAt: n=3, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f26d80): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.009427285 +0000 UTC m=+32.324508985 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f26d80): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f27280): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f27280): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f27280): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f27280): >_readAt: n=5, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f27280): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.009427285 +0000 UTC m=+32.324508985 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f27280): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a134843f0 item 35 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f27900): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f27900): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f27900): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f27900): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f27900): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.011432983 +0000 UTC m=+32.326514683 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f27900): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f27e00): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f27e00): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a13484c40 item 36 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f27e00): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f27e00): >_readAt: n=0, err=Bad file descriptor 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f27e00): _writeAt: size=3, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f27e00): >_writeAt: n=3, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f27e00): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.012225529 +0000 UTC m=+32.327307229 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f27e00): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f56440): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f56440): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f56440): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f56440): >_readAt: n=3, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f56440): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.012225529 +0000 UTC m=+32.327307229 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f56440): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a13484ee0 item 36 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f56a80): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f56a80): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f56a80): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f56a80): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f56a80): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.013710685 +0000 UTC m=+32.328792385 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f56a80): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f56f00): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f56f00): >_readAt: n=0, err=Bad file descriptor 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f56f00): _writeAt: size=3, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f56f00): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f56f00): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a134855e0 item 37 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f56f00): >_writeAt: n=3, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f56f00): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.014425274 +0000 UTC m=+32.329506974 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f56f00): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f57400): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f57400): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f57400): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f57400): >_readAt: n=5, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f57400): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.014425274 +0000 UTC m=+32.329506974 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f57400): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a13485880 item 37 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f57a80): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f57a80): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f57a80): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f57a80): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f57a80): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.016202129 +0000 UTC m=+32.331283829 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f57a80): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1305e080): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1305e080): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a13485e30 item 38 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1305e080): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1305e080): >_readAt: n=0, err=Bad file descriptor 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1305e080): _writeAt: size=3, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1305e080): >_writeAt: n=3, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1305e080): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.016925957 +0000 UTC m=+32.332007657 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1305e080): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1305e5c0): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1305e5c0): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1305e5c0): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1305e5c0): >_readAt: n=3, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1305e5c0): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.016925957 +0000 UTC m=+32.332007657 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1305e5c0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a12d6ccb0 item 38 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1305ec40): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1305ec40): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1305ec40): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1305ec40): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1305ec40): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.018571304 +0000 UTC m=+32.333653074 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1305ec40): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1305f140): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1305f140): >_readAt: n=0, err=Bad file descriptor 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1305f140): _writeAt: size=3, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1305f140): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1305f140): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a12a72a10 item 39 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1305f140): >_writeAt: n=3, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1305f140): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.019191234 +0000 UTC m=+32.334272944 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1305f140): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1305f640): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1305f640): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1305f640): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1305f640): >_readAt: n=5, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1305f640): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.019191234 +0000 UTC m=+32.334272944 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1305f640): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a12a72e70 item 39 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1305fcc0): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1305fcc0): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1305fcc0): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1305fcc0): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1305fcc0): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.020816795 +0000 UTC m=+32.335898495 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1305fcc0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a131662c0): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a131662c0): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a12d94150 item 40 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a131662c0): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a131662c0): >_readAt: n=0, err=Bad file descriptor 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a131662c0): _writeAt: size=3, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a131662c0): >_writeAt: n=3, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a131662c0): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.021516236 +0000 UTC m=+32.336597936 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a131662c0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13166800): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13166800): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13166800): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13166800): >_readAt: n=3, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13166800): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.021516236 +0000 UTC m=+32.336597936 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13166800): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a12d945b0 item 40 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13166dc0): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13166dc0): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13166dc0): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13166dc0): >_readAt: n=0, err=Bad file descriptor 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13166dc0): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13166dc0): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13166dc0): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.02317642 +0000 UTC m=+32.338258160 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13166dc0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a131672c0): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a131672c0): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a131672c0): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a12d95960 item 41 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a131672c0): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a131672c0): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.023835826 +0000 UTC m=+32.338917526 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a131672c0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13167780): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13167780): >_readAt: n=0, err=Bad file descriptor 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13167780): _writeAt: size=3, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13167780): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13167780): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a12d10150 item 41 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13167780): >_writeAt: n=3, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13167780): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.024546578 +0000 UTC m=+32.339628279 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13167780): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13167cc0): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13167cc0): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13167cc0): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13167cc0): >_readAt: n=5, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13167cc0): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.024546578 +0000 UTC m=+32.339628279 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13167cc0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a12d10850 item 41 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a131ba400): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a131ba400): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a131ba400): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a131ba400): >_readAt: n=0, err=Bad file descriptor 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a131ba400): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a131ba400): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a131ba400): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.026399507 +0000 UTC m=+32.341481207 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a131ba400): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a131ba900): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a131ba900): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a131ba900): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a12d118f0 item 42 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a131ba900): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a131ba900): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.027045218 +0000 UTC m=+32.342126918 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a131ba900): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a131bae40): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a131bae40): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a1381e310 item 42 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a131bae40): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a131bae40): >_readAt: n=0, err=Bad file descriptor 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a131bae40): _writeAt: size=3, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a131bae40): >_writeAt: n=3, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a131bae40): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.027796897 +0000 UTC m=+32.342878597 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a131bae40): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a131bb3c0): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a131bb3c0): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a131bb3c0): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a131bb3c0): >_readAt: n=3, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a131bb3c0): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.027796897 +0000 UTC m=+32.342878597 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a131bb3c0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a1381e620 item 42 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a131bba00): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a131bba00): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a131bba00): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a131bba00): >_readAt: n=0, err=Bad file descriptor 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a131bba00): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a131bba00): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a131bba00): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.02937684 +0000 UTC m=+32.344458540 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a131bba00): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13216000): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13216000): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13216000): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a1381ebd0 item 43 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13216000): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13216000): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.030006901 +0000 UTC m=+32.345088601 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13216000): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13216540): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13216540): >_readAt: n=0, err=Bad file descriptor 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13216540): _writeAt: size=3, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13216540): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13216540): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a1381ee70 item 43 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13216540): >_writeAt: n=3, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13216540): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.030639135 +0000 UTC m=+32.345720835 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13216540): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13216a80): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13216a80): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13216a80): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13216a80): >_readAt: n=5, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13216a80): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.030639135 +0000 UTC m=+32.345720835 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13216a80): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a1381f420 item 43 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12cabec0): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12cabec0): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12cabec0): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12cabec0): >_readAt: n=0, err=Bad file descriptor 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12cabec0): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12cabec0): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12cabec0): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.032939769 +0000 UTC m=+32.348021519 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12cabec0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12dc44c0): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12dc44c0): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12dc44c0): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a13367030 item 44 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12dc44c0): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12dc44c0): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.033896866 +0000 UTC m=+32.348978597 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12dc44c0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12dc4a00): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12dc4a00): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a133672d0 item 44 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12dc4a00): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12dc4a00): >_readAt: n=0, err=Bad file descriptor 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12dc4a00): _writeAt: size=3, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12dc4a00): >_writeAt: n=3, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12dc4a00): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.034841862 +0000 UTC m=+32.349923612 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12dc4a00): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12dc4f80): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12dc4f80): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12dc4f80): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12dc4f80): >_readAt: n=3, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12dc4f80): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.034841862 +0000 UTC m=+32.349923612 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12dc4f80): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a13367570 item 44 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12dc55c0): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12dc55c0): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12dc55c0): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12dc55c0): >_readAt: n=0, err=Bad file descriptor 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12dc55c0): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12dc55c0): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12dc55c0): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.036825226 +0000 UTC m=+32.351906927 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12dc55c0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12dc5ac0): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12dc5ac0): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12dc5ac0): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a13367d50 item 45 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12dc5ac0): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12dc5ac0): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.037684049 +0000 UTC m=+32.352765789 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12dc5ac0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12df02c0): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12df02c0): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12df02c0): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12df02c0): >_readAt: n=5, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12df02c0): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.037684049 +0000 UTC m=+32.352765789 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12df02c0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a130e02a0 item 45 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12df0900): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12df0900): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12df0900): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12df0900): >_readAt: n=0, err=Bad file descriptor 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12df0900): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12df0900): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12df0900): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.039859597 +0000 UTC m=+32.354941307 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12df0900): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12df0e00): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12df0e00): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12df0e00): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a130e1030 item 46 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12df0e00): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12df0e00): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.040725012 +0000 UTC m=+32.355806722 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12df0e00): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12df1500): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12df1500): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12df1500): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12df1500): >_readAt: n=5, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12df1500): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.040725012 +0000 UTC m=+32.355806722 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12df1500): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a130e16c0 item 46 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12df1b40): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12df1b40): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12df1b40): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12df1b40): >_readAt: n=0, err=Bad file descriptor 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12df1b40): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12df1b40): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12df1b40): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.042973419 +0000 UTC m=+32.358055119 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12df1b40): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132b2140): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132b2140): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132b2140): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a12cf00e0 item 47 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132b2140): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132b2140): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.043828092 +0000 UTC m=+32.358909813 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132b2140): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132b2840): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132b2840): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132b2840): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132b2840): >_readAt: n=5, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132b2840): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.043828092 +0000 UTC m=+32.358909813 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132b2840): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a12cf04d0 item 47 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132b2e80): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132b2e80): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132b2e80): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132b2e80): >_readAt: n=0, err=Bad file descriptor 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132b2e80): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132b2e80): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132b2e80): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.046064035 +0000 UTC m=+32.361145785 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132b2e80): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132b3380): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132b3380): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132b3380): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a12cf0b60 item 48 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132b3380): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132b3380): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.046956831 +0000 UTC m=+32.362038562 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132b3380): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132b3a80): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132b3a80): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132b3a80): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132b3a80): >_readAt: n=5, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132b3a80): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.046956831 +0000 UTC m=+32.362038562 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132b3a80): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a12cf15e0 item 48 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132e81c0): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132e81c0): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132e81c0): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132e81c0): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132e81c0): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.049281131 +0000 UTC m=+32.364362831 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132e81c0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132e8640): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132e8640): >_readAt: n=0, err=Bad file descriptor 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132e8640): _writeAt: size=3, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132e8640): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132e8640): open at offset 5 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132e8640): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a12cfe4d0 item 49 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132e8640): >_writeAt: n=3, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132e8640): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.049976794 +0000 UTC m=+32.365058545 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132e8640): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132e8b80): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132e8b80): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132e8b80): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132e8b80): >_readAt: n=8, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132e8b80): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.049976794 +0000 UTC m=+32.365058545 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132e8b80): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a12cfe850 item 49 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132e9200): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132e9200): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132e9200): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132e9200): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132e9200): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.052505099 +0000 UTC m=+32.367586799 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132e9200): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132e9700): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132e9700): open at offset 5 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132e9700): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a12cffc00 item 50 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132e9700): _readAt: size=2, off=5 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132e9700): >_readAt: n=0, err=Bad file descriptor 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132e9700): _writeAt: size=3, off=5 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132e9700): >_writeAt: n=3, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132e9700): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.053540034 +0000 UTC m=+32.368621734 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132e9700): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132e9c80): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132e9c80): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132e9c80): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132e9c80): >_readAt: n=3, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132e9c80): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.053540034 +0000 UTC m=+32.368621734 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132e9c80): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a1345a1c0 item 50 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13332400): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13332400): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13332400): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13332400): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13332400): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.055568695 +0000 UTC m=+32.370650395 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13332400): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13332900): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13332900): >_readAt: n=0, err=Bad file descriptor 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13332900): _writeAt: size=3, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13332900): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13332900): open at offset 5 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13332900): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a1345a770 item 51 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13332900): >_writeAt: n=3, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13332900): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.056303353 +0000 UTC m=+32.371385053 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13332900): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13332e40): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13332e40): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13332e40): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13332e40): >_readAt: n=8, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13332e40): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.056303353 +0000 UTC m=+32.371385053 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13332e40): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a1345ab60 item 51 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133334c0): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133334c0): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133334c0): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133334c0): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133334c0): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.058048669 +0000 UTC m=+32.373130389 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133334c0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133339c0): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133339c0): open at offset 5 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133339c0): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a1345b180 item 52 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133339c0): _readAt: size=2, off=5 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133339c0): >_readAt: n=0, err=Bad file descriptor 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133339c0): _writeAt: size=3, off=5 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133339c0): >_writeAt: n=3, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133339c0): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.059527442 +0000 UTC m=+32.374609142 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133339c0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13350040): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13350040): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13350040): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13350040): >_readAt: n=3, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13350040): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.059527442 +0000 UTC m=+32.374609142 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13350040): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a1345b570 item 52 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133506c0): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133506c0): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133506c0): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133506c0): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133506c0): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.061248211 +0000 UTC m=+32.376329931 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133506c0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13350bc0): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13350bc0): >_readAt: n=0, err=Bad file descriptor 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13350bc0): _writeAt: size=3, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13350bc0): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13350bc0): open at offset 5 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13350bc0): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a130be460 item 53 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13350bc0): >_writeAt: n=3, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13350bc0): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.061884362 +0000 UTC m=+32.376966073 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13350bc0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13351100): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13351100): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13351100): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13351100): >_readAt: n=8, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13351100): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.061884362 +0000 UTC m=+32.376966073 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13351100): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a130be850 item 53 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13351780): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13351780): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13351780): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13351780): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13351780): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.063690603 +0000 UTC m=+32.378772303 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13351780): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13351c80): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13351c80): open at offset 5 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13351c80): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a130beee0 item 54 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13351c80): _readAt: size=2, off=5 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13351c80): >_readAt: n=0, err=Bad file descriptor 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13351c80): _writeAt: size=3, off=5 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13351c80): >_writeAt: n=3, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13351c80): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.064583931 +0000 UTC m=+32.379665631 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13351c80): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132173c0): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132173c0): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132173c0): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132173c0): >_readAt: n=3, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132173c0): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.064583931 +0000 UTC m=+32.379665631 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132173c0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a1381f8f0 item 54 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13217a40): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13217a40): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13217a40): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13217a40): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13217a40): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.066211795 +0000 UTC m=+32.381293495 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13217a40): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13246040): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13246040): >_readAt: n=0, err=Bad file descriptor 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13246040): _writeAt: size=3, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13246040): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13246040): open at offset 5 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13246040): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a13798070 item 55 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13246040): >_writeAt: n=3, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13246040): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.066874246 +0000 UTC m=+32.381955946 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13246040): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13246580): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13246580): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13246580): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13246580): >_readAt: n=8, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13246580): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.066874246 +0000 UTC m=+32.381955946 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13246580): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a13798380 item 55 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13246c00): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13246c00): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13246c00): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13246c00): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13246c00): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.068567624 +0000 UTC m=+32.383649324 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13246c00): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13247100): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13247100): open at offset 5 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13247100): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a137989a0 item 56 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13247100): _readAt: size=2, off=5 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13247100): >_readAt: n=0, err=Bad file descriptor 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13247100): _writeAt: size=3, off=5 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13247100): >_writeAt: n=3, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13247100): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.069506928 +0000 UTC m=+32.384588657 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13247100): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13247680): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13247680): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13247680): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13247680): >_readAt: n=3, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13247680): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.069506928 +0000 UTC m=+32.384588657 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13247680): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a13798c40 item 56 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13247cc0): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13247cc0): open at offset 0 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13247cc0): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13247cc0): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13247cc0): >_readAt: n=0, err=Bad file descriptor 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13247cc0): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13247cc0): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13247cc0): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.071428116 +0000 UTC m=+32.386509816 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13247cc0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1327a300): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1327a300): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1327a300): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a137992d0 item 57 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1327a300): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1327a300): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.071936586 +0000 UTC m=+32.387018286 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1327a300): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1327a840): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1327a840): >_readAt: n=0, err=Bad file descriptor 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1327a840): _writeAt: size=3, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1327a840): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1327a840): open at offset 5 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1327a840): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a13799570 item 57 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1327a840): >_writeAt: n=3, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1327a840): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.072672796 +0000 UTC m=+32.387754496 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1327a840): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1327adc0): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1327adc0): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1327adc0): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1327adc0): >_readAt: n=8, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1327adc0): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.072672796 +0000 UTC m=+32.387754496 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1327adc0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a13799810 item 57 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1327b400): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1327b400): open at offset 0 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1327b400): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1327b400): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1327b400): >_readAt: n=0, err=Bad file descriptor 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1327b400): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1327b400): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1327b400): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.074562926 +0000 UTC m=+32.389644626 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1327b400): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1327b940): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1327b940): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1327b940): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a12d42770 item 58 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1327b940): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1327b940): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.075129536 +0000 UTC m=+32.390211237 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1327b940): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1327be80): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1327be80): open at offset 5 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1327be80): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a12d42e00 item 58 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1327be80): _readAt: size=2, off=5 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1327be80): >_readAt: n=0, err=Bad file descriptor 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1327be80): _writeAt: size=3, off=5 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1327be80): >_writeAt: n=3, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1327be80): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.075889401 +0000 UTC m=+32.390971101 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1327be80): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133a8540): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133a8540): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133a8540): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133a8540): >_readAt: n=3, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133a8540): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.075889401 +0000 UTC m=+32.390971101 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133a8540): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a12d43420 item 58 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133a8b80): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133a8b80): open at offset 0 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133a8b80): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133a8b80): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133a8b80): >_readAt: n=0, err=Bad file descriptor 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133a8b80): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133a8b80): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133a8b80): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.077725458 +0000 UTC m=+32.392807168 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133a8b80): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133a90c0): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133a90c0): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133a90c0): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a137a6000 item 59 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133a90c0): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133a90c0): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.078486475 +0000 UTC m=+32.393568175 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133a90c0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133a9600): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133a9600): >_readAt: n=0, err=Bad file descriptor 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133a9600): _writeAt: size=3, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133a9600): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133a9600): open at offset 5 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133a9600): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a137a64d0 item 59 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133a9600): >_writeAt: n=3, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133a9600): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.079204873 +0000 UTC m=+32.394286603 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133a9600): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133a9b80): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133a9b80): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133a9b80): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133a9b80): >_readAt: n=8, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133a9b80): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.079204873 +0000 UTC m=+32.394286603 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133a9b80): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a137a6770 item 59 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133d02c0): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133d02c0): open at offset 0 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133d02c0): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133d02c0): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133d02c0): >_readAt: n=0, err=Bad file descriptor 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133d02c0): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133d02c0): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133d02c0): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.080816075 +0000 UTC m=+32.395897776 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133d02c0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133d0800): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133d0800): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133d0800): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a137a6f50 item 60 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133d0800): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133d0800): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.081745581 +0000 UTC m=+32.396827281 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133d0800): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133d0d40): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133d0d40): open at offset 5 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133d0d40): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a137a71f0 item 60 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133d0d40): _readAt: size=2, off=5 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133d0d40): >_readAt: n=0, err=Bad file descriptor 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133d0d40): _writeAt: size=3, off=5 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133d0d40): >_writeAt: n=3, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133d0d40): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.08268209 +0000 UTC m=+32.397763790 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133d0d40): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133d1300): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133d1300): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133d1300): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133d1300): >_readAt: n=3, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133d1300): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.08268209 +0000 UTC m=+32.397763790 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133d1300): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a137a7500 item 60 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133d1940): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133d1940): open at offset 0 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133d1940): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133d1940): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133d1940): >_readAt: n=0, err=Bad file descriptor 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133d1940): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133d1940): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133d1940): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.084707435 +0000 UTC m=+32.399789135 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133d1940): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133d1e80): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133d1e80): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133d1e80): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a137a7ab0 item 61 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133d1e80): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133d1e80): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.085479333 +0000 UTC m=+32.400561043 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133d1e80): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13418680): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13418680): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13418680): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13418680): >_readAt: n=5, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13418680): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.085479333 +0000 UTC m=+32.400561043 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13418680): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a137a7dc0 item 61 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13418cc0): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13418cc0): open at offset 0 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13418cc0): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13418cc0): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13418cc0): >_readAt: n=0, err=Bad file descriptor 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13418cc0): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13418cc0): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13418cc0): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.087859317 +0000 UTC m=+32.402941017 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13418cc0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13419200): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13419200): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13419200): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a12abee70 item 62 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13419200): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13419200): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.08855435 +0000 UTC m=+32.403636050 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13419200): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13419900): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13419900): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13419900): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13419900): >_readAt: n=5, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13419900): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.08855435 +0000 UTC m=+32.403636050 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13419900): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a12abf3b0 item 62 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1344e040): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1344e040): open at offset 0 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1344e040): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1344e040): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1344e040): >_readAt: n=0, err=Bad file descriptor 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1344e040): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1344e040): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1344e040): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.090463305 +0000 UTC m=+32.405545015 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1344e040): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1344e580): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1344e580): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1344e580): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a12d76ee0 item 63 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1344e580): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1344e580): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.091055513 +0000 UTC m=+32.406137223 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1344e580): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1344ec80): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1344ec80): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1344ec80): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1344ec80): >_readAt: n=5, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1344ec80): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.091055513 +0000 UTC m=+32.406137223 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1344ec80): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a12d77810 item 63 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1344f2c0): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1344f2c0): open at offset 0 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1344f2c0): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1344f2c0): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1344f2c0): >_readAt: n=0, err=Bad file descriptor 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1344f2c0): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1344f2c0): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1344f2c0): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.092937908 +0000 UTC m=+32.408019618 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1344f2c0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1344f800): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1344f800): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1344f800): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a12cfaa10 item 64 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1344f800): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1344f800): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.093748119 +0000 UTC m=+32.408829819 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1344f800): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1347c000): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1347c000): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1347c000): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1347c000): >_readAt: n=5, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1347c000): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.093748119 +0000 UTC m=+32.408829819 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1347c000): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a12cfb500 item 64 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1347c640): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1347c640): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1347c640): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1347c640): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1347c640): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.095736253 +0000 UTC m=+32.410817953 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1347c640): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDWR 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1347cac0): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1347cac0): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1347cac0): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1347cac0): >_readAt: n=2, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1347cac0): _writeAt: size=3, off=2 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a12cfbc00 item 65 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1347cac0): >_writeAt: n=3, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1347cac0): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.096517469 +0000 UTC m=+32.411599169 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1347cac0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1347cfc0): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1347cfc0): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1347cfc0): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1347cfc0): >_readAt: n=5, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1347cfc0): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.096517469 +0000 UTC m=+32.411599169 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1347cfc0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a12f52380 item 65 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1347d600): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1347d600): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1347d600): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1347d600): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1347d600): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.098504431 +0000 UTC m=+32.413586161 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1347d600): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1347da80): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1347da80): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a12f52a10 item 66 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1347da80): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1347da80): >_readAt: n=0, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1347da80): _writeAt: size=3, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1347da80): >_writeAt: n=3, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1347da80): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.099237565 +0000 UTC m=+32.414319265 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1347da80): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134a00c0): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134a00c0): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134a00c0): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134a00c0): >_readAt: n=3, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134a00c0): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.099237565 +0000 UTC m=+32.414319265 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134a00c0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a12f52cb0 item 66 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134a0700): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134a0700): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134a0700): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134a0700): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134a0700): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.100870149 +0000 UTC m=+32.415951849 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134a0700): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134a0b80): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134a0b80): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134a0b80): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134a0b80): >_readAt: n=2, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134a0b80): _writeAt: size=3, off=2 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a12f536c0 item 67 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134a0b80): >_writeAt: n=3, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134a0b80): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.101636687 +0000 UTC m=+32.416718387 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134a0b80): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134a1080): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134a1080): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134a1080): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134a1080): >_readAt: n=5, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134a1080): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.101636687 +0000 UTC m=+32.416718387 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134a1080): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a12f53a40 item 67 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134a1700): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134a1700): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134a1700): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134a1700): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134a1700): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.103535381 +0000 UTC m=+32.418617081 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134a1700): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134a1c00): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134a1c00): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a137004d0 item 68 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134a1c00): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134a1c00): >_readAt: n=0, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134a1c00): _writeAt: size=3, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134a1c00): >_writeAt: n=3, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134a1c00): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.104418029 +0000 UTC m=+32.419499769 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134a1c00): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134be240): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134be240): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134be240): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134be240): >_readAt: n=3, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134be240): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.104418029 +0000 UTC m=+32.419499769 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134be240): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a13700930 item 68 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134be880): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134be880): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134be880): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134be880): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134be880): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.106850734 +0000 UTC m=+32.421932434 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134be880): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134bed00): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134bed00): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134bed00): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134bed00): >_readAt: n=2, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134bed00): _writeAt: size=3, off=2 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a137010a0 item 69 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134bed00): >_writeAt: n=3, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134bed00): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.108255156 +0000 UTC m=+32.423336865 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134bed00): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134bf200): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134bf200): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134bf200): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134bf200): >_readAt: n=5, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134bf200): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.108255156 +0000 UTC m=+32.423336865 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134bf200): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a13701420 item 69 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134bf880): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134bf880): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134bf880): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134bf880): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134bf880): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.109982437 +0000 UTC m=+32.425064137 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134bf880): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134bfd80): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134bfd80): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a13701ab0 item 70 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134bfd80): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134bfd80): >_readAt: n=0, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134bfd80): _writeAt: size=3, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134bfd80): >_writeAt: n=3, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134bfd80): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.110895952 +0000 UTC m=+32.425977652 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134bfd80): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134e63c0): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134e63c0): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134e63c0): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134e63c0): >_readAt: n=3, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134e63c0): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.110895952 +0000 UTC m=+32.425977652 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134e63c0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a13701d50 item 70 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134e6a40): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134e6a40): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134e6a40): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134e6a40): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134e6a40): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.11372211 +0000 UTC m=+32.428803810 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134e6a40): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134e6f40): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134e6f40): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134e6f40): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134e6f40): >_readAt: n=2, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134e6f40): _writeAt: size=3, off=2 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a13084770 item 71 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134e6f40): >_writeAt: n=3, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134e6f40): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.114763156 +0000 UTC m=+32.429844856 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134e6f40): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134e7440): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134e7440): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134e7440): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134e7440): >_readAt: n=5, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134e7440): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.114763156 +0000 UTC m=+32.429844856 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134e7440): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a13085110 item 71 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134e7ac0): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134e7ac0): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134e7ac0): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134e7ac0): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134e7ac0): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.11698422 +0000 UTC m=+32.432065920 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134e7ac0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135080c0): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135080c0): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a13085dc0 item 72 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135080c0): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135080c0): >_readAt: n=0, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135080c0): _writeAt: size=3, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135080c0): >_writeAt: n=3, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135080c0): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.11788956 +0000 UTC m=+32.432971270 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135080c0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13508600): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13508600): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13508600): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13508600): >_readAt: n=3, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13508600): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.11788956 +0000 UTC m=+32.432971270 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13508600): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a12d4c3f0 item 72 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13508bc0): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13508bc0): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13508bc0): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13508bc0): >_readAt: n=0, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13508bc0): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13508bc0): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13508bc0): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.12023543 +0000 UTC m=+32.435317180 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13508bc0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135090c0): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135090c0): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135090c0): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a12d4cc40 item 73 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135090c0): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135090c0): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.120929802 +0000 UTC m=+32.436011531 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135090c0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13509580): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13509580): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13509580): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13509580): >_readAt: n=2, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13509580): _writeAt: size=3, off=2 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a12d4d030 item 73 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13509580): >_writeAt: n=3, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13509580): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.121860941 +0000 UTC m=+32.436942641 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13509580): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13509ac0): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13509ac0): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13509ac0): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13509ac0): >_readAt: n=5, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13509ac0): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.121860941 +0000 UTC m=+32.436942641 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13509ac0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a12d4d340 item 73 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1353a200): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1353a200): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1353a200): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1353a200): >_readAt: n=0, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1353a200): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1353a200): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1353a200): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.12385143 +0000 UTC m=+32.438933130 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1353a200): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1353a700): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1353a700): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1353a700): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a12d4d960 item 74 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1353a700): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1353a700): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.124612959 +0000 UTC m=+32.439694668 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1353a700): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1353ac40): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1353ac40): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a12d4dc00 item 74 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1353ac40): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1353ac40): >_readAt: n=0, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1353ac40): _writeAt: size=3, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1353ac40): >_writeAt: n=3, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1353ac40): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.125547473 +0000 UTC m=+32.440629223 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1353ac40): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1353b1c0): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1353b1c0): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1353b1c0): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1353b1c0): >_readAt: n=3, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1353b1c0): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.125547473 +0000 UTC m=+32.440629223 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1353b1c0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a12a50150 item 74 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1353b800): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1353b800): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1353b800): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1353b800): >_readAt: n=0, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1353b800): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1353b800): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1353b800): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.127525659 +0000 UTC m=+32.442607359 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1353b800): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1353bd00): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1353bd00): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1353bd00): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a12a50af0 item 75 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1353bd00): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1353bd00): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.128273921 +0000 UTC m=+32.443355621 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1353bd00): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13558340): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13558340): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13558340): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13558340): >_readAt: n=2, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13558340): _writeAt: size=3, off=2 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a12a51110 item 75 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13558340): >_writeAt: n=3, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13558340): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.129580158 +0000 UTC m=+32.444661858 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13558340): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13558880): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13558880): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13558880): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13558880): >_readAt: n=5, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13558880): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.129580158 +0000 UTC m=+32.444661858 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13558880): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a12a516c0 item 75 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13558ec0): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13558ec0): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13558ec0): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13558ec0): >_readAt: n=0, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13558ec0): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13558ec0): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13558ec0): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.131632535 +0000 UTC m=+32.446714245 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13558ec0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135a2400): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135a2400): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135a2400): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a130a2620 item 76 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135a2400): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135a2400): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.132575705 +0000 UTC m=+32.447657416 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135a2400): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135a2940): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135a2940): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a130a2c40 item 76 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135a2940): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135a2940): >_readAt: n=0, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135a2940): _writeAt: size=3, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135a2940): >_writeAt: n=3, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135a2940): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.133487587 +0000 UTC m=+32.448569287 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135a2940): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135a2ec0): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135a2ec0): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135a2ec0): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135a2ec0): >_readAt: n=3, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135a2ec0): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.133487587 +0000 UTC m=+32.448569287 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135a2ec0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a130a3260 item 76 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135a3500): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135a3500): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135a3500): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135a3500): >_readAt: n=0, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135a3500): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135a3500): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135a3500): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.136231179 +0000 UTC m=+32.451312879 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135a3500): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135a3a00): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135a3a00): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135a3a00): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a130a39d0 item 77 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135a3a00): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135a3a00): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.136840159 +0000 UTC m=+32.451921859 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135a3a00): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135f0200): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135f0200): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135f0200): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135f0200): >_readAt: n=5, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135f0200): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.136840159 +0000 UTC m=+32.451921859 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135f0200): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a130a3c70 item 77 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135f0840): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135f0840): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135f0840): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135f0840): >_readAt: n=0, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135f0840): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135f0840): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135f0840): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.138757851 +0000 UTC m=+32.453839551 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135f0840): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135f0d40): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135f0d40): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135f0d40): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a1290c070 item 78 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135f0d40): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135f0d40): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.139536992 +0000 UTC m=+32.454618692 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135f0d40): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135f1440): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135f1440): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135f1440): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135f1440): >_readAt: n=5, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135f1440): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.139536992 +0000 UTC m=+32.454618692 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135f1440): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a1290c620 item 78 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135f1a80): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135f1a80): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135f1a80): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135f1a80): >_readAt: n=0, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135f1a80): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135f1a80): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135f1a80): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.141355486 +0000 UTC m=+32.456437197 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135f1a80): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135ea080): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135ea080): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135ea080): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a1290d500 item 79 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135ea080): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135ea080): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.141855511 +0000 UTC m=+32.456937211 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135ea080): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135ea780): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135ea780): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135ea780): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135ea780): >_readAt: n=5, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135ea780): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.141855511 +0000 UTC m=+32.456937211 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135ea780): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a1290da40 item 79 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135eadc0): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135eadc0): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135eadc0): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135eadc0): >_readAt: n=0, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135eadc0): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135eadc0): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135eadc0): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.143687301 +0000 UTC m=+32.458769001 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135eadc0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135eb2c0): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135eb2c0): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135eb2c0): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a1293ca10 item 80 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135eb2c0): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135eb2c0): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.144283165 +0000 UTC m=+32.459364865 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135eb2c0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135eb9c0): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135eb9c0): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135eb9c0): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135eb9c0): >_readAt: n=5, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135eb9c0): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.144283165 +0000 UTC m=+32.459364865 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135eb9c0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a1293ce00 item 80 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1360e100): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1360e100): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1360e100): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1360e100): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1360e100): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.145939173 +0000 UTC m=+32.461020883 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1360e100): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1360e580): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1360e580): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1360e580): open at offset 5 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1360e580): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1360e580): >_readAt: n=2, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1360e580): _writeAt: size=3, off=7 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a12e00850 item 81 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1360e580): >_writeAt: n=3, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1360e580): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.146619769 +0000 UTC m=+32.461701469 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1360e580): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1360eac0): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1360eac0): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1360eac0): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1360eac0): >_readAt: n=8, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1360eac0): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.146619769 +0000 UTC m=+32.461701469 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1360eac0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a12e00b60 item 81 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1360f140): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1360f140): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1360f140): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1360f140): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1360f140): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.148207227 +0000 UTC m=+32.463288927 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1360f140): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1360f640): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1360f640): open at offset 5 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1360f640): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a12e01730 item 82 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1360f640): _readAt: size=2, off=5 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1360f640): >_readAt: n=0, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1360f640): _writeAt: size=3, off=5 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1360f640): >_writeAt: n=3, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1360f640): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.148877802 +0000 UTC m=+32.463959503 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1360f640): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1360fbc0): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1360fbc0): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1360fbc0): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1360fbc0): >_readAt: n=3, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1360fbc0): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.148877802 +0000 UTC m=+32.463959503 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1360fbc0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a12e01b20 item 82 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1362c340): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1362c340): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1362c340): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1362c340): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1362c340): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.150492632 +0000 UTC m=+32.465574342 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1362c340): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1362c840): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1362c840): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1362c840): open at offset 5 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1362c840): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1362c840): >_readAt: n=2, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1362c840): _writeAt: size=3, off=7 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a12f00540 item 83 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1362c840): >_writeAt: n=3, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1362c840): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.151139064 +0000 UTC m=+32.466220774 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1362c840): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1362cd80): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1362cd80): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1362cd80): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1362cd80): >_readAt: n=8, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1362cd80): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.151139064 +0000 UTC m=+32.466220774 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1362cd80): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a12f008c0 item 83 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1362d400): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1362d400): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1362d400): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1362d400): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1362d400): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.152680445 +0000 UTC m=+32.467762155 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1362d400): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1362d900): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1362d900): open at offset 5 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1362d900): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a12f01340 item 84 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1362d900): _readAt: size=2, off=5 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1362d900): >_readAt: n=0, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1362d900): _writeAt: size=3, off=5 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1362d900): >_writeAt: n=3, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1362d900): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.15338244 +0000 UTC m=+32.468464140 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1362d900): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1362de80): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1362de80): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1362de80): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1362de80): >_readAt: n=3, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1362de80): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.15338244 +0000 UTC m=+32.468464140 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1362de80): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a12f016c0 item 84 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1364a600): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1364a600): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1364a600): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1364a600): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1364a600): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.155300702 +0000 UTC m=+32.470382402 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1364a600): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1364ab00): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1364ab00): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1364ab00): open at offset 5 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1364ab00): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1364ab00): >_readAt: n=2, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1364ab00): _writeAt: size=3, off=7 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a12c74150 item 85 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1364ab00): >_writeAt: n=3, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1364ab00): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.155909352 +0000 UTC m=+32.470991062 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1364ab00): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1364b040): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1364b040): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1364b040): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1364b040): >_readAt: n=8, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1364b040): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.155909352 +0000 UTC m=+32.470991062 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1364b040): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a12c744d0 item 85 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1364b6c0): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1364b6c0): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1364b6c0): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1364b6c0): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1364b6c0): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.157590868 +0000 UTC m=+32.472672568 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1364b6c0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1364bbc0): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1364bbc0): open at offset 5 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1364bbc0): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a12c752d0 item 86 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1364bbc0): _readAt: size=2, off=5 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1364bbc0): >_readAt: n=0, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1364bbc0): _writeAt: size=3, off=5 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1364bbc0): >_writeAt: n=3, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1364bbc0): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.158268337 +0000 UTC m=+32.473350037 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1364bbc0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1366a240): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1366a240): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1366a240): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1366a240): >_readAt: n=3, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1366a240): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.158268337 +0000 UTC m=+32.473350037 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1366a240): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a12c756c0 item 86 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1366a8c0): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1366a8c0): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1366a8c0): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1366a8c0): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1366a8c0): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.159781065 +0000 UTC m=+32.474862765 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1366a8c0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1366adc0): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1366adc0): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1366adc0): open at offset 5 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1366adc0): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1366adc0): >_readAt: n=2, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1366adc0): _writeAt: size=3, off=7 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a12ac2380 item 87 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1366adc0): >_writeAt: n=3, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1366adc0): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.160491366 +0000 UTC m=+32.475573066 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1366adc0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1366b300): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1366b300): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1366b300): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1366b300): >_readAt: n=8, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1366b300): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.160491366 +0000 UTC m=+32.475573066 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1366b300): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a12ac2700 item 87 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1366b980): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1366b980): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1366b980): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1366b980): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1366b980): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.162127705 +0000 UTC m=+32.477209406 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1366b980): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1366be80): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1366be80): open at offset 5 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1366be80): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a12ac2d20 item 88 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1366be80): _readAt: size=2, off=5 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1366be80): >_readAt: n=0, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1366be80): _writeAt: size=3, off=5 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1366be80): >_writeAt: n=3, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1366be80): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.162824972 +0000 UTC m=+32.477906672 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1366be80): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13682500): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13682500): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13682500): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13682500): >_readAt: n=3, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13682500): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.162824972 +0000 UTC m=+32.477906672 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13682500): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a12ac3730 item 88 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13682b40): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13682b40): open at offset 0 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13682b40): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13682b40): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13682b40): >_readAt: n=0, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13682b40): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13682b40): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13682b40): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.164547836 +0000 UTC m=+32.479629536 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13682b40): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13683080): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13683080): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13683080): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a136980e0 item 89 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13683080): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13683080): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.165149292 +0000 UTC m=+32.480230993 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13683080): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136835c0): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136835c0): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136835c0): open at offset 5 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136835c0): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136835c0): >_readAt: n=2, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136835c0): _writeAt: size=3, off=7 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a13698380 item 89 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136835c0): >_writeAt: n=3, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136835c0): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.16582068 +0000 UTC m=+32.480902380 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136835c0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13683b40): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13683b40): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13683b40): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13683b40): >_readAt: n=8, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13683b40): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.16582068 +0000 UTC m=+32.480902380 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13683b40): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a13698620 item 89 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136a6280): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136a6280): open at offset 0 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136a6280): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136a6280): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136a6280): >_readAt: n=0, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136a6280): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136a6280): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136a6280): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.16751438 +0000 UTC m=+32.482596080 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136a6280): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136a67c0): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136a67c0): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136a67c0): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a13698bd0 item 90 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136a67c0): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136a67c0): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.168130763 +0000 UTC m=+32.483212463 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136a67c0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136a6d00): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136a6d00): open at offset 5 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136a6d00): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a13698e70 item 90 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136a6d00): _readAt: size=2, off=5 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136a6d00): >_readAt: n=0, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136a6d00): _writeAt: size=3, off=5 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136a6d00): >_writeAt: n=3, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136a6d00): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.168896399 +0000 UTC m=+32.483978109 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136a6d00): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136a72c0): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136a72c0): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136a72c0): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136a72c0): >_readAt: n=3, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136a72c0): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.168896399 +0000 UTC m=+32.483978109 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136a72c0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a13699110 item 90 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136a7900): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136a7900): open at offset 0 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136a7900): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136a7900): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136a7900): >_readAt: n=0, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136a7900): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136a7900): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136a7900): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.170655812 +0000 UTC m=+32.485737512 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136a7900): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136a7e40): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136a7e40): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136a7e40): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a136996c0 item 91 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136a7e40): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136a7e40): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.171349191 +0000 UTC m=+32.486430892 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136a7e40): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136c6480): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136c6480): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136c6480): open at offset 5 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136c6480): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136c6480): >_readAt: n=2, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136c6480): _writeAt: size=3, off=7 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a13699960 item 91 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136c6480): >_writeAt: n=3, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136c6480): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.172585586 +0000 UTC m=+32.487667286 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136c6480): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136c6a00): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136c6a00): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136c6a00): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136c6a00): >_readAt: n=8, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136c6a00): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.172585586 +0000 UTC m=+32.487667286 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136c6a00): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a13699c00 item 91 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136c7040): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136c7040): open at offset 0 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136c7040): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136c7040): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136c7040): >_readAt: n=0, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136c7040): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136c7040): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136c7040): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.176269904 +0000 UTC m=+32.491351604 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136c7040): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13559240): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13559240): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13559240): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a12a51ce0 item 92 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13559240): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13559240): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.177055217 +0000 UTC m=+32.492136917 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13559240): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136c7500): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136c7500): open at offset 5 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136c7500): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a136d2310 item 92 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136c7500): _readAt: size=2, off=5 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136c7500): >_readAt: n=0, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136c7500): _writeAt: size=3, off=5 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136c7500): >_writeAt: n=3, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136c7500): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.178973029 +0000 UTC m=+32.494054729 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136c7500): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13558500): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13558500): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13558500): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13558500): >_readAt: n=3, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13558500): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.178973029 +0000 UTC m=+32.494054729 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13558500): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a130be230 item 92 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13558b40): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13558b40): open at offset 0 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13558b40): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13558b40): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13558b40): >_readAt: n=0, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13558b40): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13558b40): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13558b40): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.182722831 +0000 UTC m=+32.497804540 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13558b40): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13559640): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13559640): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13559640): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a130be930 item 93 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13559640): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13559640): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.183411942 +0000 UTC m=+32.498493642 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13559640): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13559d40): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13559d40): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13559d40): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13559d40): >_readAt: n=5, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13559d40): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.183411942 +0000 UTC m=+32.498493642 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13559d40): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a130becb0 item 93 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136c6480): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136c6480): open at offset 0 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136c6480): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136c6480): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136c6480): >_readAt: n=0, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136c6480): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136c6480): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136c6480): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.185181964 +0000 UTC m=+32.500263665 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136c6480): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136c69c0): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136c69c0): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136c69c0): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a130bf3b0 item 94 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136c69c0): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136c69c0): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.18572515 +0000 UTC m=+32.500806850 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136c69c0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136c7100): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136c7100): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136c7100): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136c7100): >_readAt: n=5, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136c7100): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.18572515 +0000 UTC m=+32.500806850 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136c7100): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a130bf730 item 94 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136c7a00): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136c7a00): open at offset 0 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136c7a00): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136c7a00): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136c7a00): >_readAt: n=0, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136c7a00): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136c7a00): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136c7a00): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.187844112 +0000 UTC m=+32.502925822 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136c7a00): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1310a040): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1310a040): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1310a040): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a130bfce0 item 95 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1310a040): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1310a040): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.188453924 +0000 UTC m=+32.503535624 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1310a040): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1310a740): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1310a740): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1310a740): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1310a740): >_readAt: n=5, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1310a740): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.188453924 +0000 UTC m=+32.503535624 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1310a740): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a136d2150 item 95 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1310ad80): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1310ad80): open at offset 0 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1310ad80): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1310ad80): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1310ad80): >_readAt: n=0, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1310ad80): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1310ad80): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1310ad80): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.190201314 +0000 UTC m=+32.505283014 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1310ad80): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1310b340): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1310b340): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1310b340): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a136d28c0 item 96 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1310b340): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1310b340): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.190749599 +0000 UTC m=+32.505831300 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1310b340): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1310ba40): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1310ba40): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1310ba40): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1310ba40): >_readAt: n=5, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1310ba40): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.190749599 +0000 UTC m=+32.505831300 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1310ba40): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a136d2b60 item 96 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= 2026/09/09 03:44:04 DEBUG : WaitForWriters: timeout=30s 2026/09/09 03:44:04 DEBUG : Looking for writers 2026/09/09 03:44:04 DEBUG : >WaitForWriters: 2026/09/09 03:44:04 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "sftp://rclone@:22/rclone-test-catefoc5guce", Local "Local file system at /tmp/rclone1615841533", Modify Window "1s" 2026/09/09 03:44:04 INFO : sftp://rclone@:22/rclone-test-catefoc5guce: poll-interval is not supported by this remote 2026/09/09 03:44:04 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/09 03:44:04 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:44:04 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:44:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:44:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/09 03:44:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:44:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:44:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/09 03:44:04 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-catefoc5guce/dir/file1: no such file or directory 2026/09/09 03:44:04 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-catefoc5guce/dir/file1: no such file or directory 2026/09/09 03:44:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/09/09 03:44:04 INFO : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ffcd80): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ffcd80): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ffcd80): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ffcd80): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ffcd80): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.199443908 +0000 UTC m=+32.514525648 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ffcd80): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ffd700): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ffd700): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ffd700): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ffd700): >_readAt: n=2, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ffd700): _writeAt: size=3, off=2 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ffd700): >_writeAt: n=0, err=Bad file descriptor 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ffd700): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.199443908 +0000 UTC m=+32.514525648 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ffd700): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1331e000): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1331e000): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1331e000): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1331e000): >_readAt: n=5, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1331e000): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.199443908 +0000 UTC m=+32.514525648 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1331e000): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a13208690 item 1 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1331e640): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1331e640): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1331e640): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1331e640): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1331e640): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.202639083 +0000 UTC m=+32.517720783 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1331e640): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1331eb40): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1331eb40): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1331eb40): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1331eb40): >_readAt: n=5, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1331eb40): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.202639083 +0000 UTC m=+32.517720783 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1331eb40): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a13209650 item 2 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1331f180): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1331f180): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1331f180): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1331f180): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1331f180): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.206212562 +0000 UTC m=+32.521294262 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1331f180): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1331f600): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1331f600): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1331f600): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1331f600): >_readAt: n=2, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1331f600): _writeAt: size=3, off=2 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1331f600): >_writeAt: n=0, err=Bad file descriptor 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1331f600): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.206212562 +0000 UTC m=+32.521294262 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1331f600): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1331fc40): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1331fc40): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1331fc40): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1331fc40): >_readAt: n=5, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1331fc40): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.206212562 +0000 UTC m=+32.521294262 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1331fc40): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a13209e30 item 3 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ed85c0): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ed85c0): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ed85c0): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ed85c0): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ed85c0): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.209392647 +0000 UTC m=+32.524474347 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ed85c0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ed8c40): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ed8c40): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ed8c40): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ed8c40): >_readAt: n=5, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ed8c40): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.209392647 +0000 UTC m=+32.524474347 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ed8c40): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a130eaa80 item 4 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ed9300): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ed9300): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ed9300): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ed9300): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ed9300): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.2111994 +0000 UTC m=+32.526281110 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ed9300): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ed9780): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ed9780): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ed9780): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ed9780): >_readAt: n=2, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ed9780): _writeAt: size=3, off=2 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ed9780): >_writeAt: n=0, err=Bad file descriptor 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ed9780): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.2111994 +0000 UTC m=+32.526281110 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ed9780): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ed9c40): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ed9c40): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ed9c40): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ed9c40): >_readAt: n=5, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ed9c40): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.2111994 +0000 UTC m=+32.526281110 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ed9c40): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a130eb650 item 5 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13108ec0): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13108ec0): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13108ec0): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13108ec0): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13108ec0): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.213856377 +0000 UTC m=+32.528938077 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13108ec0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13109400): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13109400): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13109400): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13109400): >_readAt: n=5, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13109400): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.213856377 +0000 UTC m=+32.528938077 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13109400): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a13520540 item 6 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13109a80): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13109a80): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13109a80): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13109a80): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13109a80): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.216050521 +0000 UTC m=+32.531132271 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13109a80): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12caac00): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12caac00): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12caac00): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12caac00): >_readAt: n=2, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12caac00): _writeAt: size=3, off=2 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12caac00): >_writeAt: n=0, err=Bad file descriptor 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12caac00): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.216050521 +0000 UTC m=+32.531132271 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12caac00): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12cabac0): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12cabac0): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12cabac0): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12cabac0): >_readAt: n=5, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12cabac0): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.216050521 +0000 UTC m=+32.531132271 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12cabac0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a13520af0 item 7 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12dc02c0): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12dc02c0): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12dc02c0): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12dc02c0): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12dc02c0): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.218706938 +0000 UTC m=+32.533788639 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12dc02c0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12dc0800): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12dc0800): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12dc0800): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12dc0800): >_readAt: n=5, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12dc0800): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.218706938 +0000 UTC m=+32.533788639 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12dc0800): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a13521340 item 8 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12dc0dc0): _readAt: size=2, off=0 2026/09/09 03:44:04 ERROR : open-test-file(0x301a12dc0dc0): Couldn't read size of file 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12dc0dc0): >_readAt: n=0, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12dc0dc0): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12dc0dc0): >_writeAt: n=0, err=Bad file descriptor 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12dc0dc0): close: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12dc0dc0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12dc1180): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12dc1180): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12dc1180): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12dc1180): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12dc1180): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.221293233 +0000 UTC m=+32.536374933 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12dc1180): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12dc1600): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12dc1600): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12dc1600): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12dc1600): >_readAt: n=2, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12dc1600): _writeAt: size=3, off=2 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12dc1600): >_writeAt: n=0, err=Bad file descriptor 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12dc1600): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.221293233 +0000 UTC m=+32.536374933 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12dc1600): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12dc1b00): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12dc1b00): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12dc1b00): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12dc1b00): >_readAt: n=5, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12dc1b00): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.221293233 +0000 UTC m=+32.536374933 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12dc1b00): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a135218f0 item 9 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12df0280): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12df0280): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12df0280): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12df0280): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12df0280): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.224837506 +0000 UTC m=+32.539919206 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12df0280): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12df07c0): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12df07c0): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12df07c0): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12df07c0): >_readAt: n=5, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12df07c0): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.224837506 +0000 UTC m=+32.539919206 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12df07c0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a12d73e30 item 10 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f14400): _readAt: size=2, off=0 2026/09/09 03:44:04 ERROR : open-test-file(0x301a12f14400): Couldn't read size of file 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f14400): >_readAt: n=0, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f14400): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f14400): >_writeAt: n=0, err=Bad file descriptor 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f14400): close: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f14400): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f147c0): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f147c0): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f147c0): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f147c0): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f147c0): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.22777345 +0000 UTC m=+32.542855170 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f147c0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f14cc0): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f14cc0): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f14cc0): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f14cc0): >_readAt: n=2, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f14cc0): _writeAt: size=3, off=2 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f14cc0): >_writeAt: n=0, err=Bad file descriptor 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f14cc0): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.22777345 +0000 UTC m=+32.542855170 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f14cc0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f151c0): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f151c0): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f151c0): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f151c0): >_readAt: n=5, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f151c0): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.22777345 +0000 UTC m=+32.542855170 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f151c0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a130f2620 item 11 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f15840): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f15840): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f15840): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f15840): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f15840): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.230312355 +0000 UTC m=+32.545394055 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f15840): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f15d80): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f15d80): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f15d80): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f15d80): >_readAt: n=5, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f15d80): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.230312355 +0000 UTC m=+32.545394055 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f15d80): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a130f31f0 item 12 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f404c0): _readAt: size=2, off=0 2026/09/09 03:44:04 ERROR : open-test-file(0x301a12f404c0): Couldn't read size of file 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f404c0): >_readAt: n=0, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f404c0): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f404c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f404c0): close: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f404c0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f40880): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f40880): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f40880): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f40880): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f40880): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.232232992 +0000 UTC m=+32.547314692 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f40880): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f40f40): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f40f40): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f40f40): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f40f40): >_readAt: n=5, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f40f40): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.232232992 +0000 UTC m=+32.547314692 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f40f40): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a130f38f0 item 13 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f415c0): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f415c0): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f415c0): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f415c0): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f415c0): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.234449528 +0000 UTC m=+32.549531228 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f415c0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f41b00): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f41b00): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f41b00): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f41b00): >_readAt: n=5, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f41b00): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.234449528 +0000 UTC m=+32.549531228 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f41b00): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a134841c0 item 14 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f56240): _readAt: size=2, off=0 2026/09/09 03:44:04 ERROR : open-test-file(0x301a12f56240): Couldn't read size of file 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f56240): >_readAt: n=0, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f56240): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f56240): >_writeAt: n=0, err=Bad file descriptor 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f56240): close: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f56240): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f56600): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f56600): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f56600): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f56600): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f56600): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.236423626 +0000 UTC m=+32.551505326 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f56600): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f56cc0): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f56cc0): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f56cc0): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f56cc0): >_readAt: n=5, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f56cc0): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.236423626 +0000 UTC m=+32.551505326 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f56cc0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a13484770 item 15 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f57340): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f57340): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f57340): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f57340): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f57340): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.238779596 +0000 UTC m=+32.553861307 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f57340): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f57880): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f57880): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f57880): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f57880): >_readAt: n=5, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f57880): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.238779596 +0000 UTC m=+32.553861307 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f57880): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a13484fc0 item 16 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f57ec0): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f57ec0): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f57ec0): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f57ec0): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f57ec0): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.240644177 +0000 UTC m=+32.555725887 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f57ec0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f80440): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f80440): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f80440): open at offset 5 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f80440): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f80440): >_readAt: n=2, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f80440): _writeAt: size=3, off=7 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f80440): >_writeAt: n=0, err=Bad file descriptor 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f80440): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.240644177 +0000 UTC m=+32.555725887 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f80440): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f80940): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f80940): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f80940): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f80940): >_readAt: n=5, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f80940): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.240644177 +0000 UTC m=+32.555725887 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f80940): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a134856c0 item 17 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f80fc0): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f80fc0): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f80fc0): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f80fc0): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f80fc0): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.243587356 +0000 UTC m=+32.558669066 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f80fc0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f81500): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f81500): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f81500): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f81500): >_readAt: n=5, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f81500): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.243587356 +0000 UTC m=+32.558669066 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f81500): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a12d6c4d0 item 18 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f81b80): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f81b80): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f81b80): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f81b80): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f81b80): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.245667163 +0000 UTC m=+32.560748874 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f81b80): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a130ce180): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a130ce180): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a130ce180): open at offset 5 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a130ce180): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a130ce180): >_readAt: n=2, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a130ce180): _writeAt: size=3, off=7 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a130ce180): >_writeAt: n=0, err=Bad file descriptor 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a130ce180): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.245667163 +0000 UTC m=+32.560748874 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a130ce180): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a130ce680): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a130ce680): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a130ce680): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a130ce680): >_readAt: n=5, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a130ce680): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.245667163 +0000 UTC m=+32.560748874 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a130ce680): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a12a72150 item 19 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a130ced00): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a130ced00): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a130ced00): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a130ced00): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a130ced00): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.248337988 +0000 UTC m=+32.563419698 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a130ced00): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a130cf240): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a130cf240): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a130cf240): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a130cf240): >_readAt: n=5, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a130cf240): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.248337988 +0000 UTC m=+32.563419698 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a130cf240): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a12a73570 item 20 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a130cf8c0): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a130cf8c0): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a130cf8c0): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a130cf8c0): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a130cf8c0): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.250285525 +0000 UTC m=+32.565367246 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a130cf8c0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a130cfdc0): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a130cfdc0): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a130cfdc0): open at offset 5 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a130cfdc0): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a130cfdc0): >_readAt: n=2, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a130cfdc0): _writeAt: size=3, off=7 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a130cfdc0): >_writeAt: n=0, err=Bad file descriptor 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a130cfdc0): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.250285525 +0000 UTC m=+32.565367246 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a130cfdc0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1316c3c0): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1316c3c0): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1316c3c0): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1316c3c0): >_readAt: n=5, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1316c3c0): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.250285525 +0000 UTC m=+32.565367246 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1316c3c0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a12d94930 item 21 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1316ca40): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1316ca40): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1316ca40): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1316ca40): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1316ca40): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.252923457 +0000 UTC m=+32.568005177 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1316ca40): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1316cf80): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1316cf80): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1316cf80): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1316cf80): >_readAt: n=5, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1316cf80): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.252923457 +0000 UTC m=+32.568005177 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1316cf80): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a12d10150 item 22 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1316d600): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1316d600): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1316d600): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1316d600): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1316d600): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.254783711 +0000 UTC m=+32.569865421 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1316d600): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1316db00): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1316db00): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1316db00): open at offset 5 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1316db00): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1316db00): >_readAt: n=2, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1316db00): _writeAt: size=3, off=7 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1316db00): >_writeAt: n=0, err=Bad file descriptor 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1316db00): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.254783711 +0000 UTC m=+32.569865421 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1316db00): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a131e2100): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a131e2100): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a131e2100): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a131e2100): >_readAt: n=5, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a131e2100): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.254783711 +0000 UTC m=+32.569865421 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a131e2100): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a12d112d0 item 23 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a131e2780): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a131e2780): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a131e2780): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a131e2780): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a131e2780): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.257489079 +0000 UTC m=+32.572570789 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a131e2780): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a131e2cc0): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a131e2cc0): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a131e2cc0): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a131e2cc0): >_readAt: n=5, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a131e2cc0): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.257489079 +0000 UTC m=+32.572570789 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a131e2cc0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a133664d0 item 24 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a131e3300): _readAt: size=2, off=0 2026/09/09 03:44:04 ERROR : open-test-file(0x301a131e3300): Couldn't read size of file 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a131e3300): >_readAt: n=0, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a131e3300): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a131e3300): >_writeAt: n=0, err=Bad file descriptor 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a131e3300): close: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a131e3300): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a131e36c0): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a131e36c0): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a131e36c0): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a131e36c0): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a131e36c0): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.259647636 +0000 UTC m=+32.574729346 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a131e36c0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a131e3bc0): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a131e3bc0): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a131e3bc0): open at offset 5 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a131e3bc0): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a131e3bc0): >_readAt: n=2, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a131e3bc0): _writeAt: size=3, off=7 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a131e3bc0): >_writeAt: n=0, err=Bad file descriptor 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a131e3bc0): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.259647636 +0000 UTC m=+32.574729346 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a131e3bc0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13218200): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13218200): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13218200): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13218200): >_readAt: n=5, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13218200): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.259647636 +0000 UTC m=+32.574729346 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13218200): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a13366af0 item 25 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13218880): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13218880): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13218880): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13218880): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13218880): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.262381409 +0000 UTC m=+32.577463119 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13218880): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13218dc0): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13218dc0): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13218dc0): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13218dc0): >_readAt: n=5, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13218dc0): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.262381409 +0000 UTC m=+32.577463119 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13218dc0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a133672d0 item 26 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13219400): _readAt: size=2, off=0 2026/09/09 03:44:04 ERROR : open-test-file(0x301a13219400): Couldn't read size of file 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13219400): >_readAt: n=0, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13219400): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13219400): >_writeAt: n=0, err=Bad file descriptor 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13219400): close: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13219400): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132197c0): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132197c0): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132197c0): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132197c0): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132197c0): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.264776732 +0000 UTC m=+32.579858483 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132197c0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13219cc0): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13219cc0): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13219cc0): open at offset 5 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13219cc0): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13219cc0): >_readAt: n=2, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13219cc0): _writeAt: size=3, off=7 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13219cc0): >_writeAt: n=0, err=Bad file descriptor 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13219cc0): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.264776732 +0000 UTC m=+32.579858483 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13219cc0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1324c300): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1324c300): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1324c300): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1324c300): >_readAt: n=5, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1324c300): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.264776732 +0000 UTC m=+32.579858483 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1324c300): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a133679d0 item 27 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1324c980): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1324c980): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1324c980): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1324c980): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1324c980): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.279917647 +0000 UTC m=+32.594999387 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1324c980): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1324cec0): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1324cec0): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1324cec0): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1324cec0): >_readAt: n=5, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1324cec0): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.279917647 +0000 UTC m=+32.594999387 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1324cec0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a130e0460 item 28 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1324d500): _readAt: size=2, off=0 2026/09/09 03:44:04 ERROR : open-test-file(0x301a1324d500): Couldn't read size of file 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1324d500): >_readAt: n=0, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1324d500): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1324d500): >_writeAt: n=0, err=Bad file descriptor 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1324d500): close: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1324d500): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1324d8c0): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1324d8c0): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1324d8c0): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1324d8c0): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1324d8c0): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.283167755 +0000 UTC m=+32.598249484 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1324d8c0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13270080): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13270080): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13270080): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13270080): >_readAt: n=5, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13270080): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.283167755 +0000 UTC m=+32.598249484 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13270080): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a130e12d0 item 29 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13270700): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13270700): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13270700): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13270700): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13270700): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.285820875 +0000 UTC m=+32.600902605 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13270700): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13270c40): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13270c40): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13270c40): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13270c40): >_readAt: n=5, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13270c40): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.285820875 +0000 UTC m=+32.600902605 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13270c40): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a130e1c70 item 30 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13271280): _readAt: size=2, off=0 2026/09/09 03:44:04 ERROR : open-test-file(0x301a13271280): Couldn't read size of file 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13271280): >_readAt: n=0, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13271280): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13271280): >_writeAt: n=0, err=Bad file descriptor 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13271280): close: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13271280): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13271640): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13271640): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13271640): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13271640): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13271640): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.288425565 +0000 UTC m=+32.603507405 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13271640): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13271d00): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13271d00): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13271d00): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13271d00): >_readAt: n=5, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13271d00): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.288425565 +0000 UTC m=+32.603507405 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13271d00): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a12cf0770 item 31 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13296480): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13296480): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13296480): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13296480): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13296480): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.290576727 +0000 UTC m=+32.605658517 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13296480): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132969c0): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132969c0): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132969c0): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132969c0): >_readAt: n=5, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132969c0): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.290576727 +0000 UTC m=+32.605658517 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132969c0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a12cf1570 item 32 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13297000): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13297000): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13297000): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13297000): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13297000): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.292641867 +0000 UTC m=+32.607723577 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13297000): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13297480): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13297480): >_readAt: n=0, err=Bad file descriptor 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13297480): _writeAt: size=3, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13297480): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13297480): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a12cfe460 item 33 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13297480): >_writeAt: n=3, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13297480): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.293469691 +0000 UTC m=+32.608551401 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13297480): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13297980): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13297980): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13297980): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13297980): >_readAt: n=5, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13297980): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.293469691 +0000 UTC m=+32.608551401 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13297980): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a12cfe7e0 item 33 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132c80c0): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132c80c0): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132c80c0): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132c80c0): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132c80c0): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.295335454 +0000 UTC m=+32.610417174 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132c80c0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132c8540): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132c8540): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a12cffb20 item 34 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132c8540): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132c8540): >_readAt: n=0, err=Bad file descriptor 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132c8540): _writeAt: size=3, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132c8540): >_writeAt: n=3, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132c8540): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.296057398 +0000 UTC m=+32.611139128 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132c8540): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132c8a80): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132c8a80): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132c8a80): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132c8a80): >_readAt: n=3, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132c8a80): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.296057398 +0000 UTC m=+32.611139128 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132c8a80): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a1345a150 item 34 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132c90c0): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132c90c0): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132c90c0): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132c90c0): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132c90c0): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.297897503 +0000 UTC m=+32.612979203 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132c90c0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132c9540): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132c9540): >_readAt: n=0, err=Bad file descriptor 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132c9540): _writeAt: size=3, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132c9540): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132c9540): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a1345a700 item 35 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132c9540): >_writeAt: n=3, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132c9540): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.29875379 +0000 UTC m=+32.613835500 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132c9540): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132c9a40): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132c9a40): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132c9a40): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132c9a40): >_readAt: n=5, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132c9a40): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.29875379 +0000 UTC m=+32.613835500 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132c9a40): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a1345aa80 item 35 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132f81c0): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132f81c0): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132f81c0): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132f81c0): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132f81c0): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.303549105 +0000 UTC m=+32.618630815 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132f81c0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132f86c0): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132f86c0): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a1345b110 item 36 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132f86c0): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132f86c0): >_readAt: n=0, err=Bad file descriptor 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132f86c0): _writeAt: size=3, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132f86c0): >_writeAt: n=3, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132f86c0): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.304385155 +0000 UTC m=+32.619466885 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132f86c0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132f8c00): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132f8c00): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132f8c00): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132f8c00): >_readAt: n=3, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132f8c00): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.304385155 +0000 UTC m=+32.619466885 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132f8c00): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a1345b500 item 36 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132f9240): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132f9240): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132f9240): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132f9240): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132f9240): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.30627859 +0000 UTC m=+32.621360301 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132f9240): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132f96c0): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132f96c0): >_readAt: n=0, err=Bad file descriptor 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132f96c0): _writeAt: size=3, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132f96c0): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132f96c0): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a1381e3f0 item 37 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132f96c0): >_writeAt: n=3, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132f96c0): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.30707269 +0000 UTC m=+32.622154400 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132f96c0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132f9bc0): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132f9bc0): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132f9bc0): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132f9bc0): >_readAt: n=5, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132f9bc0): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.30707269 +0000 UTC m=+32.622154400 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a132f9bc0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a1381e690 item 37 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1332e340): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1332e340): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1332e340): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1332e340): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1332e340): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.309047229 +0000 UTC m=+32.624128939 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1332e340): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1332e840): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1332e840): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a1381ec40 item 38 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1332e840): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1332e840): >_readAt: n=0, err=Bad file descriptor 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1332e840): _writeAt: size=3, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1332e840): >_writeAt: n=3, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1332e840): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.309847471 +0000 UTC m=+32.624929181 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1332e840): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1332ed80): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1332ed80): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1332ed80): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1332ed80): >_readAt: n=3, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1332ed80): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.309847471 +0000 UTC m=+32.624929181 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1332ed80): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a1381efc0 item 38 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1332f400): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1332f400): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1332f400): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1332f400): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1332f400): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.312063416 +0000 UTC m=+32.627145126 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1332f400): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1332f900): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1332f900): >_readAt: n=0, err=Bad file descriptor 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1332f900): _writeAt: size=3, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1332f900): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1332f900): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a1381f7a0 item 39 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1332f900): >_writeAt: n=3, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1332f900): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.312917438 +0000 UTC m=+32.627999148 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1332f900): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1332fe00): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1332fe00): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1332fe00): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1332fe00): >_readAt: n=5, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1332fe00): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.312917438 +0000 UTC m=+32.627999148 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1332fe00): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a1381fa40 item 39 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13350580): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13350580): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13350580): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13350580): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13350580): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.315337308 +0000 UTC m=+32.630419038 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13350580): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12df0cc0): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12df0cc0): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a133be230 item 40 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12df0cc0): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12df0cc0): >_readAt: n=0, err=Bad file descriptor 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12df0cc0): _writeAt: size=3, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12df0cc0): >_writeAt: n=3, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12df0cc0): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.316142088 +0000 UTC m=+32.631223788 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12df0cc0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12df1200): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12df1200): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12df1200): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12df1200): >_readAt: n=3, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12df1200): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.316142088 +0000 UTC m=+32.631223788 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12df1200): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a133be4d0 item 40 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12df17c0): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12df17c0): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12df17c0): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12df17c0): >_readAt: n=0, err=Bad file descriptor 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12df17c0): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12df17c0): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12df17c0): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.318114462 +0000 UTC m=+32.633196193 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12df17c0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12df1cc0): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12df1cc0): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12df1cc0): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a133bed90 item 41 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12df1cc0): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12df1cc0): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.318801841 +0000 UTC m=+32.633883541 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12df1cc0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13382280): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13382280): >_readAt: n=0, err=Bad file descriptor 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13382280): _writeAt: size=3, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13382280): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13382280): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a133bf030 item 41 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13382280): >_writeAt: n=3, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13382280): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.31955867 +0000 UTC m=+32.634640410 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13382280): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133827c0): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133827c0): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133827c0): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133827c0): >_readAt: n=5, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133827c0): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.31955867 +0000 UTC m=+32.634640410 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133827c0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a133bf2d0 item 41 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13382e00): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13382e00): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13382e00): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13382e00): >_readAt: n=0, err=Bad file descriptor 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13382e00): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13382e00): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13382e00): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.321540733 +0000 UTC m=+32.636622484 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13382e00): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13383300): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13383300): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13383300): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a133bf880 item 42 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13383300): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13383300): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.322403503 +0000 UTC m=+32.637485233 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13383300): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13383840): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13383840): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a133bfc70 item 42 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13383840): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13383840): >_readAt: n=0, err=Bad file descriptor 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13383840): _writeAt: size=3, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13383840): >_writeAt: n=3, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13383840): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.32330234 +0000 UTC m=+32.638384051 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13383840): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13383dc0): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13383dc0): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13383dc0): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13383dc0): >_readAt: n=3, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13383dc0): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.32330234 +0000 UTC m=+32.638384051 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13383dc0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a12d425b0 item 42 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133b2500): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133b2500): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133b2500): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133b2500): >_readAt: n=0, err=Bad file descriptor 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133b2500): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133b2500): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133b2500): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.32496484 +0000 UTC m=+32.640046540 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133b2500): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133b2a00): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133b2a00): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133b2a00): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a12d43260 item 43 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133b2a00): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133b2a00): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.325708616 +0000 UTC m=+32.640790316 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133b2a00): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133b2f40): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133b2f40): >_readAt: n=0, err=Bad file descriptor 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133b2f40): _writeAt: size=3, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133b2f40): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133b2f40): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a12d43810 item 43 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133b2f40): >_writeAt: n=3, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133b2f40): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.32645819 +0000 UTC m=+32.641539890 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133b2f40): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133b3480): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133b3480): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133b3480): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133b3480): >_readAt: n=5, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133b3480): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.32645819 +0000 UTC m=+32.641539890 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133b3480): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a12d43ce0 item 43 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133b3ac0): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133b3ac0): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133b3ac0): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133b3ac0): >_readAt: n=0, err=Bad file descriptor 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133b3ac0): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133b3ac0): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133b3ac0): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.328887027 +0000 UTC m=+32.643968727 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133b3ac0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133e60c0): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133e60c0): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133e60c0): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a137a6690 item 44 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133e60c0): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133e60c0): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.329435734 +0000 UTC m=+32.644517434 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133e60c0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133e6600): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133e6600): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a137a6af0 item 44 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133e6600): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133e6600): >_readAt: n=0, err=Bad file descriptor 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133e6600): _writeAt: size=3, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133e6600): >_writeAt: n=3, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133e6600): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.330155814 +0000 UTC m=+32.645237514 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133e6600): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133e6b80): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133e6b80): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133e6b80): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133e6b80): >_readAt: n=3, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133e6b80): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.330155814 +0000 UTC m=+32.645237514 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133e6b80): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a137a6e00 item 44 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133e71c0): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133e71c0): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133e71c0): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133e71c0): >_readAt: n=0, err=Bad file descriptor 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133e71c0): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133e71c0): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133e71c0): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.331658822 +0000 UTC m=+32.646740522 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133e71c0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133e76c0): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133e76c0): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133e76c0): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a137a73b0 item 45 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133e76c0): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133e76c0): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.332242985 +0000 UTC m=+32.647324725 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133e76c0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133e7dc0): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133e7dc0): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133e7dc0): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133e7dc0): >_readAt: n=5, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133e7dc0): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.332242985 +0000 UTC m=+32.647324725 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a133e7dc0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a137a76c0 item 45 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1340e500): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1340e500): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1340e500): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1340e500): >_readAt: n=0, err=Bad file descriptor 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1340e500): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1340e500): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1340e500): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.333964636 +0000 UTC m=+32.649046336 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1340e500): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1340ea00): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1340ea00): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1340ea00): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a137a7ce0 item 46 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1340ea00): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1340ea00): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.334682713 +0000 UTC m=+32.649764413 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1340ea00): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1340f100): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1340f100): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1340f100): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1340f100): >_readAt: n=5, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1340f100): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.334682713 +0000 UTC m=+32.649764413 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1340f100): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a12abe380 item 46 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1340f740): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1340f740): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1340f740): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1340f740): >_readAt: n=0, err=Bad file descriptor 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1340f740): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1340f740): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1340f740): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.336877648 +0000 UTC m=+32.651959378 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1340f740): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1340fc40): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1340fc40): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1340fc40): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a12abf2d0 item 47 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1340fc40): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1340fc40): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.337595584 +0000 UTC m=+32.652677294 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1340fc40): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13436440): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13436440): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13436440): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13436440): >_readAt: n=5, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13436440): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.337595584 +0000 UTC m=+32.652677294 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13436440): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a12abfb20 item 47 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13436a80): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13436a80): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13436a80): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13436a80): >_readAt: n=0, err=Bad file descriptor 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13436a80): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13436a80): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13436a80): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.339498378 +0000 UTC m=+32.654580078 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13436a80): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13436f80): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13436f80): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13436f80): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a12d77110 item 48 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13436f80): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13436f80): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.341450394 +0000 UTC m=+32.656532094 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13436f80): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13437680): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13437680): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13437680): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13437680): >_readAt: n=5, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13437680): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.341450394 +0000 UTC m=+32.656532094 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13437680): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a12cfa460 item 48 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13437cc0): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13437cc0): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13437cc0): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13437cc0): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13437cc0): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.344016391 +0000 UTC m=+32.659098100 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13437cc0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13470240): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13470240): >_readAt: n=0, err=Bad file descriptor 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13470240): _writeAt: size=3, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13470240): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13470240): open at offset 5 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13470240): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a12cfb2d0 item 49 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13470240): >_writeAt: n=3, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13470240): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.344570967 +0000 UTC m=+32.659652667 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13470240): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13470780): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13470780): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13470780): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13470780): >_readAt: n=8, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13470780): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.344570967 +0000 UTC m=+32.659652667 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13470780): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a12cfb810 item 49 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13470e00): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13470e00): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13470e00): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13470e00): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13470e00): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.349835901 +0000 UTC m=+32.664917601 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13470e00): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13471300): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13471300): open at offset 5 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13471300): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a12f52230 item 50 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13471300): _readAt: size=2, off=5 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13471300): >_readAt: n=0, err=Bad file descriptor 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13471300): _writeAt: size=3, off=5 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13471300): >_writeAt: n=3, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13471300): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.351523668 +0000 UTC m=+32.666605378 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13471300): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13471880): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13471880): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13471880): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13471880): >_readAt: n=3, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13471880): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.351523668 +0000 UTC m=+32.666605378 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13471880): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a12f52540 item 50 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13494000): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13494000): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13494000): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13494000): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13494000): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.359829704 +0000 UTC m=+32.674911454 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13494000): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13494500): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13494500): >_readAt: n=0, err=Bad file descriptor 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13494500): _writeAt: size=3, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13494500): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13494500): open at offset 5 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13494500): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a12f52bd0 item 51 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13494500): >_writeAt: n=3, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13494500): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.362240116 +0000 UTC m=+32.677321856 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13494500): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13494a40): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13494a40): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13494a40): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13494a40): >_readAt: n=8, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13494a40): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.362240116 +0000 UTC m=+32.677321856 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13494a40): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a12f52ee0 item 51 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134950c0): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134950c0): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134950c0): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134950c0): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134950c0): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.364347165 +0000 UTC m=+32.679428945 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134950c0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134955c0): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134955c0): open at offset 5 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134955c0): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a12f53880 item 52 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134955c0): _readAt: size=2, off=5 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134955c0): >_readAt: n=0, err=Bad file descriptor 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134955c0): _writeAt: size=3, off=5 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134955c0): >_writeAt: n=3, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134955c0): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.365402999 +0000 UTC m=+32.680484699 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134955c0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13495b40): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13495b40): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13495b40): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13495b40): >_readAt: n=3, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13495b40): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.365402999 +0000 UTC m=+32.680484699 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13495b40): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a12f53c70 item 52 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134ae2c0): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134ae2c0): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134ae2c0): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134ae2c0): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134ae2c0): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.367773326 +0000 UTC m=+32.682855036 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134ae2c0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134ae7c0): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134ae7c0): >_readAt: n=0, err=Bad file descriptor 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134ae7c0): _writeAt: size=3, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134ae7c0): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134ae7c0): open at offset 5 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134ae7c0): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a13700770 item 53 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134ae7c0): >_writeAt: n=3, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134ae7c0): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.368770809 +0000 UTC m=+32.683852550 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134ae7c0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134aed00): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134aed00): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134aed00): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134aed00): >_readAt: n=8, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134aed00): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.368770809 +0000 UTC m=+32.683852550 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134aed00): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a13700a10 item 53 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134af380): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134af380): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134af380): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134af380): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134af380): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.371345772 +0000 UTC m=+32.686427482 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134af380): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134af880): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134af880): open at offset 5 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134af880): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a13701180 item 54 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134af880): _readAt: size=2, off=5 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134af880): >_readAt: n=0, err=Bad file descriptor 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134af880): _writeAt: size=3, off=5 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134af880): >_writeAt: n=3, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134af880): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.372107871 +0000 UTC m=+32.687189582 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134af880): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134afe00): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134afe00): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134afe00): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134afe00): >_readAt: n=3, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134afe00): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.372107871 +0000 UTC m=+32.687189582 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134afe00): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a13701570 item 54 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134d4580): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134d4580): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134d4580): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134d4580): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134d4580): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.374155699 +0000 UTC m=+32.689237399 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134d4580): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134d4a80): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134d4a80): >_readAt: n=0, err=Bad file descriptor 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134d4a80): _writeAt: size=3, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134d4a80): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134d4a80): open at offset 5 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134d4a80): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a13701b90 item 55 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134d4a80): >_writeAt: n=3, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134d4a80): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.376675337 +0000 UTC m=+32.691757037 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134d4a80): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134d4fc0): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134d4fc0): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134d4fc0): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134d4fc0): >_readAt: n=8, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134d4fc0): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.376675337 +0000 UTC m=+32.691757037 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134d4fc0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a13701e30 item 55 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134d5640): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134d5640): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134d5640): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134d5640): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134d5640): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.378501817 +0000 UTC m=+32.693583527 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134d5640): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134d5b40): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134d5b40): open at offset 5 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134d5b40): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a13084930 item 56 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134d5b40): _readAt: size=2, off=5 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134d5b40): >_readAt: n=0, err=Bad file descriptor 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134d5b40): _writeAt: size=3, off=5 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134d5b40): >_writeAt: n=3, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134d5b40): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.379374835 +0000 UTC m=+32.694456596 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134d5b40): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134f41c0): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134f41c0): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134f41c0): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134f41c0): >_readAt: n=3, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134f41c0): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.379374835 +0000 UTC m=+32.694456596 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134f41c0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a130851f0 item 56 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134f4800): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134f4800): open at offset 0 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134f4800): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134f4800): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134f4800): >_readAt: n=0, err=Bad file descriptor 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134f4800): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134f4800): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134f4800): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.382280904 +0000 UTC m=+32.697362614 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134f4800): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134f4d40): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134f4d40): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134f4d40): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a12d4c0e0 item 57 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134f4d40): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134f4d40): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.383137512 +0000 UTC m=+32.698219222 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134f4d40): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134f5280): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134f5280): >_readAt: n=0, err=Bad file descriptor 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134f5280): _writeAt: size=3, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134f5280): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134f5280): open at offset 5 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134f5280): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a12d4c540 item 57 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134f5280): >_writeAt: n=3, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134f5280): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.383893349 +0000 UTC m=+32.698975049 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134f5280): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134f5800): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134f5800): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134f5800): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134f5800): >_readAt: n=8, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134f5800): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.383893349 +0000 UTC m=+32.698975049 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134f5800): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a12d4c930 item 57 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134f5e40): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134f5e40): open at offset 0 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134f5e40): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134f5e40): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134f5e40): >_readAt: n=0, err=Bad file descriptor 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134f5e40): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134f5e40): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134f5e40): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.387019392 +0000 UTC m=+32.702101092 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a134f5e40): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13510480): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13510480): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13510480): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a12d4d180 item 58 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13510480): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13510480): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.387700759 +0000 UTC m=+32.702782459 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13510480): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135109c0): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135109c0): open at offset 5 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135109c0): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a12d4d420 item 58 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135109c0): _readAt: size=2, off=5 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135109c0): >_readAt: n=0, err=Bad file descriptor 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135109c0): _writeAt: size=3, off=5 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135109c0): >_writeAt: n=3, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135109c0): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.389028437 +0000 UTC m=+32.704110137 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135109c0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13510f80): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13510f80): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13510f80): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13510f80): >_readAt: n=3, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13510f80): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.389028437 +0000 UTC m=+32.704110137 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13510f80): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a12d4d6c0 item 58 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135115c0): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135115c0): open at offset 0 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135115c0): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135115c0): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135115c0): >_readAt: n=0, err=Bad file descriptor 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135115c0): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135115c0): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135115c0): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.390734189 +0000 UTC m=+32.705815899 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135115c0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13511b00): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13511b00): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13511b00): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a12d4dd50 item 59 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13511b00): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13511b00): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.391486428 +0000 UTC m=+32.706568139 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13511b00): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1353e140): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1353e140): >_readAt: n=0, err=Bad file descriptor 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1353e140): _writeAt: size=3, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1353e140): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1353e140): open at offset 5 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1353e140): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a130a2620 item 59 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1353e140): >_writeAt: n=3, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1353e140): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.392366922 +0000 UTC m=+32.707448622 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1353e140): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1353e6c0): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1353e6c0): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1353e6c0): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1353e6c0): >_readAt: n=8, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1353e6c0): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.392366922 +0000 UTC m=+32.707448622 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1353e6c0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a130a2e70 item 59 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1353ed00): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1353ed00): open at offset 0 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1353ed00): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1353ed00): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1353ed00): >_readAt: n=0, err=Bad file descriptor 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1353ed00): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1353ed00): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1353ed00): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.394219661 +0000 UTC m=+32.709301371 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1353ed00): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1353f240): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1353f240): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1353f240): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a130a3810 item 60 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1353f240): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1353f240): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.394805878 +0000 UTC m=+32.709887588 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1353f240): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1353f780): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1353f780): open at offset 5 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1353f780): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a130a3ab0 item 60 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1353f780): _readAt: size=2, off=5 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1353f780): >_readAt: n=0, err=Bad file descriptor 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1353f780): _writeAt: size=3, off=5 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1353f780): >_writeAt: n=3, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1353f780): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.395596671 +0000 UTC m=+32.710678371 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1353f780): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1353fd40): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1353fd40): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1353fd40): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1353fd40): >_readAt: n=3, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1353fd40): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.395596671 +0000 UTC m=+32.710678371 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1353fd40): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a12928850 item 60 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12d29100): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12d29100): open at offset 0 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12d29100): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12d29100): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12d29100): >_readAt: n=0, err=Bad file descriptor 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12d29100): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12d29100): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12d29100): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.397405218 +0000 UTC m=+32.712486918 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12d29100): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12d29c40): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12d29c40): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12d29c40): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a136d38f0 item 61 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12d29c40): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12d29c40): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.397950216 +0000 UTC m=+32.713031917 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12d29c40): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13578580): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13578580): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13578580): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13578580): >_readAt: n=5, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13578580): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.397950216 +0000 UTC m=+32.713031917 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13578580): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a136d3b90 item 61 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13578bc0): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13578bc0): open at offset 0 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13578bc0): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13578bc0): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13578bc0): >_readAt: n=0, err=Bad file descriptor 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13578bc0): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13578bc0): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13578bc0): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.402505128 +0000 UTC m=+32.717586828 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13578bc0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13579100): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13579100): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13579100): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a1290c4d0 item 62 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13579100): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13579100): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.403177568 +0000 UTC m=+32.718259268 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13579100): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13579800): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13579800): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13579800): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13579800): >_readAt: n=5, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13579800): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.403177568 +0000 UTC m=+32.718259268 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13579800): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a1290c8c0 item 62 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13579e40): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13579e40): open at offset 0 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13579e40): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13579e40): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13579e40): >_readAt: n=0, err=Bad file descriptor 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13579e40): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13579e40): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13579e40): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.405454308 +0000 UTC m=+32.720536008 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13579e40): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13628480): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13628480): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13628480): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a1290d9d0 item 63 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13628480): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13628480): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.406015217 +0000 UTC m=+32.721096927 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13628480): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13628b80): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13628b80): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13628b80): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13628b80): >_readAt: n=5, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13628b80): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.406015217 +0000 UTC m=+32.721096927 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13628b80): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a1290de30 item 63 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136291c0): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136291c0): open at offset 0 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136291c0): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136291c0): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136291c0): >_readAt: n=0, err=Bad file descriptor 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136291c0): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136291c0): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136291c0): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.408800727 +0000 UTC m=+32.723882427 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136291c0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13629700): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13629700): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13629700): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a1293cd90 item 64 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13629700): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13629700): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.409843587 +0000 UTC m=+32.724925337 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13629700): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13580800): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13580800): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13580800): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13580800): >_readAt: n=5, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13580800): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.409843587 +0000 UTC m=+32.724925337 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13580800): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a12e00070 item 64 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12a54800): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12a54800): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12a54800): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12a54800): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12a54800): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.414179466 +0000 UTC m=+32.729261196 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12a54800): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDWR 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12a54d00): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12a54d00): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12a54d00): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12a54d00): >_readAt: n=2, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12a54d00): _writeAt: size=3, off=2 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a12e00930 item 65 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12a54d00): >_writeAt: n=3, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12a54d00): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.415223918 +0000 UTC m=+32.730305618 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12a54d00): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12a55280): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12a55280): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12a55280): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12a55280): >_readAt: n=5, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12a55280): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.415223918 +0000 UTC m=+32.730305618 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12a55280): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a12e00d20 item 65 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12a558c0): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12a558c0): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12a558c0): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12a558c0): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12a558c0): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.416928819 +0000 UTC m=+32.732010528 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12a558c0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12a55d40): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12a55d40): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a12e01810 item 66 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12a55d40): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12a55d40): >_readAt: n=0, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12a55d40): _writeAt: size=3, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12a55d40): >_writeAt: n=3, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12a55d40): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.418309655 +0000 UTC m=+32.733391396 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12a55d40): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13628380): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13628380): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13628380): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13628380): >_readAt: n=3, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13628380): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.418309655 +0000 UTC m=+32.733391396 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13628380): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a12e01b90 item 66 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136289c0): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136289c0): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136289c0): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136289c0): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136289c0): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.420702324 +0000 UTC m=+32.735784075 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a136289c0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13629b40): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13629b40): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13629b40): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13629b40): >_readAt: n=2, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13629b40): _writeAt: size=3, off=2 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a13798540 item 67 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13629b40): >_writeAt: n=3, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13629b40): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.421483139 +0000 UTC m=+32.736564849 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13629b40): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13580140): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13580140): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13580140): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13580140): >_readAt: n=5, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13580140): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.421483139 +0000 UTC m=+32.736564849 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13580140): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a13798850 item 67 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13581040): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13581040): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13581040): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13581040): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13581040): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.423856471 +0000 UTC m=+32.738938201 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13581040): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13581540): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13581540): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a13798e00 item 68 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13581540): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13581540): >_readAt: n=0, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13581540): _writeAt: size=3, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13581540): >_writeAt: n=3, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13581540): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.424665018 +0000 UTC m=+32.739746768 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13581540): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13581a80): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13581a80): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13581a80): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13581a80): >_readAt: n=3, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13581a80): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.424665018 +0000 UTC m=+32.739746768 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13581a80): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a137990a0 item 68 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1310a1c0): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1310a1c0): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1310a1c0): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1310a1c0): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1310a1c0): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.426462152 +0000 UTC m=+32.741543852 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1310a1c0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1310a640): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1310a640): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1310a640): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1310a640): >_readAt: n=2, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1310a640): _writeAt: size=3, off=2 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a13799650 item 69 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1310a640): >_writeAt: n=3, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1310a640): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.42713325 +0000 UTC m=+32.742214950 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1310a640): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1310ab40): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1310ab40): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1310ab40): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1310ab40): >_readAt: n=5, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1310ab40): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.42713325 +0000 UTC m=+32.742214950 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1310ab40): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a137999d0 item 69 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1310b240): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1310b240): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1310b240): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1310b240): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1310b240): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.428795949 +0000 UTC m=+32.743877649 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1310b240): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1310b740): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1310b740): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a130be3f0 item 70 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1310b740): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1310b740): >_readAt: n=0, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1310b740): _writeAt: size=3, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1310b740): >_writeAt: n=3, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1310b740): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.429625306 +0000 UTC m=+32.744707006 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1310b740): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1310bc80): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1310bc80): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1310bc80): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1310bc80): >_readAt: n=3, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1310bc80): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.429625306 +0000 UTC m=+32.744707006 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1310bc80): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a130be7e0 item 70 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ffcac0): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ffcac0): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ffcac0): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ffcac0): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ffcac0): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.431447948 +0000 UTC m=+32.746529658 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ffcac0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ffd640): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ffd640): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ffd640): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ffd640): >_readAt: n=2, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ffd640): _writeAt: size=3, off=2 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a130bee70 item 71 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ffd640): >_writeAt: n=3, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ffd640): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.432055265 +0000 UTC m=+32.747136965 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ffd640): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ffde80): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ffde80): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ffde80): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ffde80): >_readAt: n=5, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ffde80): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.432055265 +0000 UTC m=+32.747136965 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ffde80): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a130bf260 item 71 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1331e600): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1331e600): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1331e600): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1331e600): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1331e600): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.4338267 +0000 UTC m=+32.748908400 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1331e600): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1331eb00): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1331eb00): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a130bf8f0 item 72 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1331eb00): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1331eb00): >_readAt: n=0, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1331eb00): _writeAt: size=3, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1331eb00): >_writeAt: n=3, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1331eb00): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.434638964 +0000 UTC m=+32.749720664 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1331eb00): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1331f040): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1331f040): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1331f040): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1331f040): >_readAt: n=3, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1331f040): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.434638964 +0000 UTC m=+32.749720664 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1331f040): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a130bfb90 item 72 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1331f600): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1331f600): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1331f600): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1331f600): >_readAt: n=0, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1331f600): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1331f600): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1331f600): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.435985277 +0000 UTC m=+32.751066977 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1331f600): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1331fc80): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1331fc80): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1331fc80): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a12ed5490 item 73 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1331fc80): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1331fc80): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.436695528 +0000 UTC m=+32.751777228 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1331fc80): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ed8400): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ed8400): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ed8400): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ed8400): >_readAt: n=2, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ed8400): _writeAt: size=3, off=2 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a13208000 item 73 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ed8400): >_writeAt: n=3, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ed8400): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.437423182 +0000 UTC m=+32.752504922 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ed8400): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ed8a40): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ed8a40): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ed8a40): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ed8a40): >_readAt: n=5, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ed8a40): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.437423182 +0000 UTC m=+32.752504922 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ed8a40): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a13208540 item 73 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13108e40): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13108e40): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13108e40): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13108e40): >_readAt: n=0, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13108e40): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13108e40): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13108e40): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.439277354 +0000 UTC m=+32.754359084 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13108e40): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13109340): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13109340): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13109340): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a130ea3f0 item 74 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13109340): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13109340): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.440119444 +0000 UTC m=+32.755201154 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13109340): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13109880): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13109880): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a130ea7e0 item 74 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13109880): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13109880): >_readAt: n=0, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13109880): _writeAt: size=3, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13109880): >_writeAt: n=3, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13109880): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.44150997 +0000 UTC m=+32.756591670 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13109880): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13109e00): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13109e00): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13109e00): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13109e00): >_readAt: n=3, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13109e00): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.44150997 +0000 UTC m=+32.756591670 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a13109e00): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a130eaaf0 item 74 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12cabac0): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12cabac0): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12cabac0): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12cabac0): >_readAt: n=0, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12cabac0): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12cabac0): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12cabac0): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.443148585 +0000 UTC m=+32.758230285 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12cabac0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12d28540): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12d28540): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12d28540): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a130eb6c0 item 75 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12d28540): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12d28540): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.443826986 +0000 UTC m=+32.758908717 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12d28540): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12d295c0): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12d295c0): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12d295c0): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12d295c0): >_readAt: n=2, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12d295c0): _writeAt: size=3, off=2 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a130ebe30 item 75 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12d295c0): >_writeAt: n=3, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12d295c0): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.444594817 +0000 UTC m=+32.759676527 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12d295c0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135a8240): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135a8240): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135a8240): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135a8240): >_readAt: n=5, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135a8240): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.444594817 +0000 UTC m=+32.759676527 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135a8240): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a13520230 item 75 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135a8880): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135a8880): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135a8880): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135a8880): >_readAt: n=0, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135a8880): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135a8880): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135a8880): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.44641327 +0000 UTC m=+32.761494991 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135a8880): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135a8d80): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135a8d80): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135a8d80): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a135207e0 item 76 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135a8d80): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135a8d80): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.44696886 +0000 UTC m=+32.762050570 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135a8d80): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135a92c0): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135a92c0): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a13520a80 item 76 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135a92c0): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135a92c0): >_readAt: n=0, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135a92c0): _writeAt: size=3, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135a92c0): >_writeAt: n=3, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135a92c0): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.447795049 +0000 UTC m=+32.762876749 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135a92c0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135a9840): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135a9840): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135a9840): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135a9840): >_readAt: n=3, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135a9840): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.447795049 +0000 UTC m=+32.762876749 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135a9840): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a13520d20 item 76 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135a9e80): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135a9e80): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135a9e80): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135a9e80): >_readAt: n=0, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135a9e80): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135a9e80): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135a9e80): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.449486655 +0000 UTC m=+32.764568356 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135a9e80): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135ba480): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135ba480): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135ba480): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a13521340 item 77 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135ba480): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135ba480): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.450145128 +0000 UTC m=+32.765226868 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135ba480): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135bab80): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135bab80): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135bab80): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135bab80): >_readAt: n=5, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135bab80): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.450145128 +0000 UTC m=+32.765226868 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135bab80): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a135215e0 item 77 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135bb1c0): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135bb1c0): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135bb1c0): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135bb1c0): >_readAt: n=0, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135bb1c0): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135bb1c0): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135bb1c0): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.452029738 +0000 UTC m=+32.767111438 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135bb1c0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135bb6c0): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135bb6c0): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135bb6c0): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a13521b90 item 78 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135bb6c0): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135bb6c0): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.452652875 +0000 UTC m=+32.767734604 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135bb6c0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135bbdc0): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135bbdc0): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135bbdc0): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135bbdc0): >_readAt: n=5, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135bbdc0): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.452652875 +0000 UTC m=+32.767734604 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135bbdc0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a13521e30 item 78 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135c6500): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135c6500): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135c6500): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135c6500): >_readAt: n=0, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135c6500): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135c6500): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135c6500): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.454529819 +0000 UTC m=+32.769611569 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135c6500): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135c6a00): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135c6a00): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135c6a00): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a130f2310 item 79 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135c6a00): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135c6a00): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.455177292 +0000 UTC m=+32.770259012 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135c6a00): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135c7100): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135c7100): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135c7100): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135c7100): >_readAt: n=5, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135c7100): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.455177292 +0000 UTC m=+32.770259012 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135c7100): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a130f2700 item 79 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135c7740): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135c7740): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135c7740): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135c7740): >_readAt: n=0, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135c7740): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135c7740): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135c7740): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.45696615 +0000 UTC m=+32.772047880 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135c7740): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135c7c40): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135c7c40): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135c7c40): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a130f3030 item 80 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135c7c40): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135c7c40): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.457616579 +0000 UTC m=+32.772698309 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135c7c40): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135dc440): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135dc440): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135dc440): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135dc440): >_readAt: n=5, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135dc440): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.457616579 +0000 UTC m=+32.772698309 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135dc440): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a130f3340 item 80 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135dca80): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135dca80): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135dca80): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135dca80): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135dca80): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.459393103 +0000 UTC m=+32.774474874 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135dca80): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135dcf00): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135dcf00): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135dcf00): open at offset 5 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135dcf00): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135dcf00): >_readAt: n=2, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135dcf00): _writeAt: size=3, off=7 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a130f3a40 item 81 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135dcf00): >_writeAt: n=3, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135dcf00): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.460065543 +0000 UTC m=+32.775147254 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135dcf00): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135dd440): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135dd440): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135dd440): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135dd440): >_readAt: n=8, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135dd440): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.460065543 +0000 UTC m=+32.775147254 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135dd440): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a13484000 item 81 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135ddac0): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135ddac0): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135ddac0): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135ddac0): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135ddac0): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.461743753 +0000 UTC m=+32.776825464 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135ddac0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135ec0c0): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135ec0c0): open at offset 5 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135ec0c0): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a134845b0 item 82 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135ec0c0): _readAt: size=2, off=5 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135ec0c0): >_readAt: n=0, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135ec0c0): _writeAt: size=3, off=5 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135ec0c0): >_writeAt: n=3, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135ec0c0): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.462645375 +0000 UTC m=+32.777727075 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135ec0c0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135ec640): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135ec640): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135ec640): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135ec640): >_readAt: n=3, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135ec640): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.462645375 +0000 UTC m=+32.777727075 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135ec640): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a13484a80 item 82 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135eccc0): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135eccc0): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135eccc0): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135eccc0): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135eccc0): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.464792771 +0000 UTC m=+32.779874521 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135eccc0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135ed1c0): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135ed1c0): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135ed1c0): open at offset 5 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135ed1c0): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135ed1c0): >_readAt: n=2, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135ed1c0): _writeAt: size=3, off=7 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a134850a0 item 83 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135ed1c0): >_writeAt: n=3, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135ed1c0): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.46553381 +0000 UTC m=+32.780615511 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135ed1c0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135ed700): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135ed700): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135ed700): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135ed700): >_readAt: n=8, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135ed700): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.46553381 +0000 UTC m=+32.780615511 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135ed700): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a13485420 item 83 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135edd80): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135edd80): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135edd80): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135edd80): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135edd80): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.467266453 +0000 UTC m=+32.782348153 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a135edd80): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ee6380): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ee6380): open at offset 5 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ee6380): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a13485a40 item 84 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ee6380): _readAt: size=2, off=5 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ee6380): >_readAt: n=0, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ee6380): _writeAt: size=3, off=5 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ee6380): >_writeAt: n=3, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ee6380): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.468113803 +0000 UTC m=+32.783195503 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ee6380): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ee6900): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ee6900): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ee6900): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ee6900): >_readAt: n=3, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ee6900): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.468113803 +0000 UTC m=+32.783195503 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ee6900): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a13485ce0 item 84 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ee6f80): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ee6f80): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ee6f80): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ee6f80): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ee6f80): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.469915174 +0000 UTC m=+32.784996924 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ee6f80): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ee7480): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ee7480): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ee7480): open at offset 5 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ee7480): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ee7480): >_readAt: n=2, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ee7480): _writeAt: size=3, off=7 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a12d6cfc0 item 85 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ee7480): >_writeAt: n=3, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ee7480): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.470629034 +0000 UTC m=+32.785710734 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ee7480): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ee79c0): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ee79c0): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ee79c0): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ee79c0): >_readAt: n=8, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ee79c0): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.470629034 +0000 UTC m=+32.785710734 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ee79c0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a12a72700 item 85 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ef8140): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ef8140): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ef8140): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ef8140): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ef8140): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.472579576 +0000 UTC m=+32.787661276 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ef8140): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ef8640): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ef8640): open at offset 5 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ef8640): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a12a732d0 item 86 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ef8640): _readAt: size=2, off=5 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ef8640): >_readAt: n=0, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ef8640): _writeAt: size=3, off=5 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ef8640): >_writeAt: n=3, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ef8640): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.473567362 +0000 UTC m=+32.788649073 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ef8640): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ef8bc0): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ef8bc0): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ef8bc0): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ef8bc0): >_readAt: n=3, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ef8bc0): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.473567362 +0000 UTC m=+32.788649073 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ef8bc0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a12a736c0 item 86 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ef9240): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ef9240): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ef9240): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ef9240): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ef9240): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.475446069 +0000 UTC m=+32.790527769 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ef9240): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ef9740): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ef9740): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ef9740): open at offset 5 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ef9740): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ef9740): >_readAt: n=2, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ef9740): _writeAt: size=3, off=7 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a12d95420 item 87 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ef9740): >_writeAt: n=3, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ef9740): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.476024402 +0000 UTC m=+32.791106113 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ef9740): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ef9c80): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ef9c80): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ef9c80): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ef9c80): >_readAt: n=8, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ef9c80): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.476024402 +0000 UTC m=+32.791106113 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12ef9c80): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a12d956c0 item 87 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f22400): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f22400): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f22400): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f22400): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f22400): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.477678005 +0000 UTC m=+32.792759705 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f22400): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f22900): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f22900): open at offset 5 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f22900): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a12d104d0 item 88 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f22900): _readAt: size=2, off=5 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f22900): >_readAt: n=0, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f22900): _writeAt: size=3, off=5 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f22900): >_writeAt: n=3, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f22900): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.478451607 +0000 UTC m=+32.793533307 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f22900): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f22e80): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f22e80): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f22e80): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f22e80): >_readAt: n=3, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f22e80): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.478451607 +0000 UTC m=+32.793533307 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f22e80): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a12d10d90 item 88 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f234c0): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f234c0): open at offset 0 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f234c0): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f234c0): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f234c0): >_readAt: n=0, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f234c0): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f234c0): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f234c0): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.479893729 +0000 UTC m=+32.794975429 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f234c0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f23a00): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f23a00): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f23a00): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a13366150 item 89 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f23a00): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f23a00): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.48057689 +0000 UTC m=+32.795658590 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f23a00): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f42040): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f42040): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f42040): open at offset 5 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f42040): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f42040): >_readAt: n=2, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f42040): _writeAt: size=3, off=7 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a133663f0 item 89 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f42040): >_writeAt: n=3, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f42040): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.4812441 +0000 UTC m=+32.796325830 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f42040): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f425c0): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f425c0): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f425c0): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f425c0): >_readAt: n=8, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f425c0): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.4812441 +0000 UTC m=+32.796325830 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f425c0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a13366690 item 89 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f42c00): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f42c00): open at offset 0 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f42c00): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f42c00): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f42c00): >_readAt: n=0, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f42c00): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f42c00): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f42c00): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.482867856 +0000 UTC m=+32.797949557 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f42c00): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f43140): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f43140): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f43140): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a13366cb0 item 90 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f43140): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f43140): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.483564131 +0000 UTC m=+32.798645831 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f43140): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f43680): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f43680): open at offset 5 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f43680): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a13366f50 item 90 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f43680): _readAt: size=2, off=5 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f43680): >_readAt: n=0, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f43680): _writeAt: size=3, off=5 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f43680): >_writeAt: n=3, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f43680): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.484370374 +0000 UTC m=+32.799452084 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f43680): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f43c40): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f43c40): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f43c40): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f43c40): >_readAt: n=3, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f43c40): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.484370374 +0000 UTC m=+32.799452084 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f43c40): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a133671f0 item 90 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f70380): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f70380): open at offset 0 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f70380): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f70380): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f70380): >_readAt: n=0, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f70380): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f70380): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f70380): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.485907226 +0000 UTC m=+32.800988926 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f70380): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f708c0): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f708c0): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f708c0): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a133678f0 item 91 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f708c0): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f708c0): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.486599674 +0000 UTC m=+32.801681384 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f708c0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f70e00): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f70e00): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f70e00): open at offset 5 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f70e00): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f70e00): >_readAt: n=2, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f70e00): _writeAt: size=3, off=7 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a13367b90 item 91 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f70e00): >_writeAt: n=3, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f70e00): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.487266794 +0000 UTC m=+32.802348505 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f70e00): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f71380): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f71380): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f71380): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f71380): >_readAt: n=8, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f71380): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.487266794 +0000 UTC m=+32.802348505 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f71380): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a13367e30 item 91 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f719c0): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f719c0): open at offset 0 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f719c0): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f719c0): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f719c0): >_readAt: n=0, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f719c0): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f719c0): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f719c0): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.488877666 +0000 UTC m=+32.803959366 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a12f719c0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1305e000): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1305e000): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1305e000): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a130e0af0 item 92 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1305e000): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1305e000): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.489612113 +0000 UTC m=+32.804693813 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1305e000): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1305e540): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1305e540): open at offset 5 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1305e540): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a130e1180 item 92 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1305e540): _readAt: size=2, off=5 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1305e540): >_readAt: n=0, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1305e540): _writeAt: size=3, off=5 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1305e540): >_writeAt: n=3, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1305e540): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.490889416 +0000 UTC m=+32.805971116 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1305e540): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1305eb00): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1305eb00): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1305eb00): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1305eb00): >_readAt: n=3, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1305eb00): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.490889416 +0000 UTC m=+32.805971116 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1305eb00): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a130e17a0 item 92 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1305f140): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1305f140): open at offset 0 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1305f140): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1305f140): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1305f140): >_readAt: n=0, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1305f140): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1305f140): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1305f140): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.492710495 +0000 UTC m=+32.807792195 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1305f140): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1305f680): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1305f680): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1305f680): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a12cf0230 item 93 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1305f680): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1305f680): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.49334328 +0000 UTC m=+32.808424980 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1305f680): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1305fd80): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1305fd80): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1305fd80): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1305fd80): >_readAt: n=5, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1305fd80): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.49334328 +0000 UTC m=+32.808424980 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1305fd80): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a12cf05b0 item 93 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1313a4c0): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1313a4c0): open at offset 0 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1313a4c0): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1313a4c0): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1313a4c0): >_readAt: n=0, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1313a4c0): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1313a4c0): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1313a4c0): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.495052247 +0000 UTC m=+32.810133947 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1313a4c0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1313aa00): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1313aa00): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1313aa00): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a12cf1420 item 94 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1313aa00): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1313aa00): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.495816921 +0000 UTC m=+32.810898631 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1313aa00): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1313b100): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1313b100): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1313b100): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1313b100): >_readAt: n=5, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1313b100): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.495816921 +0000 UTC m=+32.810898631 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1313b100): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a12cf1810 item 94 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1313b740): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1313b740): open at offset 0 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1313b740): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1313b740): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1313b740): >_readAt: n=0, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1313b740): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1313b740): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1313b740): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.497851835 +0000 UTC m=+32.812933535 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1313b740): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1313bc80): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1313bc80): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1313bc80): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a12cfe5b0 item 95 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1313bc80): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1313bc80): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.498582764 +0000 UTC m=+32.813664464 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a1313bc80): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a131a4480): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a131a4480): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a131a4480): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a131a4480): >_readAt: n=5, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a131a4480): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.498582764 +0000 UTC m=+32.813664464 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a131a4480): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a12cfea10 item 95 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a131a4ac0): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a131a4ac0): open at offset 0 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a131a4ac0): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a131a4ac0): _readAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a131a4ac0): >_readAt: n=0, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a131a4ac0): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a131a4ac0): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a131a4ac0): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.500607178 +0000 UTC m=+32.815688908 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a131a4ac0): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a131a5000): _writeAt: size=5, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a131a5000): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a131a5000): >openPending: err= 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a1345a000 item 96 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a131a5000): >_writeAt: n=5, err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a131a5000): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.501278276 +0000 UTC m=+32.816360016 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a131a5000): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/09 03:44:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/09 03:44:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a131a5700): _readAt: size=512, off=0 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a131a5700): openPending: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a131a5700): >openPending: err= 2026/09/09 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a131a5700): >_readAt: n=5, err=EOF 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a131a5700): close: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-09 03:44:04.501278276 +0000 UTC m=+32.816360016 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : open-test-file(0x301a131a5700): >close: err= 2026/09/09 03:44:04 DEBUG : open-test-file: Remove: 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x301a1345a2a0 item 96 2026/09/09 03:44:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/09 03:44:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/09 03:44:04 DEBUG : open-test-file: >Remove: err= 2026/09/09 03:44:04 DEBUG : WaitForWriters: timeout=30s 2026/09/09 03:44:04 DEBUG : Looking for writers 2026/09/09 03:44:04 DEBUG : >WaitForWriters: 2026/09/09 03:44:04 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.59s) --- PASS: TestRWFileHandleOpenTests/writes (0.28s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.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.01s) --- 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.02s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:198: Remote "sftp://rclone@:22/rclone-test-catefoc5guce", Local "Local file system at /tmp/rclone1615841533", Modify Window "1s" 2026/09/09 03:44:04 INFO : sftp://rclone@:22/rclone-test-catefoc5guce: poll-interval is not supported by this remote 2026/09/09 03:44:04 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/09 03:44:04 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:44:04 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:44:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:44:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/09 03:44:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:44:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:44:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/09 03:44:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:44:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:04 INFO : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/09 03:44:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:04 DEBUG : file1: newRWFileHandle: 2026/09/09 03:44:04 DEBUG : file1(0x301a131a5d40): openPending: 2026/09/09 03:44:04 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/09 03:44:04 DEBUG : file1(0x301a131a5d40): >openPending: err= 2026/09/09 03:44:04 DEBUG : file1: >newRWFileHandle: err= 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/09 03:44:04 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/09 03:44:04 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/09 03:44:04 DEBUG : file1(0x301a131a5d40): _writeAt: size=2, off=0 2026/09/09 03:44:04 DEBUG : file1(0x301a131a5d40): >_writeAt: n=2, err= 2026/09/09 03:44:04 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/09/09 03:44:04 DEBUG : file1(0x301a131a5d40): RWFileHandle.Flush 2026/09/09 03:44:04 DEBUG : file1(0x301a131a5d40): RWFileHandle.Release 2026/09/09 03:44:04 DEBUG : file1(0x301a131a5d40): close: 2026/09/09 03:44:04 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/09/09 03:44:04 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:04 DEBUG : file1(0x301a131a5d40): >close: err= 2026/09/09 03:44:04 DEBUG : WaitForWriters: timeout=30s 2026/09/09 03:44:04 DEBUG : Looking for writers 2026/09/09 03:44:04 DEBUG : file1: reading active writers 2026/09/09 03:44:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/09 03:44:04 DEBUG : Looking for writers 2026/09/09 03:44:04 DEBUG : file1: reading active writers 2026/09/09 03:44:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/09 03:44:04 DEBUG : Looking for writers 2026/09/09 03:44:04 DEBUG : file1: reading active writers 2026/09/09 03:44:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/09 03:44:04 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-catefoc5guce/dir/file1: no such file or directory 2026/09/09 03:44:04 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-catefoc5guce/dir/file1: no such file or directory 2026/09/09 03:44:04 DEBUG : Looking for writers 2026/09/09 03:44:04 DEBUG : file1: reading active writers 2026/09/09 03:44:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/09 03:44:04 DEBUG : file1: vfs cache: starting upload 2026/09/09 03:44:04 DEBUG : file1.a0a9169e.partial: size = 2 OK 2026/09/09 03:44:04 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/file1.a0a9169e.partial" 2026/09/09 03:44:04 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:04 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/file1.a0a9169e.partial 2026/09/09 03:44:04 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/file1.a0a9169e.partial" 2026/09/09 03:44:04 DEBUG : Looking for writers 2026/09/09 03:44:04 DEBUG : file1: reading active writers 2026/09/09 03:44:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/09 03:44:04 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:04 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-catefoc5guce/file1.a0a9169e.partial 2026/09/09 03:44:04 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:04 DEBUG : file1.a0a9169e.partial: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/09/09 03:44:04 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/09/09 03:44:04 DEBUG : file1.a0a9169e.partial: renamed to: file1 2026/09/09 03:44:04 INFO : file1: Copied (new) 2026/09/09 03:44:04 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/file1" 2026/09/09 03:44:04 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:04 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/file1 2026/09/09 03:44:04 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/file1" 2026/09/09 03:44:04 DEBUG : Looking for writers 2026/09/09 03:44:04 DEBUG : file1: reading active writers 2026/09/09 03:44:04 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:04 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-catefoc5guce/file1 2026/09/09 03:44:04 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:04 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/09/09 03:44:04 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/09/09 03:44:04 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/09 03:44:04 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/09/09 03:44:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/09 03:44:04 DEBUG : >WaitForWriters: 2026/09/09 03:44:04 INFO : file1: vfs cache: upload succeeded try #1 2026/09/09 03:44:04 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/file1" 2026/09/09 03:44:04 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:04 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/file1 2026/09/09 03:44:04 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/file1" 2026/09/09 03:44:04 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:04 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-catefoc5guce/file1 2026/09/09 03:44:04 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:04 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/09/09 03:44:04 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/file1" 2026/09/09 03:44:04 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:04 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/file1 2026/09/09 03:44:04 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/file1" 2026/09/09 03:44:05 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:05 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: c22b5f9178342609428d6f51b2c5af4c0bde6a42 /rclone-test-catefoc5guce/file1 2026/09/09 03:44:05 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:05 DEBUG : file1: Parsed hash: c22b5f9178342609428d6f51b2c5af4c0bde6a42 2026/09/09 03:44:05 DEBUG : WaitForWriters: timeout=30s 2026/09/09 03:44:05 DEBUG : Looking for writers 2026/09/09 03:44:05 DEBUG : file1: reading active writers 2026/09/09 03:44:05 DEBUG : >WaitForWriters: 2026/09/09 03:44:05 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.50s) === RUN TestRWCacheRename run.go:198: Remote "sftp://rclone@:22/rclone-test-catefoc5guce", Local "Local file system at /tmp/rclone1615841533", Modify Window "1s" 2026/09/09 03:44:05 INFO : sftp://rclone@:22/rclone-test-catefoc5guce: poll-interval is not supported by this remote 2026/09/09 03:44:05 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/09 03:44:05 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:44:05 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:44:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:44:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/09 03:44:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:44:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:44:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/09 03:44:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:44:05 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:05 INFO : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/09 03:44:05 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:05 DEBUG : rename_me: newRWFileHandle: 2026/09/09 03:44:05 DEBUG : rename_me(0x301a12ed9040): openPending: 2026/09/09 03:44:05 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/09 03:44:05 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/09/09 03:44:05 DEBUG : rename_me(0x301a12ed9040): >openPending: err= 2026/09/09 03:44:05 DEBUG : rename_me: >newRWFileHandle: err= 2026/09/09 03:44:05 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/09/09 03:44:05 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/09/09 03:44:05 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/09/09 03:44:05 DEBUG : rename_me(0x301a12ed9040): _writeAt: size=5, off=0 2026/09/09 03:44:05 DEBUG : rename_me(0x301a12ed9040): >_writeAt: n=5, err= 2026/09/09 03:44:05 DEBUG : rename_me(0x301a12ed9040): close: 2026/09/09 03:44:05 DEBUG : rename_me: vfs cache: setting modification time to 2026-09-09 03:44:05.014251075 +0000 UTC m=+33.329332785 2026/09/09 03:44:05 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/09/09 03:44:05 DEBUG : rename_me(0x301a12ed9040): >close: err= 2026/09/09 03:44:05 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/09/09 03:44:05 DEBUG : i_was_renamed: Updating file with 0x301a12dc45b0 2026/09/09 03:44:05 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/09/09 03:44:05 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/09/09 03:44:05 DEBUG : WaitForWriters: timeout=30s 2026/09/09 03:44:05 DEBUG : Looking for writers 2026/09/09 03:44:05 DEBUG : i_was_renamed: reading active writers 2026/09/09 03:44:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/09 03:44:05 DEBUG : Looking for writers 2026/09/09 03:44:05 DEBUG : i_was_renamed: reading active writers 2026/09/09 03:44:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/09 03:44:05 DEBUG : Looking for writers 2026/09/09 03:44:05 DEBUG : i_was_renamed: reading active writers 2026/09/09 03:44:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/09 03:44:05 DEBUG : Looking for writers 2026/09/09 03:44:05 DEBUG : i_was_renamed: reading active writers 2026/09/09 03:44:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/09 03:44:05 DEBUG : i_was_renamed: vfs cache: starting upload 2026/09/09 03:44:05 DEBUG : i_was_renamed.bb085add.partial: size = 5 OK 2026/09/09 03:44:05 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/i_was_renamed.bb085add.partial" 2026/09/09 03:44:05 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:05 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/i_was_renamed.bb085add.partial 2026/09/09 03:44:05 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/i_was_renamed.bb085add.partial" 2026/09/09 03:44:05 DEBUG : Looking for writers 2026/09/09 03:44:05 DEBUG : i_was_renamed: reading active writers 2026/09/09 03:44:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/09 03:44:05 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:05 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-catefoc5guce/i_was_renamed.bb085add.partial 2026/09/09 03:44:05 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:05 DEBUG : i_was_renamed.bb085add.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/09 03:44:05 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/09 03:44:05 DEBUG : i_was_renamed.bb085add.partial: renamed to: i_was_renamed 2026/09/09 03:44:05 INFO : i_was_renamed: Copied (new) 2026/09/09 03:44:05 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/i_was_renamed" 2026/09/09 03:44:05 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:05 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/i_was_renamed 2026/09/09 03:44:05 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/i_was_renamed" 2026/09/09 03:44:05 DEBUG : Looking for writers 2026/09/09 03:44:05 DEBUG : i_was_renamed: reading active writers 2026/09/09 03:44:05 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:05 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-catefoc5guce/i_was_renamed 2026/09/09 03:44:05 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:05 DEBUG : i_was_renamed: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/09 03:44:05 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-09-09 03:44:05 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/09/09 03:44:05 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/09/09 03:44:05 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/09/09 03:44:05 DEBUG : >WaitForWriters: 2026/09/09 03:44:05 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/09/09 03:44:05 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.33s) === RUN TestRWCacheUpdate run.go:198: Remote "sftp://rclone@:22/rclone-test-catefoc5guce", Local "Local file system at /tmp/rclone1615841533", Modify Window "1s" 2026/09/09 03:44:05 INFO : sftp://rclone@:22/rclone-test-catefoc5guce: poll-interval is not supported by this remote 2026/09/09 03:44:05 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/09 03:44:05 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:44:05 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:44:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:44:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/09 03:44:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:44:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:44:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/09 03:44:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-catefoc5guce" 2026/09/09 03:44:05 INFO : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/09 03:44:05 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/TestRWCacheUpdate" 2026/09/09 03:44:05 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:05 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/TestRWCacheUpdate 2026/09/09 03:44:05 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/TestRWCacheUpdate" 2026/09/09 03:44:05 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:05 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 8558f20bbf1a5777c862752b37ad49be /rclone-test-catefoc5guce/TestRWCacheUpdate 2026/09/09 03:44:05 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:05 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/09/09 03:44:05 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/TestRWCacheUpdate" 2026/09/09 03:44:05 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:05 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/TestRWCacheUpdate 2026/09/09 03:44:05 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/TestRWCacheUpdate" 2026/09/09 03:44:05 DEBUG : forgetting directory cache 2026/09/09 03:44:05 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:05 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 288158e561053f03b91b9361f5d0328ac9e349fc /rclone-test-catefoc5guce/TestRWCacheUpdate 2026/09/09 03:44:05 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:05 DEBUG : TestRWCacheUpdate: Parsed hash: 288158e561053f03b91b9361f5d0328ac9e349fc 2026/09/09 03:44:05 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:05 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/09 03:44:05 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/09 03:44:05 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/09 03:44:05 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/09 03:44:05 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/09 03:44:05 DEBUG : TestRWCacheUpdate(0x301a12a35700): _readAt: size=512, off=0 2026/09/09 03:44:05 DEBUG : TestRWCacheUpdate(0x301a12a35700): openPending: 2026/09/09 03:44:05 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/TestRWCacheUpdate" 2026/09/09 03:44:05 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:05 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/TestRWCacheUpdate 2026/09/09 03:44:05 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/TestRWCacheUpdate" 2026/09/09 03:44:05 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:05 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 8558f20bbf1a5777c862752b37ad49be /rclone-test-catefoc5guce/TestRWCacheUpdate 2026/09/09 03:44:05 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:05 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/09/09 03:44:05 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-09 02:45:05 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/09/09 03:44:05 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/09 03:44:05 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/09 03:44:05 DEBUG : TestRWCacheUpdate(0x301a12a35700): >openPending: err= 2026/09/09 03:44:05 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/09 03:44:05 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/09 03:44:05 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/09 03:44:05 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/09 03:44:05 DEBUG : TestRWCacheUpdate(0x301a12a35700): >_readAt: n=20, err=EOF 2026/09/09 03:44:05 DEBUG : TestRWCacheUpdate(0x301a12a35700): close: 2026/09/09 03:44:05 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-09 02:45:05 +0000 UTC 2026/09/09 03:44:05 DEBUG : TestRWCacheUpdate(0x301a12a35700): >close: err= 2026/09/09 03:44:05 DEBUG : Re-reading directory (106.674869ms old) 2026/09/09 03:44:05 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/09 03:44:05 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/09 03:44:05 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/TestRWCacheUpdate" 2026/09/09 03:44:05 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:05 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/TestRWCacheUpdate 2026/09/09 03:44:05 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/TestRWCacheUpdate" 2026/09/09 03:44:05 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:05 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 944a242d910e2bbacae0d0db8c64490a /rclone-test-catefoc5guce/TestRWCacheUpdate 2026/09/09 03:44:05 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:05 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/09/09 03:44:05 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/TestRWCacheUpdate" 2026/09/09 03:44:05 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:05 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/TestRWCacheUpdate 2026/09/09 03:44:05 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/TestRWCacheUpdate" 2026/09/09 03:44:06 DEBUG : forgetting directory cache 2026/09/09 03:44:06 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:06 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 /rclone-test-catefoc5guce/TestRWCacheUpdate 2026/09/09 03:44:06 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:06 DEBUG : TestRWCacheUpdate: Parsed hash: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 2026/09/09 03:44:06 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:06 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/09 03:44:06 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/09 03:44:06 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/09 03:44:06 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/09 03:44:06 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/09 03:44:06 DEBUG : TestRWCacheUpdate(0x301a131e89c0): _readAt: size=512, off=0 2026/09/09 03:44:06 DEBUG : TestRWCacheUpdate(0x301a131e89c0): openPending: 2026/09/09 03:44:06 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/TestRWCacheUpdate" 2026/09/09 03:44:06 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:06 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/TestRWCacheUpdate 2026/09/09 03:44:06 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/TestRWCacheUpdate" 2026/09/09 03:44:06 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:06 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 944a242d910e2bbacae0d0db8c64490a /rclone-test-catefoc5guce/TestRWCacheUpdate 2026/09/09 03:44:06 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:06 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/09/09 03:44:06 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-09 02:46:05 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-09-09 02:45:05 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/09/09 03:44:06 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-09 02:46:05 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-09-09 02:45:05 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/09/09 03:44:06 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/09 03:44:06 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/09 03:44:06 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/09 03:44:06 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/09 03:44:06 DEBUG : TestRWCacheUpdate(0x301a131e89c0): >openPending: err= 2026/09/09 03:44:06 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/09 03:44:06 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/09 03:44:06 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/09 03:44:06 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/09 03:44:06 DEBUG : TestRWCacheUpdate(0x301a131e89c0): >_readAt: n=20, err=EOF 2026/09/09 03:44:06 DEBUG : TestRWCacheUpdate(0x301a131e89c0): close: 2026/09/09 03:44:06 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-09 02:46:05 +0000 UTC 2026/09/09 03:44:06 DEBUG : TestRWCacheUpdate(0x301a131e89c0): >close: err= 2026/09/09 03:44:06 DEBUG : Re-reading directory (105.756685ms old) 2026/09/09 03:44:06 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/09 03:44:06 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/09 03:44:06 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/TestRWCacheUpdate" 2026/09/09 03:44:06 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:06 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/TestRWCacheUpdate 2026/09/09 03:44:06 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/TestRWCacheUpdate" 2026/09/09 03:44:06 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:06 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 4e063366550d230fc1fb85c19dbb494d /rclone-test-catefoc5guce/TestRWCacheUpdate 2026/09/09 03:44:06 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:06 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/09/09 03:44:06 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/TestRWCacheUpdate" 2026/09/09 03:44:06 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:06 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/TestRWCacheUpdate 2026/09/09 03:44:06 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/TestRWCacheUpdate" 2026/09/09 03:44:06 DEBUG : forgetting directory cache 2026/09/09 03:44:06 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:06 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: cdbdc94ef0e50810466d21c31d02b8365e9616d2 /rclone-test-catefoc5guce/TestRWCacheUpdate 2026/09/09 03:44:06 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:06 DEBUG : TestRWCacheUpdate: Parsed hash: cdbdc94ef0e50810466d21c31d02b8365e9616d2 2026/09/09 03:44:06 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:06 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/09 03:44:06 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/09 03:44:06 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/09 03:44:06 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/09 03:44:06 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/09 03:44:06 DEBUG : TestRWCacheUpdate(0x301a12ed9e00): _readAt: size=512, off=0 2026/09/09 03:44:06 DEBUG : TestRWCacheUpdate(0x301a12ed9e00): openPending: 2026/09/09 03:44:06 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/TestRWCacheUpdate" 2026/09/09 03:44:06 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:06 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/TestRWCacheUpdate 2026/09/09 03:44:06 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/TestRWCacheUpdate" 2026/09/09 03:44:06 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:06 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 4e063366550d230fc1fb85c19dbb494d /rclone-test-catefoc5guce/TestRWCacheUpdate 2026/09/09 03:44:06 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:06 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/09/09 03:44:06 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-09 02:47:05 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-09-09 02:46:05 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/09/09 03:44:06 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-09 02:47:05 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-09-09 02:46:05 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/09/09 03:44:06 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/09 03:44:06 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/09 03:44:06 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/09 03:44:06 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/09 03:44:06 DEBUG : TestRWCacheUpdate(0x301a12ed9e00): >openPending: err= 2026/09/09 03:44:06 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/09 03:44:06 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/09 03:44:06 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/09 03:44:06 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/09 03:44:06 DEBUG : TestRWCacheUpdate(0x301a12ed9e00): >_readAt: n=20, err=EOF 2026/09/09 03:44:06 DEBUG : TestRWCacheUpdate(0x301a12ed9e00): close: 2026/09/09 03:44:06 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-09 02:47:05 +0000 UTC 2026/09/09 03:44:06 DEBUG : TestRWCacheUpdate(0x301a12ed9e00): >close: err= 2026/09/09 03:44:06 DEBUG : Re-reading directory (108.6973ms old) 2026/09/09 03:44:06 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/09 03:44:06 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/09 03:44:06 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/TestRWCacheUpdate" 2026/09/09 03:44:06 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:06 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/TestRWCacheUpdate 2026/09/09 03:44:06 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/TestRWCacheUpdate" 2026/09/09 03:44:07 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:07 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: a8c7956852282e88c22a986150cb5a68 /rclone-test-catefoc5guce/TestRWCacheUpdate 2026/09/09 03:44:07 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:07 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/09/09 03:44:07 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/TestRWCacheUpdate" 2026/09/09 03:44:07 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:07 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/TestRWCacheUpdate 2026/09/09 03:44:07 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/TestRWCacheUpdate" 2026/09/09 03:44:07 DEBUG : forgetting directory cache 2026/09/09 03:44:07 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:07 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 /rclone-test-catefoc5guce/TestRWCacheUpdate 2026/09/09 03:44:07 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:07 DEBUG : TestRWCacheUpdate: Parsed hash: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 2026/09/09 03:44:07 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:07 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/09 03:44:07 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/09 03:44:07 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/09 03:44:07 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/09 03:44:07 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/09 03:44:07 DEBUG : TestRWCacheUpdate(0x301a12a54380): _readAt: size=512, off=0 2026/09/09 03:44:07 DEBUG : TestRWCacheUpdate(0x301a12a54380): openPending: 2026/09/09 03:44:07 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/TestRWCacheUpdate" 2026/09/09 03:44:07 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:07 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/TestRWCacheUpdate 2026/09/09 03:44:07 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/TestRWCacheUpdate" 2026/09/09 03:44:07 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:07 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: a8c7956852282e88c22a986150cb5a68 /rclone-test-catefoc5guce/TestRWCacheUpdate 2026/09/09 03:44:07 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:07 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/09/09 03:44:07 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-09 02:48:05 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-09-09 02:47:05 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/09/09 03:44:07 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-09 02:48:05 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-09-09 02:47:05 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/09/09 03:44:07 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/09 03:44:07 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/09 03:44:07 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/09 03:44:07 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/09 03:44:07 DEBUG : TestRWCacheUpdate(0x301a12a54380): >openPending: err= 2026/09/09 03:44:07 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/09 03:44:07 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/09 03:44:07 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/09 03:44:07 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/09 03:44:07 DEBUG : TestRWCacheUpdate(0x301a12a54380): >_readAt: n=20, err=EOF 2026/09/09 03:44:07 DEBUG : TestRWCacheUpdate(0x301a12a54380): close: 2026/09/09 03:44:07 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-09 02:48:05 +0000 UTC 2026/09/09 03:44:07 DEBUG : TestRWCacheUpdate(0x301a12a54380): >close: err= 2026/09/09 03:44:07 DEBUG : Re-reading directory (112.002162ms old) 2026/09/09 03:44:07 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/09 03:44:07 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/09 03:44:07 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/TestRWCacheUpdate" 2026/09/09 03:44:07 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:07 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/TestRWCacheUpdate 2026/09/09 03:44:07 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/TestRWCacheUpdate" 2026/09/09 03:44:07 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:07 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 25074c7237d5f7774d304950950b2d66 /rclone-test-catefoc5guce/TestRWCacheUpdate 2026/09/09 03:44:07 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:07 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/09/09 03:44:07 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/TestRWCacheUpdate" 2026/09/09 03:44:07 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:07 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/TestRWCacheUpdate 2026/09/09 03:44:07 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/TestRWCacheUpdate" 2026/09/09 03:44:07 DEBUG : forgetting directory cache 2026/09/09 03:44:07 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:07 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: ceb5d9ade326cb4f1198af16dc24366d3d9c950f /rclone-test-catefoc5guce/TestRWCacheUpdate 2026/09/09 03:44:07 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:07 DEBUG : TestRWCacheUpdate: Parsed hash: ceb5d9ade326cb4f1198af16dc24366d3d9c950f 2026/09/09 03:44:07 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:07 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/09 03:44:07 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/09 03:44:07 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/09 03:44:07 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/09 03:44:07 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/09 03:44:07 DEBUG : TestRWCacheUpdate(0x301a12ffce80): _readAt: size=512, off=0 2026/09/09 03:44:07 DEBUG : TestRWCacheUpdate(0x301a12ffce80): openPending: 2026/09/09 03:44:07 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/TestRWCacheUpdate" 2026/09/09 03:44:07 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:07 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/TestRWCacheUpdate 2026/09/09 03:44:07 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/TestRWCacheUpdate" 2026/09/09 03:44:07 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:07 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 25074c7237d5f7774d304950950b2d66 /rclone-test-catefoc5guce/TestRWCacheUpdate 2026/09/09 03:44:07 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:07 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/09/09 03:44:07 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-09 02:49:05 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-09-09 02:48:05 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/09/09 03:44:07 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-09 02:49:05 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-09-09 02:48:05 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/09/09 03:44:07 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/09 03:44:07 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/09 03:44:07 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/09 03:44:07 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/09 03:44:07 DEBUG : TestRWCacheUpdate(0x301a12ffce80): >openPending: err= 2026/09/09 03:44:07 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/09 03:44:07 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/09 03:44:07 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/09 03:44:07 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/09 03:44:07 DEBUG : TestRWCacheUpdate(0x301a12ffce80): >_readAt: n=20, err=EOF 2026/09/09 03:44:07 DEBUG : TestRWCacheUpdate(0x301a12ffce80): close: 2026/09/09 03:44:07 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-09 02:49:05 +0000 UTC 2026/09/09 03:44:07 DEBUG : TestRWCacheUpdate(0x301a12ffce80): >close: err= 2026/09/09 03:44:07 DEBUG : Re-reading directory (110.777357ms old) 2026/09/09 03:44:07 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/09 03:44:07 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/09 03:44:07 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/TestRWCacheUpdate" 2026/09/09 03:44:07 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:07 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/TestRWCacheUpdate 2026/09/09 03:44:07 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/TestRWCacheUpdate" 2026/09/09 03:44:08 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:08 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /rclone-test-catefoc5guce/TestRWCacheUpdate 2026/09/09 03:44:08 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:08 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/09/09 03:44:08 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/TestRWCacheUpdate" 2026/09/09 03:44:08 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:08 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/TestRWCacheUpdate 2026/09/09 03:44:08 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/TestRWCacheUpdate" 2026/09/09 03:44:08 DEBUG : forgetting directory cache 2026/09/09 03:44:08 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:08 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 5f11b0143ac8866346332777b557a7153a9d90b8 /rclone-test-catefoc5guce/TestRWCacheUpdate 2026/09/09 03:44:08 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:08 DEBUG : TestRWCacheUpdate: Parsed hash: 5f11b0143ac8866346332777b557a7153a9d90b8 2026/09/09 03:44:08 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:08 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/09 03:44:08 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/09 03:44:08 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/09 03:44:08 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/09 03:44:08 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/09 03:44:08 DEBUG : TestRWCacheUpdate(0x301a134d4980): _readAt: size=512, off=0 2026/09/09 03:44:08 DEBUG : TestRWCacheUpdate(0x301a134d4980): openPending: 2026/09/09 03:44:08 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/TestRWCacheUpdate" 2026/09/09 03:44:08 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:08 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/TestRWCacheUpdate 2026/09/09 03:44:08 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/TestRWCacheUpdate" 2026/09/09 03:44:08 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:08 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /rclone-test-catefoc5guce/TestRWCacheUpdate 2026/09/09 03:44:08 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:08 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/09/09 03:44:08 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-09 02:50:05 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-09-09 02:49:05 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/09/09 03:44:08 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-09 02:50:05 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-09-09 02:49:05 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/09/09 03:44:08 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/09 03:44:08 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/09 03:44:08 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/09 03:44:08 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/09 03:44:08 DEBUG : TestRWCacheUpdate(0x301a134d4980): >openPending: err= 2026/09/09 03:44:08 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/09 03:44:08 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/09 03:44:08 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/09 03:44:08 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/09 03:44:08 DEBUG : TestRWCacheUpdate(0x301a134d4980): >_readAt: n=20, err=EOF 2026/09/09 03:44:08 DEBUG : TestRWCacheUpdate(0x301a134d4980): close: 2026/09/09 03:44:08 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-09 02:50:05 +0000 UTC 2026/09/09 03:44:08 DEBUG : TestRWCacheUpdate(0x301a134d4980): >close: err= 2026/09/09 03:44:08 DEBUG : Re-reading directory (116.333691ms old) 2026/09/09 03:44:08 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/09 03:44:08 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/09 03:44:08 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/TestRWCacheUpdate" 2026/09/09 03:44:08 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:08 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/TestRWCacheUpdate 2026/09/09 03:44:08 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/TestRWCacheUpdate" 2026/09/09 03:44:08 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:08 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /rclone-test-catefoc5guce/TestRWCacheUpdate 2026/09/09 03:44:08 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:08 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/09/09 03:44:08 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/TestRWCacheUpdate" 2026/09/09 03:44:08 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:08 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/TestRWCacheUpdate 2026/09/09 03:44:08 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/TestRWCacheUpdate" 2026/09/09 03:44:08 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:08 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 /rclone-test-catefoc5guce/TestRWCacheUpdate 2026/09/09 03:44:08 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:08 DEBUG : TestRWCacheUpdate: Parsed hash: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 2026/09/09 03:44:08 DEBUG : forgetting directory cache 2026/09/09 03:44:08 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:08 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/09 03:44:08 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/09 03:44:08 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/09 03:44:08 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/09 03:44:08 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/09 03:44:08 DEBUG : TestRWCacheUpdate(0x301a134d5380): _readAt: size=512, off=0 2026/09/09 03:44:08 DEBUG : TestRWCacheUpdate(0x301a134d5380): openPending: 2026/09/09 03:44:08 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/TestRWCacheUpdate" 2026/09/09 03:44:08 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:08 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/TestRWCacheUpdate 2026/09/09 03:44:08 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/TestRWCacheUpdate" 2026/09/09 03:44:09 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:09 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /rclone-test-catefoc5guce/TestRWCacheUpdate 2026/09/09 03:44:09 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:09 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/09/09 03:44:09 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-09-09 02:51:05 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-09-09 02:50:05 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/09/09 03:44:09 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-09-09 02:51:05 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-09-09 02:50:05 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/09/09 03:44:09 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/09 03:44:09 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/09 03:44:09 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/09/09 03:44:09 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/09 03:44:09 DEBUG : TestRWCacheUpdate(0x301a134d5380): >openPending: err= 2026/09/09 03:44:09 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/09/09 03:44:09 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/09 03:44:09 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/09 03:44:09 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/09 03:44:09 DEBUG : TestRWCacheUpdate(0x301a134d5380): >_readAt: n=21, err=EOF 2026/09/09 03:44:09 DEBUG : TestRWCacheUpdate(0x301a134d5380): close: 2026/09/09 03:44:09 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-09 02:51:05 +0000 UTC 2026/09/09 03:44:09 DEBUG : TestRWCacheUpdate(0x301a134d5380): >close: err= 2026/09/09 03:44:09 DEBUG : Re-reading directory (108.891285ms old) 2026/09/09 03:44:09 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/09 03:44:09 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/09 03:44:09 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/TestRWCacheUpdate" 2026/09/09 03:44:09 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:09 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/TestRWCacheUpdate 2026/09/09 03:44:09 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/TestRWCacheUpdate" 2026/09/09 03:44:09 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:09 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /rclone-test-catefoc5guce/TestRWCacheUpdate 2026/09/09 03:44:09 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:09 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/09/09 03:44:09 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/TestRWCacheUpdate" 2026/09/09 03:44:09 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:09 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/TestRWCacheUpdate 2026/09/09 03:44:09 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/TestRWCacheUpdate" 2026/09/09 03:44:09 DEBUG : forgetting directory cache 2026/09/09 03:44:09 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:09 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 /rclone-test-catefoc5guce/TestRWCacheUpdate 2026/09/09 03:44:09 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:09 DEBUG : TestRWCacheUpdate: Parsed hash: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 2026/09/09 03:44:09 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:09 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/09 03:44:09 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/09 03:44:09 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/09 03:44:09 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/09 03:44:09 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/09 03:44:09 DEBUG : TestRWCacheUpdate(0x301a12a55cc0): _readAt: size=512, off=0 2026/09/09 03:44:09 DEBUG : TestRWCacheUpdate(0x301a12a55cc0): openPending: 2026/09/09 03:44:09 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/TestRWCacheUpdate" 2026/09/09 03:44:09 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:09 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/TestRWCacheUpdate 2026/09/09 03:44:09 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/TestRWCacheUpdate" 2026/09/09 03:44:09 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:09 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /rclone-test-catefoc5guce/TestRWCacheUpdate 2026/09/09 03:44:09 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:09 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/09/09 03:44:09 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-09-09 02:52:05 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-09-09 02:51:05 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/09/09 03:44:09 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-09-09 02:52:05 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-09-09 02:51:05 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/09/09 03:44:09 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/09 03:44:09 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/09 03:44:09 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/09/09 03:44:09 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/09 03:44:09 DEBUG : TestRWCacheUpdate(0x301a12a55cc0): >openPending: err= 2026/09/09 03:44:09 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/09/09 03:44:09 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/09 03:44:09 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/09 03:44:09 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/09 03:44:09 DEBUG : TestRWCacheUpdate(0x301a12a55cc0): >_readAt: n=22, err=EOF 2026/09/09 03:44:09 DEBUG : TestRWCacheUpdate(0x301a12a55cc0): close: 2026/09/09 03:44:09 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-09 02:52:05 +0000 UTC 2026/09/09 03:44:09 DEBUG : TestRWCacheUpdate(0x301a12a55cc0): >close: err= 2026/09/09 03:44:09 DEBUG : Re-reading directory (108.785708ms old) 2026/09/09 03:44:09 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/09 03:44:09 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/09 03:44:09 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/TestRWCacheUpdate" 2026/09/09 03:44:09 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:09 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/TestRWCacheUpdate 2026/09/09 03:44:09 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/TestRWCacheUpdate" 2026/09/09 03:44:09 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:09 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: a04b60cad5c51870e80f668df3d720c0 /rclone-test-catefoc5guce/TestRWCacheUpdate 2026/09/09 03:44:09 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:09 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/09/09 03:44:09 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/TestRWCacheUpdate" 2026/09/09 03:44:09 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:09 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/TestRWCacheUpdate 2026/09/09 03:44:09 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/TestRWCacheUpdate" 2026/09/09 03:44:09 DEBUG : forgetting directory cache 2026/09/09 03:44:09 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:09 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 /rclone-test-catefoc5guce/TestRWCacheUpdate 2026/09/09 03:44:09 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:09 DEBUG : TestRWCacheUpdate: Parsed hash: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 2026/09/09 03:44:09 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:09 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/09 03:44:09 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/09 03:44:09 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/09 03:44:09 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/09 03:44:09 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/09 03:44:09 DEBUG : TestRWCacheUpdate(0x301a13109140): _readAt: size=512, off=0 2026/09/09 03:44:09 DEBUG : TestRWCacheUpdate(0x301a13109140): openPending: 2026/09/09 03:44:09 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/TestRWCacheUpdate" 2026/09/09 03:44:09 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:09 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/TestRWCacheUpdate 2026/09/09 03:44:09 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/TestRWCacheUpdate" 2026/09/09 03:44:10 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:10 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: a04b60cad5c51870e80f668df3d720c0 /rclone-test-catefoc5guce/TestRWCacheUpdate 2026/09/09 03:44:10 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:10 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/09/09 03:44:10 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-09-09 02:53:05 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-09-09 02:52:05 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/09/09 03:44:10 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-09-09 02:53:05 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-09-09 02:52:05 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/09/09 03:44:10 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/09 03:44:10 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/09 03:44:10 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/09/09 03:44:10 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/09 03:44:10 DEBUG : TestRWCacheUpdate(0x301a13109140): >openPending: err= 2026/09/09 03:44:10 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/09/09 03:44:10 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/09 03:44:10 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/09 03:44:10 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/09 03:44:10 DEBUG : TestRWCacheUpdate(0x301a13109140): >_readAt: n=23, err=EOF 2026/09/09 03:44:10 DEBUG : TestRWCacheUpdate(0x301a13109140): close: 2026/09/09 03:44:10 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-09 02:53:05 +0000 UTC 2026/09/09 03:44:10 DEBUG : TestRWCacheUpdate(0x301a13109140): >close: err= 2026/09/09 03:44:10 DEBUG : Re-reading directory (108.575679ms old) 2026/09/09 03:44:10 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/09 03:44:10 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/09 03:44:10 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/TestRWCacheUpdate" 2026/09/09 03:44:10 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:10 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/TestRWCacheUpdate 2026/09/09 03:44:10 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/TestRWCacheUpdate" 2026/09/09 03:44:10 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:10 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 074978d6705e58530a3c8d378a08fa37 /rclone-test-catefoc5guce/TestRWCacheUpdate 2026/09/09 03:44:10 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:10 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/09/09 03:44:10 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/TestRWCacheUpdate" 2026/09/09 03:44:10 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:10 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/TestRWCacheUpdate 2026/09/09 03:44:10 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/TestRWCacheUpdate" 2026/09/09 03:44:10 DEBUG : forgetting directory cache 2026/09/09 03:44:10 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:10 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 62773e350f2f87e22c3d3c0d445c7a429aae8efa /rclone-test-catefoc5guce/TestRWCacheUpdate 2026/09/09 03:44:10 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:10 DEBUG : TestRWCacheUpdate: Parsed hash: 62773e350f2f87e22c3d3c0d445c7a429aae8efa 2026/09/09 03:44:10 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:10 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/09 03:44:10 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/09 03:44:10 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/09 03:44:10 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/09 03:44:10 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/09 03:44:10 DEBUG : TestRWCacheUpdate(0x301a131099c0): _readAt: size=512, off=0 2026/09/09 03:44:10 DEBUG : TestRWCacheUpdate(0x301a131099c0): openPending: 2026/09/09 03:44:10 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/TestRWCacheUpdate" 2026/09/09 03:44:10 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:10 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/TestRWCacheUpdate 2026/09/09 03:44:10 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/TestRWCacheUpdate" 2026/09/09 03:44:10 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:10 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 074978d6705e58530a3c8d378a08fa37 /rclone-test-catefoc5guce/TestRWCacheUpdate 2026/09/09 03:44:10 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:10 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/09/09 03:44:10 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-09-09 02:54:05 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-09-09 02:53:05 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/09/09 03:44:10 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-09-09 02:54:05 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-09-09 02:53:05 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/09/09 03:44:10 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/09 03:44:10 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/09 03:44:10 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/09/09 03:44:10 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/09 03:44:10 DEBUG : TestRWCacheUpdate(0x301a131099c0): >openPending: err= 2026/09/09 03:44:10 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/09/09 03:44:10 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/09 03:44:10 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/09 03:44:10 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/09 03:44:10 DEBUG : TestRWCacheUpdate(0x301a131099c0): >_readAt: n=24, err=EOF 2026/09/09 03:44:10 DEBUG : TestRWCacheUpdate(0x301a131099c0): close: 2026/09/09 03:44:10 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-09 02:54:05 +0000 UTC 2026/09/09 03:44:10 DEBUG : TestRWCacheUpdate(0x301a131099c0): >close: err= 2026/09/09 03:44:10 DEBUG : Re-reading directory (112.901519ms old) 2026/09/09 03:44:10 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/09 03:44:10 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/09 03:44:10 DEBUG : WaitForWriters: timeout=30s 2026/09/09 03:44:10 DEBUG : Looking for writers 2026/09/09 03:44:10 DEBUG : TestRWCacheUpdate: reading active writers 2026/09/09 03:44:10 DEBUG : >WaitForWriters: 2026/09/09 03:44:10 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (5.27s) === RUN TestCaseSensitivity run.go:198: Remote "sftp://rclone@:22/rclone-test-catefoc5guce", Local "Local file system at /tmp/rclone1615841533", Modify Window "1s" 2026/09/09 03:44:10 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/FiLeA" 2026/09/09 03:44:10 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:10 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/FiLeA 2026/09/09 03:44:10 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/FiLeA" 2026/09/09 03:44:10 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:10 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-catefoc5guce/FiLeA 2026/09/09 03:44:10 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:10 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/09/09 03:44:10 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/FiLeA" 2026/09/09 03:44:10 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:10 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/FiLeA 2026/09/09 03:44:10 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/FiLeA" 2026/09/09 03:44:10 DEBUG : forgetting directory cache 2026/09/09 03:44:10 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:10 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-catefoc5guce/FiLeA 2026/09/09 03:44:10 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:10 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/09/09 03:44:10 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/FiLeB" 2026/09/09 03:44:10 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:10 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/FiLeB 2026/09/09 03:44:10 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/FiLeB" 2026/09/09 03:44:10 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:10 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-catefoc5guce/FiLeB 2026/09/09 03:44:10 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:10 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/09/09 03:44:10 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/FiLeB" 2026/09/09 03:44:10 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:10 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/FiLeB 2026/09/09 03:44:10 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/FiLeB" 2026/09/09 03:44:11 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:11 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-catefoc5guce/FiLeB 2026/09/09 03:44:11 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:11 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/09/09 03:44:11 INFO : sftp://rclone@:22/rclone-test-catefoc5guce: poll-interval is not supported by this remote 2026/09/09 03:44:11 INFO : sftp://rclone@:22/rclone-test-catefoc5guce: poll-interval is not supported by this remote 2026/09/09 03:44:11 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/09 03:44:11 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/09 03:44:11 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/09 03:44:11 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/09/09 03:44:11 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/09 03:44:11 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/09 03:44:11 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/FiLeA" 2026/09/09 03:44:11 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:11 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/FiLeA 2026/09/09 03:44:11 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/FiLeA" 2026/09/09 03:44:11 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:11 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-catefoc5guce/FiLeA 2026/09/09 03:44:11 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:11 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/09/09 03:44:11 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/09 03:44:11 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/09 03:44:11 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/09 03:44:11 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/09/09 03:44:11 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/09 03:44:11 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/09 03:44:11 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/FiLeA" 2026/09/09 03:44:11 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:11 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/FiLeA 2026/09/09 03:44:11 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/FiLeA" 2026/09/09 03:44:11 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:11 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-catefoc5guce/FiLeA 2026/09/09 03:44:11 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:11 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/09/09 03:44:11 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/09 03:44:11 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/09 03:44:11 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/09 03:44:11 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/09/09 03:44:11 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/09 03:44:11 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/09 03:44:11 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/09 03:44:11 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/09/09 03:44:11 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/09/09 03:44:11 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/09/09 03:44:11 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/09/09 03:44:11 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/09 03:44:11 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/FiLeB" 2026/09/09 03:44:11 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:11 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/FiLeB 2026/09/09 03:44:11 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/FiLeB" 2026/09/09 03:44:11 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:11 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-catefoc5guce/FiLeB 2026/09/09 03:44:11 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:11 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/09/09 03:44:11 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/09 03:44:11 DEBUG : FilEb: Open: flags=O_RDONLY 2026/09/09 03:44:11 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/09/09 03:44:11 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/09/09 03:44:11 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/09/09 03:44:11 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/09 03:44:11 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/FilEb" 2026/09/09 03:44:11 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:11 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/FilEb 2026/09/09 03:44:11 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/FilEb" 2026/09/09 03:44:11 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:11 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-catefoc5guce/FilEb 2026/09/09 03:44:11 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:11 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/09/09 03:44:11 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/FiLeA" 2026/09/09 03:44:11 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:11 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/FiLeA 2026/09/09 03:44:11 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/FiLeA" 2026/09/09 03:44:11 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:11 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-catefoc5guce/FiLeA 2026/09/09 03:44:11 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:11 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/09/09 03:44:11 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/FiLeA" 2026/09/09 03:44:11 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:11 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/FiLeA 2026/09/09 03:44:11 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/FiLeA" 2026/09/09 03:44:11 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:11 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-catefoc5guce/FiLeA 2026/09/09 03:44:11 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:11 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/09/09 03:44:11 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/FiLeB" 2026/09/09 03:44:11 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:11 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/FiLeB 2026/09/09 03:44:11 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/FiLeB" 2026/09/09 03:44:11 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:11 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-catefoc5guce/FiLeB 2026/09/09 03:44:11 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:11 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/09/09 03:44:11 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/FiLeB" 2026/09/09 03:44:11 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:11 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/FiLeB 2026/09/09 03:44:11 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/FiLeB" 2026/09/09 03:44:11 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:11 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-catefoc5guce/FiLeB 2026/09/09 03:44:11 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:11 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/09/09 03:44:11 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/FilEb" 2026/09/09 03:44:11 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:11 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/FilEb 2026/09/09 03:44:11 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/FilEb" 2026/09/09 03:44:12 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:12 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-catefoc5guce/FilEb 2026/09/09 03:44:12 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:12 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/09/09 03:44:12 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/FilEb" 2026/09/09 03:44:12 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:12 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/FilEb 2026/09/09 03:44:12 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/FilEb" 2026/09/09 03:44:12 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:12 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 7a5211eef71caf0a250ea202616030c063bd4f75 /rclone-test-catefoc5guce/FilEb 2026/09/09 03:44:12 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:12 DEBUG : FilEb: Parsed hash: 7a5211eef71caf0a250ea202616030c063bd4f75 2026/09/09 03:44:12 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/09 03:44:12 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/09 03:44:12 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/09 03:44:12 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/09/09 03:44:12 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/09 03:44:12 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/09 03:44:12 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/09 03:44:12 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/09 03:44:12 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/09 03:44:12 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/09/09 03:44:12 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/09 03:44:12 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/09 03:44:12 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/09 03:44:12 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/09 03:44:12 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/09 03:44:12 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/09/09 03:44:12 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/09 03:44:12 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/09 03:44:12 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/09 03:44:12 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/09 03:44:12 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/09 03:44:12 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/09/09 03:44:12 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/09 03:44:12 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/09 03:44:12 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/09 03:44:12 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/09/09 03:44:12 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/09/09 03:44:12 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/09/09 03:44:12 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/09/09 03:44:12 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/09 03:44:12 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/FiLeB" 2026/09/09 03:44:12 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:12 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/FiLeB 2026/09/09 03:44:12 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/FiLeB" 2026/09/09 03:44:12 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:12 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-catefoc5guce/FiLeB 2026/09/09 03:44:12 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:12 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/09/09 03:44:12 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/09 03:44:12 DEBUG : FilEb: Open: flags=O_RDONLY 2026/09/09 03:44:12 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/09/09 03:44:12 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/09/09 03:44:12 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/09/09 03:44:12 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/09 03:44:12 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/FilEb" 2026/09/09 03:44:12 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:12 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/FilEb 2026/09/09 03:44:12 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/FilEb" 2026/09/09 03:44:12 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:12 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-catefoc5guce/FilEb 2026/09/09 03:44:12 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:12 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/09/09 03:44:12 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/09 03:44:12 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/09/09 03:44:12 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/09/09 03:44:12 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/09 03:44:12 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/09/09 03:44:12 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/09/09 03:44:12 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/09 03:44:12 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/09 03:44:12 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/09 03:44:12 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/09/09 03:44:12 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/09 03:44:12 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/09 03:44:12 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/09 03:44:12 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/09/09 03:44:12 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/09 03:44:12 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/09/09 03:44:12 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/09 03:44:12 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/09/09 03:44:12 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/09 03:44:12 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/09/09 03:44:12 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/09/09 03:44:12 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/09/09 03:44:12 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/09/09 03:44:12 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/09 03:44:12 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/09 03:44:12 DEBUG : FilEb: Open: flags=O_RDONLY 2026/09/09 03:44:12 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/09/09 03:44:12 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/09/09 03:44:12 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/09/09 03:44:12 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/09 03:44:12 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/09 03:44:12 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/09/09 03:44:12 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/09 03:44:12 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/09/09 03:44:12 DEBUG : WaitForWriters: timeout=30s 2026/09/09 03:44:12 DEBUG : Looking for writers 2026/09/09 03:44:12 DEBUG : FiLeA: reading active writers 2026/09/09 03:44:12 DEBUG : FiLeB: reading active writers 2026/09/09 03:44:12 DEBUG : FilEb: reading active writers 2026/09/09 03:44:12 DEBUG : >WaitForWriters: 2026/09/09 03:44:12 DEBUG : WaitForWriters: timeout=30s 2026/09/09 03:44:12 DEBUG : Looking for writers 2026/09/09 03:44:12 DEBUG : FiLeA: reading active writers 2026/09/09 03:44:12 DEBUG : FiLeB: reading active writers 2026/09/09 03:44:12 DEBUG : FilEb: reading active writers 2026/09/09 03:44:12 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (1.74s) === RUN TestUnicodeNormalization run.go:198: Remote "sftp://rclone@:22/rclone-test-catefoc5guce", Local "Local file system at /tmp/rclone1615841533", Modify Window "1s" 2026/09/09 03:44:12 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/normal name with no special characters.txt" 2026/09/09 03:44:12 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:12 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/normal\ name\ with\ no\ special\ characters.txt 2026/09/09 03:44:12 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/normal\ name\ with\ no\ special\ characters.txt" 2026/09/09 03:44:12 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:12 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-catefoc5guce/normal name with no special characters.txt 2026/09/09 03:44:12 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:12 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/09/09 03:44:12 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/normal name with no special characters.txt" 2026/09/09 03:44:12 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:12 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/normal\ name\ with\ no\ special\ characters.txt 2026/09/09 03:44:12 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/normal\ name\ with\ no\ special\ characters.txt" 2026/09/09 03:44:12 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:12 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-catefoc5guce/normal name with no special characters.txt 2026/09/09 03:44:12 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:12 DEBUG : normal name with no special characters.txt: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/09/09 03:44:12 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/測試_Русский___ě_áñ" 2026/09/09 03:44:12 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:12 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/測試_Русский___ě_áñ 2026/09/09 03:44:12 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/測試_Русский___ě_áñ" 2026/09/09 03:44:12 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:12 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-catefoc5guce/測試_Русский___ě_áñ 2026/09/09 03:44:12 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:12 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/09/09 03:44:12 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/測試_Русский___ě_áñ" 2026/09/09 03:44:12 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:12 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/測試_Русский___ě_áñ 2026/09/09 03:44:12 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/測試_Русский___ě_áñ" 2026/09/09 03:44:12 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:12 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-catefoc5guce/測試_Русский___ě_áñ 2026/09/09 03:44:12 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:12 DEBUG : 測試_Русский___ě_áñ: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/09/09 03:44:12 INFO : sftp://rclone@:22/rclone-test-catefoc5guce: poll-interval is not supported by this remote 2026/09/09 03:44:12 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/09 03:44:12 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/09/09 03:44:12 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/09/09 03:44:12 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/09/09 03:44:12 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/09 03:44:12 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/09 03:44:12 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/normal name with no special characters.txt" 2026/09/09 03:44:12 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:12 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/normal\ name\ with\ no\ special\ characters.txt 2026/09/09 03:44:12 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/normal\ name\ with\ no\ special\ characters.txt" 2026/09/09 03:44:12 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:12 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-catefoc5guce/normal name with no special characters.txt 2026/09/09 03:44:12 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:12 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/09/09 03:44:12 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/09 03:44:12 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/09/09 03:44:12 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/09/09 03:44:12 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/09/09 03:44:12 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/09/09 03:44:12 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/09 03:44:12 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/測試_Русский___ě_áñ" 2026/09/09 03:44:12 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:12 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/測試_Русский___ě_áñ 2026/09/09 03:44:12 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/測試_Русский___ě_áñ" 2026/09/09 03:44:13 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:13 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-catefoc5guce/測試_Русский___ě_áñ 2026/09/09 03:44:13 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:13 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/09/09 03:44:13 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/09 03:44:13 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/09/09 03:44:13 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/09/09 03:44:13 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/09/09 03:44:13 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/09 03:44:13 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/09 03:44:13 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/09 03:44:13 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/09/09 03:44:13 DEBUG : WaitForWriters: timeout=30s 2026/09/09 03:44:13 DEBUG : Looking for writers 2026/09/09 03:44:13 DEBUG : normal name with no special characters.txt: reading active writers 2026/09/09 03:44:13 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/09/09 03:44:13 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.67s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "sftp://rclone@:22/rclone-test-catefoc5guce", Local "Local file system at /tmp/rclone1615841533", Modify Window "1s" 2026/09/09 03:44:13 INFO : sftp://rclone@:22/rclone-test-catefoc5guce: poll-interval is not supported by this remote 2026/09/09 03:44:13 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Reusing VFS from active cache 2026/09/09 03:44:13 DEBUG : WaitForWriters: timeout=30s 2026/09/09 03:44:13 DEBUG : Looking for writers 2026/09/09 03:44:13 DEBUG : >WaitForWriters: 2026/09/09 03:44:13 DEBUG : WaitForWriters: timeout=30s 2026/09/09 03:44:13 DEBUG : Looking for writers 2026/09/09 03:44:13 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.00s) === RUN TestVFSNewWithOpts run.go:198: Remote "sftp://rclone@:22/rclone-test-catefoc5guce", Local "Local file system at /tmp/rclone1615841533", Modify Window "1s" 2026/09/09 03:44:13 INFO : sftp://rclone@:22/rclone-test-catefoc5guce: poll-interval is not supported by this remote 2026/09/09 03:44:13 DEBUG : WaitForWriters: timeout=30s 2026/09/09 03:44:13 DEBUG : Looking for writers 2026/09/09 03:44:13 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.00s) === RUN TestVFSRoot run.go:198: Remote "sftp://rclone@:22/rclone-test-catefoc5guce", Local "Local file system at /tmp/rclone1615841533", Modify Window "1s" 2026/09/09 03:44:13 INFO : sftp://rclone@:22/rclone-test-catefoc5guce: poll-interval is not supported by this remote 2026/09/09 03:44:13 DEBUG : WaitForWriters: timeout=30s 2026/09/09 03:44:13 DEBUG : Looking for writers 2026/09/09 03:44:13 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.00s) === RUN TestVFSStat run.go:198: Remote "sftp://rclone@:22/rclone-test-catefoc5guce", Local "Local file system at /tmp/rclone1615841533", Modify Window "1s" 2026/09/09 03:44:13 INFO : sftp://rclone@:22/rclone-test-catefoc5guce: poll-interval is not supported by this remote 2026/09/09 03:44:13 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/file1" 2026/09/09 03:44:13 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:13 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/file1 2026/09/09 03:44:13 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/file1" 2026/09/09 03:44:13 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:13 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-catefoc5guce/file1 2026/09/09 03:44:13 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:13 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/09 03:44:13 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/file1" 2026/09/09 03:44:13 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:13 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/file1 2026/09/09 03:44:13 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/file1" 2026/09/09 03:44:13 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:13 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-catefoc5guce/file1 2026/09/09 03:44:13 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:13 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/09 03:44:13 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file2" 2026/09/09 03:44:13 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:13 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir/file2 2026/09/09 03:44:13 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir/file2" 2026/09/09 03:44:13 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:13 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-catefoc5guce/dir/file2 2026/09/09 03:44:13 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:13 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/09/09 03:44:13 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file2" 2026/09/09 03:44:13 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:13 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/dir/file2 2026/09/09 03:44:13 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/dir/file2" 2026/09/09 03:44:13 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:13 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-catefoc5guce/dir/file2 2026/09/09 03:44:13 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:13 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/09/09 03:44:13 DEBUG : WaitForWriters: timeout=30s 2026/09/09 03:44:13 DEBUG : dir: Looking for writers 2026/09/09 03:44:13 DEBUG : file2: reading active writers 2026/09/09 03:44:13 DEBUG : Looking for writers 2026/09/09 03:44:13 DEBUG : file1: reading active writers 2026/09/09 03:44:13 DEBUG : dir: reading active writers 2026/09/09 03:44:13 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.44s) === RUN TestVFSStatParent run.go:198: Remote "sftp://rclone@:22/rclone-test-catefoc5guce", Local "Local file system at /tmp/rclone1615841533", Modify Window "1s" 2026/09/09 03:44:13 INFO : sftp://rclone@:22/rclone-test-catefoc5guce: poll-interval is not supported by this remote 2026/09/09 03:44:13 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/file1" 2026/09/09 03:44:13 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:13 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/file1 2026/09/09 03:44:13 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/file1" 2026/09/09 03:44:13 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:13 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-catefoc5guce/file1 2026/09/09 03:44:13 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:13 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/09 03:44:13 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/file1" 2026/09/09 03:44:13 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:13 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/file1 2026/09/09 03:44:13 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/file1" 2026/09/09 03:44:13 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:13 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-catefoc5guce/file1 2026/09/09 03:44:13 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:13 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/09 03:44:13 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file2" 2026/09/09 03:44:13 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:13 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir/file2 2026/09/09 03:44:13 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir/file2" 2026/09/09 03:44:13 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:13 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-catefoc5guce/dir/file2 2026/09/09 03:44:13 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:13 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/09/09 03:44:13 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file2" 2026/09/09 03:44:13 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:13 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/dir/file2 2026/09/09 03:44:13 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/dir/file2" 2026/09/09 03:44:13 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:13 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-catefoc5guce/dir/file2 2026/09/09 03:44:13 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:13 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/09/09 03:44:13 DEBUG : WaitForWriters: timeout=30s 2026/09/09 03:44:13 DEBUG : dir: Looking for writers 2026/09/09 03:44:13 DEBUG : Looking for writers 2026/09/09 03:44:13 DEBUG : dir: reading active writers 2026/09/09 03:44:13 DEBUG : file1: reading active writers 2026/09/09 03:44:13 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.44s) === RUN TestVFSOpenFile run.go:198: Remote "sftp://rclone@:22/rclone-test-catefoc5guce", Local "Local file system at /tmp/rclone1615841533", Modify Window "1s" 2026/09/09 03:44:13 INFO : sftp://rclone@:22/rclone-test-catefoc5guce: poll-interval is not supported by this remote 2026/09/09 03:44:13 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/file1" 2026/09/09 03:44:13 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:13 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/file1 2026/09/09 03:44:13 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/file1" 2026/09/09 03:44:14 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:14 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-catefoc5guce/file1 2026/09/09 03:44:14 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:14 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/09 03:44:14 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/file1" 2026/09/09 03:44:14 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:14 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/file1 2026/09/09 03:44:14 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/file1" 2026/09/09 03:44:14 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:14 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-catefoc5guce/file1 2026/09/09 03:44:14 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:14 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/09 03:44:14 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file2" 2026/09/09 03:44:14 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:14 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir/file2 2026/09/09 03:44:14 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir/file2" 2026/09/09 03:44:14 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:14 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-catefoc5guce/dir/file2 2026/09/09 03:44:14 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:14 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/09/09 03:44:14 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file2" 2026/09/09 03:44:14 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:14 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/dir/file2 2026/09/09 03:44:14 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/dir/file2" 2026/09/09 03:44:14 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:14 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-catefoc5guce/dir/file2 2026/09/09 03:44:14 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:14 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/09/09 03:44:14 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/09 03:44:14 DEBUG : file1: Open: flags=O_RDONLY 2026/09/09 03:44:14 DEBUG : file1: >Open: fd=file1 (r), err= 2026/09/09 03:44:14 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/09/09 03:44:14 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/09 03:44:14 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/09/09 03:44:14 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/09 03:44:14 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/09/09 03:44:14 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:14 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:14 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/09/09 03:44:14 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/09/09 03:44:14 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/09/09 03:44:14 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/09/09 03:44:14 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: File to upload is small (0 bytes), uploading instead of streaming 2026/09/09 03:44:14 DEBUG : dir/new_file.txt: size = 0 OK 2026/09/09 03:44:14 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/new_file.txt" 2026/09/09 03:44:14 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:14 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir/new_file.txt 2026/09/09 03:44:14 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir/new_file.txt" 2026/09/09 03:44:14 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:14 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-catefoc5guce/dir/new_file.txt 2026/09/09 03:44:14 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:14 DEBUG : dir/new_file.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/09/09 03:44:14 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/09 03:44:14 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/09/09 03:44:14 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/09/09 03:44:14 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:14 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/09/09 03:44:14 DEBUG : WaitForWriters: timeout=30s 2026/09/09 03:44:14 DEBUG : dir: Looking for writers 2026/09/09 03:44:14 DEBUG : file2: reading active writers 2026/09/09 03:44:14 DEBUG : new_file.txt: reading active writers 2026/09/09 03:44:14 DEBUG : Looking for writers 2026/09/09 03:44:14 DEBUG : dir: reading active writers 2026/09/09 03:44:14 DEBUG : file1: reading active writers 2026/09/09 03:44:14 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.55s) === RUN TestVFSRename run.go:198: Remote "sftp://rclone@:22/rclone-test-catefoc5guce", Local "Local file system at /tmp/rclone1615841533", Modify Window "1s" 2026/09/09 03:44:14 INFO : sftp://rclone@:22/rclone-test-catefoc5guce: poll-interval is not supported by this remote 2026/09/09 03:44:14 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file2" 2026/09/09 03:44:14 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:14 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir/file2 2026/09/09 03:44:14 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir/file2" 2026/09/09 03:44:14 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:14 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-catefoc5guce/dir/file2 2026/09/09 03:44:14 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:14 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/09/09 03:44:14 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file2" 2026/09/09 03:44:14 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:14 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/dir/file2 2026/09/09 03:44:14 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/dir/file2" 2026/09/09 03:44:14 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:14 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-catefoc5guce/dir/file2 2026/09/09 03:44:14 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:14 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/09/09 03:44:14 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/09/09 03:44:14 DEBUG : dir/file1: Updating file with dir/file1 0x301a12ffe410 2026/09/09 03:44:14 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/09/09 03:44:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/09 03:44:14 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:44:14 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:14 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:44:14 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:44:14 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:14 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:44:14 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:14 DEBUG : dir/file1: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/09/09 03:44:14 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:44:14 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:14 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:44:14 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/dir/file1" 2026/09/09 03:44:14 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:14 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-catefoc5guce/dir/file1 2026/09/09 03:44:14 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:14 DEBUG : dir/file1: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/09/09 03:44:14 INFO : dir/file1: Moved (server-side) to: file0 2026/09/09 03:44:14 DEBUG : file0: Updating file with file0 0x301a12ffe410 2026/09/09 03:44:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/09 03:44:14 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/09/09 03:44:14 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/file0" 2026/09/09 03:44:14 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:14 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/file0 2026/09/09 03:44:14 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/file0" 2026/09/09 03:44:14 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:14 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-catefoc5guce/file0 2026/09/09 03:44:14 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:14 DEBUG : file0: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/09/09 03:44:14 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/file0" 2026/09/09 03:44:14 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:14 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/file0 2026/09/09 03:44:14 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/file0" 2026/09/09 03:44:15 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:15 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-catefoc5guce/file0 2026/09/09 03:44:15 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:15 DEBUG : file0: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/09/09 03:44:15 DEBUG : WaitForWriters: timeout=30s 2026/09/09 03:44:15 DEBUG : dir: Looking for writers 2026/09/09 03:44:15 DEBUG : Looking for writers 2026/09/09 03:44:15 DEBUG : file0: reading active writers 2026/09/09 03:44:15 DEBUG : dir: reading active writers 2026/09/09 03:44:15 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.62s) === RUN TestVFSStatfs run.go:198: Remote "sftp://rclone@:22/rclone-test-catefoc5guce", Local "Local file system at /tmp/rclone1615841533", Modify Window "1s" 2026/09/09 03:44:15 INFO : sftp://rclone@:22/rclone-test-catefoc5guce: poll-interval is not supported by this remote 2026/09/09 03:44:15 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Server has VFS statistics extension 2026/09/09 03:44:15 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: About path "/rclone-test-catefoc5guce" 2026/09/09 03:44:15 DEBUG : WaitForWriters: timeout=30s 2026/09/09 03:44:15 DEBUG : Looking for writers 2026/09/09 03:44:15 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.00s) === RUN TestVFSMkdir run.go:198: Remote "sftp://rclone@:22/rclone-test-catefoc5guce", Local "Local file system at /tmp/rclone1615841533", Modify Window "1s" 2026/09/09 03:44:15 INFO : sftp://rclone@:22/rclone-test-catefoc5guce: poll-interval is not supported by this remote 2026/09/09 03:44:15 DEBUG : Added virtual directory entry vAddDir: "/" 2026/09/09 03:44:15 DEBUG : Added virtual directory entry vAddDir: "a" 2026/09/09 03:44:15 DEBUG : Added virtual directory entry vAddDir: "b" 2026/09/09 03:44:15 DEBUG : Added virtual directory entry vAddDir: "c" 2026/09/09 03:44:15 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2026/09/09 03:44:15 DEBUG : Added virtual directory entry vAddDir: "d" 2026/09/09 03:44:15 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2026/09/09 03:44:15 DEBUG : WaitForWriters: timeout=30s 2026/09/09 03:44:15 DEBUG : Looking for writers 2026/09/09 03:44:15 DEBUG : a: Looking for writers 2026/09/09 03:44:15 DEBUG : b: Looking for writers 2026/09/09 03:44:15 DEBUG : c: Looking for writers 2026/09/09 03:44:15 DEBUG : d: Looking for writers 2026/09/09 03:44:15 DEBUG : Looking for writers 2026/09/09 03:44:15 DEBUG : /: reading active writers 2026/09/09 03:44:15 DEBUG : a: reading active writers 2026/09/09 03:44:15 DEBUG : b: reading active writers 2026/09/09 03:44:15 DEBUG : c: reading active writers 2026/09/09 03:44:15 DEBUG : d: reading active writers 2026/09/09 03:44:15 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.24s) === RUN TestVFSMkdirAll run.go:198: Remote "sftp://rclone@:22/rclone-test-catefoc5guce", Local "Local file system at /tmp/rclone1615841533", Modify Window "1s" 2026/09/09 03:44:15 INFO : sftp://rclone@:22/rclone-test-catefoc5guce: poll-interval is not supported by this remote 2026/09/09 03:44:15 DEBUG : Added virtual directory entry vAddDir: "a" 2026/09/09 03:44:15 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/09/09 03:44:15 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/09/09 03:44:15 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/09/09 03:44:15 DEBUG : WaitForWriters: timeout=30s 2026/09/09 03:44:15 DEBUG : a/b/c/d: Looking for writers 2026/09/09 03:44:15 DEBUG : a/b/c: Looking for writers 2026/09/09 03:44:15 DEBUG : d: reading active writers 2026/09/09 03:44:15 DEBUG : a/b: Looking for writers 2026/09/09 03:44:15 DEBUG : c: reading active writers 2026/09/09 03:44:15 DEBUG : a: Looking for writers 2026/09/09 03:44:15 DEBUG : b: reading active writers 2026/09/09 03:44:15 DEBUG : Looking for writers 2026/09/09 03:44:15 DEBUG : a: reading active writers 2026/09/09 03:44:15 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.04s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:198: Remote "sftp://rclone@:22/rclone-test-catefoc5guce", Local "Local file system at /tmp/rclone1615841533", Modify Window "1s" 2026/09/09 03:44:15 INFO : sftp://rclone@:22/rclone-test-catefoc5guce: poll-interval is not supported by this remote 2026/09/09 03:44:15 DEBUG : WaitForWriters: timeout=30s 2026/09/09 03:44:15 DEBUG : Looking for writers 2026/09/09 03:44:15 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-catefoc5guce", Local "Local file system at /tmp/rclone1615841533", Modify Window "1s" 2026/09/09 03:44:15 INFO : sftp://rclone@:22/rclone-test-catefoc5guce: poll-interval is not supported by this remote 2026/09/09 03:44:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/09 03:44:15 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/09 03:44:15 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/09 03:44:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/09 03:44:15 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/09/09 03:44:15 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/09/09 03:44:15 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/09/09 03:44:15 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: File to upload is small (5 bytes), uploading instead of streaming 2026/09/09 03:44:15 DEBUG : file1: size = 5 OK 2026/09/09 03:44:15 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/file1" 2026/09/09 03:44:15 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:15 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/file1 2026/09/09 03:44:15 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/file1" 2026/09/09 03:44:15 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:15 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-catefoc5guce/file1 2026/09/09 03:44:15 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:15 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/09 03:44:15 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/09 03:44:15 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/09 03:44:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/09 03:44:15 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/file1" 2026/09/09 03:44:15 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:15 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/file1 2026/09/09 03:44:15 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/file1" 2026/09/09 03:44:15 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:15 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-catefoc5guce/file1 2026/09/09 03:44:15 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:15 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/09 03:44:15 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/file1" 2026/09/09 03:44:15 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:15 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/file1 2026/09/09 03:44:15 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/file1" 2026/09/09 03:44:15 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:15 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /rclone-test-catefoc5guce/file1 2026/09/09 03:44:15 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:15 DEBUG : file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/09/09 03:44:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/09 03:44:15 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/09 03:44:15 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/09 03:44:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/09 03:44:15 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/09 03:44:15 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/09 03:44:15 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/09/09 03:44:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/09/09 03:44:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/09 03:44:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/09 03:44:15 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/09 03:44:15 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/09 03:44:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/09 03:44:15 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: File to upload is small (0 bytes), uploading instead of streaming 2026/09/09 03:44:15 DEBUG : file1: size = 0 OK 2026/09/09 03:44:15 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/file1" 2026/09/09 03:44:15 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:15 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/file1 2026/09/09 03:44:15 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/file1" 2026/09/09 03:44:15 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:15 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-catefoc5guce/file1 2026/09/09 03:44:15 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:15 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/09/09 03:44:15 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/09 03:44:15 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/09 03:44:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/09 03:44:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/09/09 03:44:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/09 03:44:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/09 03:44:15 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/09 03:44:15 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/09 03:44:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/09 03:44:15 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: File to upload is small (7 bytes), uploading instead of streaming 2026/09/09 03:44:15 DEBUG : file1: size = 7 OK 2026/09/09 03:44:15 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/file1" 2026/09/09 03:44:15 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:15 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/file1 2026/09/09 03:44:15 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/file1" 2026/09/09 03:44:15 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:15 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 9141de76717e095d4dd05f1e686ad6a8 /rclone-test-catefoc5guce/file1 2026/09/09 03:44:15 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:15 DEBUG : file1: Parsed hash: 9141de76717e095d4dd05f1e686ad6a8 2026/09/09 03:44:15 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/09/09 03:44:15 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/09 03:44:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/09 03:44:15 DEBUG : WaitForWriters: timeout=30s 2026/09/09 03:44:15 DEBUG : Looking for writers 2026/09/09 03:44:15 DEBUG : file1: reading active writers 2026/09/09 03:44:15 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.54s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "sftp://rclone@:22/rclone-test-catefoc5guce", Local "Local file system at /tmp/rclone1615841533", Modify Window "1s" 2026/09/09 03:44:15 INFO : sftp://rclone@:22/rclone-test-catefoc5guce: poll-interval is not supported by this remote 2026/09/09 03:44:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/09 03:44:15 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/09 03:44:15 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/09 03:44:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/09 03:44:15 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/09/09 03:44:16 DEBUG : file1: aborting in-sequence write wait, off=100 2026/09/09 03:44:16 DEBUG : file1: failed to wait for in-sequence write to 100 2026/09/09 03:44:16 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/09/09 03:44:16 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: File to upload is small (11 bytes), uploading instead of streaming 2026/09/09 03:44:16 DEBUG : file1: size = 11 OK 2026/09/09 03:44:16 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/file1" 2026/09/09 03:44:16 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:16 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/file1 2026/09/09 03:44:16 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/file1" 2026/09/09 03:44:17 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:17 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-catefoc5guce/file1 2026/09/09 03:44:17 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:17 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/09/09 03:44:17 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/09 03:44:17 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/09 03:44:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/09 03:44:17 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/09/09 03:44:17 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/file1" 2026/09/09 03:44:17 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:17 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/file1 2026/09/09 03:44:17 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/file1" 2026/09/09 03:44:17 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:17 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-catefoc5guce/file1 2026/09/09 03:44:17 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:17 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/09/09 03:44:17 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/file1" 2026/09/09 03:44:17 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:17 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/file1 2026/09/09 03:44:17 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/file1" 2026/09/09 03:44:17 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:17 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-catefoc5guce/file1 2026/09/09 03:44:17 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:17 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/09/09 03:44:17 DEBUG : WaitForWriters: timeout=30s 2026/09/09 03:44:17 DEBUG : Looking for writers 2026/09/09 03:44:17 DEBUG : file1: reading active writers 2026/09/09 03:44:17 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.29s) === RUN TestWriteFileHandleCloseWithError === RUN TestWriteFileHandleCloseWithError/upload_interrupted run.go:198: Remote "sftp://rclone@:22/rclone-test-catefoc5guce", Local "Local file system at /tmp/rclone1615841533", Modify Window "1s" 2026/09/09 03:44:17 INFO : sftp://rclone@:22/rclone-test-catefoc5guce: poll-interval is not supported by this remote 2026/09/09 03:44:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/09 03:44:17 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/09 03:44:17 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/09 03:44:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/09 03:44:17 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Connection OK after error: context canceled 2026/09/09 03:44:17 DEBUG : file1: Removed after failed upload: context canceled 2026/09/09 03:44:17 ERROR : file1: WriteFileHandle.New Rcat failed: Update ReadFrom failed: context canceled 2026/09/09 03:44:17 DEBUG : file1: Remove: 2026/09/09 03:44:17 DEBUG : Added virtual directory entry vDel: "file1" 2026/09/09 03:44:17 DEBUG : file1: >Remove: err= 2026/09/09 03:44:17 DEBUG : WaitForWriters: timeout=30s 2026/09/09 03:44:17 DEBUG : Looking for writers 2026/09/09 03:44:17 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/unexpected_EOF run.go:198: Remote "sftp://rclone@:22/rclone-test-catefoc5guce", Local "Local file system at /tmp/rclone1615841533", Modify Window "1s" 2026/09/09 03:44:17 INFO : sftp://rclone@:22/rclone-test-catefoc5guce: poll-interval is not supported by this remote 2026/09/09 03:44:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/09 03:44:17 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/09 03:44:17 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/09 03:44:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/09 03:44:17 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Connection OK after error: context canceled 2026/09/09 03:44:17 DEBUG : file1: Removed after failed upload: context canceled 2026/09/09 03:44:17 ERROR : file1: WriteFileHandle.New Rcat failed: Update ReadFrom failed: context canceled 2026/09/09 03:44:17 DEBUG : file1: Remove: 2026/09/09 03:44:17 DEBUG : Added virtual directory entry vDel: "file1" 2026/09/09 03:44:17 DEBUG : file1: >Remove: err= 2026/09/09 03:44:17 DEBUG : WaitForWriters: timeout=30s 2026/09/09 03:44:17 DEBUG : Looking for writers 2026/09/09 03:44:17 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/NilReason run.go:198: Remote "sftp://rclone@:22/rclone-test-catefoc5guce", Local "Local file system at /tmp/rclone1615841533", Modify Window "1s" 2026/09/09 03:44:17 INFO : sftp://rclone@:22/rclone-test-catefoc5guce: poll-interval is not supported by this remote 2026/09/09 03:44:17 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:17 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:17 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/09 03:44:17 DEBUG : file2: >Open: fd=file2 (w), err= 2026/09/09 03:44:17 DEBUG : file2: >OpenFile: fd=file2 (w), err= 2026/09/09 03:44:17 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/09 03:44:17 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: File to upload is small (5 bytes), uploading instead of streaming 2026/09/09 03:44:17 DEBUG : file2: size = 5 OK 2026/09/09 03:44:17 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/file2" 2026/09/09 03:44:17 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:17 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/file2 2026/09/09 03:44:17 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/file2" 2026/09/09 03:44:17 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:17 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-catefoc5guce/file2 2026/09/09 03:44:17 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:17 DEBUG : file2: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/09 03:44:17 DEBUG : file2: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/09 03:44:17 DEBUG : file2: Size and md5 of src and dst objects identical 2026/09/09 03:44:17 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/09 03:44:17 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/file2" 2026/09/09 03:44:17 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:17 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/file2 2026/09/09 03:44:17 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/file2" 2026/09/09 03:44:17 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:17 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-catefoc5guce/file2 2026/09/09 03:44:17 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:17 DEBUG : file2: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/09 03:44:17 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/file2" 2026/09/09 03:44:17 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:17 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/file2 2026/09/09 03:44:17 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/file2" 2026/09/09 03:44:17 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:17 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /rclone-test-catefoc5guce/file2 2026/09/09 03:44:17 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:17 DEBUG : file2: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/09/09 03:44:17 DEBUG : WaitForWriters: timeout=30s 2026/09/09 03:44:17 DEBUG : Looking for writers 2026/09/09 03:44:17 DEBUG : file2: reading active writers 2026/09/09 03:44:17 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleCloseWithError (0.35s) --- PASS: TestWriteFileHandleCloseWithError/upload_interrupted (0.01s) --- PASS: TestWriteFileHandleCloseWithError/unexpected_EOF (0.01s) --- PASS: TestWriteFileHandleCloseWithError/NilReason (0.32s) === RUN TestWriteFileHandleFlush run.go:198: Remote "sftp://rclone@:22/rclone-test-catefoc5guce", Local "Local file system at /tmp/rclone1615841533", Modify Window "1s" 2026/09/09 03:44:17 INFO : sftp://rclone@:22/rclone-test-catefoc5guce: poll-interval is not supported by this remote 2026/09/09 03:44:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/09 03:44:17 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/09 03:44:17 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/09 03:44:17 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/09/09 03:44:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/09 03:44:17 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: File to upload is small (5 bytes), uploading instead of streaming 2026/09/09 03:44:17 DEBUG : file1: size = 5 OK 2026/09/09 03:44:17 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/file1" 2026/09/09 03:44:17 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:17 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/file1 2026/09/09 03:44:17 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/file1" 2026/09/09 03:44:17 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:17 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-catefoc5guce/file1 2026/09/09 03:44:17 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:17 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/09 03:44:17 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/09 03:44:17 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/09 03:44:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/09 03:44:17 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/09/09 03:44:17 DEBUG : WaitForWriters: timeout=30s 2026/09/09 03:44:17 DEBUG : Looking for writers 2026/09/09 03:44:17 DEBUG : file1: reading active writers 2026/09/09 03:44:17 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.11s) === RUN TestWriteFileHandleRelease run.go:198: Remote "sftp://rclone@:22/rclone-test-catefoc5guce", Local "Local file system at /tmp/rclone1615841533", Modify Window "1s" 2026/09/09 03:44:17 INFO : sftp://rclone@:22/rclone-test-catefoc5guce: poll-interval is not supported by this remote 2026/09/09 03:44:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/09 03:44:17 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/09 03:44:17 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/09 03:44:17 DEBUG : file1: WriteFileHandle.Release closing 2026/09/09 03:44:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/09 03:44:17 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: File to upload is small (0 bytes), uploading instead of streaming 2026/09/09 03:44:17 DEBUG : file1: size = 0 OK 2026/09/09 03:44:17 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/file1" 2026/09/09 03:44:17 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:17 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/file1 2026/09/09 03:44:17 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/file1" 2026/09/09 03:44:17 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:17 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-catefoc5guce/file1 2026/09/09 03:44:17 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:17 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/09/09 03:44:17 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/09 03:44:17 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/09 03:44:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/09 03:44:17 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/09/09 03:44:17 DEBUG : WaitForWriters: timeout=30s 2026/09/09 03:44:17 DEBUG : Looking for writers 2026/09/09 03:44:17 DEBUG : file1: reading active writers 2026/09/09 03:44:17 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.11s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "sftp://rclone@:22/rclone-test-catefoc5guce", Local "Local file system at /tmp/rclone1615841533", Modify Window "1s" 2026/09/09 03:44:17 INFO : sftp://rclone@:22/rclone-test-catefoc5guce: poll-interval is not supported by this remote 2026/09/09 03:44:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/09 03:44:17 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/09 03:44:17 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/09 03:44:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/09 03:44:17 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: File to upload is small (2 bytes), uploading instead of streaming 2026/09/09 03:44:17 DEBUG : file1: size = 2 OK 2026/09/09 03:44:17 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/file1" 2026/09/09 03:44:17 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:17 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/file1 2026/09/09 03:44:17 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/file1" 2026/09/09 03:44:17 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:17 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-catefoc5guce/file1 2026/09/09 03:44:17 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:17 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/09/09 03:44:17 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/09/09 03:44:17 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/09 03:44:17 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/09/09 03:44:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/09 03:44:17 DEBUG : WaitForWriters: timeout=30s 2026/09/09 03:44:17 DEBUG : Looking for writers 2026/09/09 03:44:17 DEBUG : file1: reading active writers 2026/09/09 03:44:17 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.11s) === RUN TestFileReadAtZeroLength run.go:198: Remote "sftp://rclone@:22/rclone-test-catefoc5guce", Local "Local file system at /tmp/rclone1615841533", Modify Window "1s" 2026/09/09 03:44:17 INFO : sftp://rclone@:22/rclone-test-catefoc5guce: poll-interval is not supported by this remote 2026/09/09 03:44:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/09 03:44:17 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/09 03:44:17 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/09 03:44:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/09 03:44:17 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: File to upload is small (0 bytes), uploading instead of streaming 2026/09/09 03:44:17 DEBUG : file1: size = 0 OK 2026/09/09 03:44:17 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/file1" 2026/09/09 03:44:17 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:17 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/file1 2026/09/09 03:44:17 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/file1" 2026/09/09 03:44:17 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:17 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-catefoc5guce/file1 2026/09/09 03:44:17 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:17 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/09/09 03:44:17 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/09 03:44:17 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/09 03:44:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/09 03:44:17 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:17 DEBUG : file1: Open: flags=O_RDONLY 2026/09/09 03:44:17 DEBUG : file1: >Open: fd=file1 (r), err= 2026/09/09 03:44:17 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/09/09 03:44:17 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/09/09 03:44:17 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/09/09 03:44:17 DEBUG : WaitForWriters: timeout=30s 2026/09/09 03:44:17 DEBUG : Looking for writers 2026/09/09 03:44:17 DEBUG : file1: reading active writers 2026/09/09 03:44:17 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.11s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "sftp://rclone@:22/rclone-test-catefoc5guce", Local "Local file system at /tmp/rclone1615841533", Modify Window "1s" 2026/09/09 03:44:17 INFO : sftp://rclone@:22/rclone-test-catefoc5guce: poll-interval is not supported by this remote 2026/09/09 03:44:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/09 03:44:17 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/09 03:44:17 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/09 03:44:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/09 03:44:17 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: File to upload is small (100 bytes), uploading instead of streaming 2026/09/09 03:44:17 DEBUG : file1: size = 100 OK 2026/09/09 03:44:17 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/file1" 2026/09/09 03:44:17 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:17 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/file1 2026/09/09 03:44:17 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/file1" 2026/09/09 03:44:18 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:18 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: b4340a12e7b95b15d60ed6dccbcbabd3 /rclone-test-catefoc5guce/file1 2026/09/09 03:44:18 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:18 DEBUG : file1: Parsed hash: b4340a12e7b95b15d60ed6dccbcbabd3 2026/09/09 03:44:18 DEBUG : file1: md5 = b4340a12e7b95b15d60ed6dccbcbabd3 OK 2026/09/09 03:44:18 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/09 03:44:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/09 03:44:18 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/09 03:44:18 DEBUG : file1: Open: flags=O_RDONLY 2026/09/09 03:44:18 DEBUG : file1: >Open: fd=file1 (r), err= 2026/09/09 03:44:18 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/09/09 03:44:18 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/09/09 03:44:18 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/09/09 03:44:18 DEBUG : WaitForWriters: timeout=30s 2026/09/09 03:44:18 DEBUG : Looking for writers 2026/09/09 03:44:18 DEBUG : file1: reading active writers 2026/09/09 03:44:18 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.11s) === RUN TestWriteFileHandleCloseWithErrorStalled run.go:198: Remote "sftp://rclone@:22/rclone-test-catefoc5guce", Local "Local file system at /tmp/rclone1615841533", Modify Window "1s" 2026/09/09 03:44:18 INFO : sftp://rclone@:22/rclone-test-catefoc5guce: poll-interval is not supported by this remote 2026/09/09 03:44:18 DEBUG : stalled: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/09 03:44:18 DEBUG : stalled: Open: flags=O_WRONLY|O_CREATE 2026/09/09 03:44:18 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/09/09 03:44:18 DEBUG : stalled: >Open: fd=stalled (w), err= 2026/09/09 03:44:18 DEBUG : stalled: >OpenFile: fd=stalled (w), err= 2026/09/09 03:44:18 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/09/09 03:44:18 ERROR : stalled: WriteFileHandle.New Rcat failed: context canceled 2026/09/09 03:44:18 ERROR : stalled: WriteFileHandle.Write error: io: read/write on closed pipe 2026/09/09 03:44:18 DEBUG : stalled: Remove: 2026/09/09 03:44:18 DEBUG : Added virtual directory entry vDel: "stalled" 2026/09/09 03:44:18 DEBUG : stalled: >Remove: err= --- PASS: TestWriteFileHandleCloseWithErrorStalled (0.01s) === RUN TestZipManyFiles run.go:198: Remote "sftp://rclone@:22/rclone-test-catefoc5guce", Local "Local file system at /tmp/rclone1615841533", Modify Window "1s" 2026/09/09 03:44:18 INFO : sftp://rclone@:22/rclone-test-catefoc5guce: poll-interval is not supported by this remote 2026/09/09 03:44:18 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/flat/f000.txt" 2026/09/09 03:44:18 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:18 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/flat/f000.txt 2026/09/09 03:44:18 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/flat/f000.txt" 2026/09/09 03:44:18 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:18 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: a217847fb21f7e963650acc42a7a3b39 /rclone-test-catefoc5guce/flat/f000.txt 2026/09/09 03:44:18 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:18 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/09/09 03:44:18 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/flat/f000.txt" 2026/09/09 03:44:18 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:18 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/flat/f000.txt 2026/09/09 03:44:18 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/flat/f000.txt" 2026/09/09 03:44:18 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:18 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: c411c13d2fde40743cb34d29f96a35975bbfef9c /rclone-test-catefoc5guce/flat/f000.txt 2026/09/09 03:44:18 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:18 DEBUG : flat/f000.txt: Parsed hash: c411c13d2fde40743cb34d29f96a35975bbfef9c 2026/09/09 03:44:18 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/flat/f001.txt" 2026/09/09 03:44:18 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:18 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/flat/f001.txt 2026/09/09 03:44:18 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/flat/f001.txt" 2026/09/09 03:44:18 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:18 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: f4ae3155a94225d34a70f10e659557c3 /rclone-test-catefoc5guce/flat/f001.txt 2026/09/09 03:44:18 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:18 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/09/09 03:44:18 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/flat/f001.txt" 2026/09/09 03:44:18 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:18 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/flat/f001.txt 2026/09/09 03:44:18 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/flat/f001.txt" 2026/09/09 03:44:18 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:18 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 46007547503950688fd883befced0e53561dae68 /rclone-test-catefoc5guce/flat/f001.txt 2026/09/09 03:44:18 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:18 DEBUG : flat/f001.txt: Parsed hash: 46007547503950688fd883befced0e53561dae68 2026/09/09 03:44:18 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/flat/f002.txt" 2026/09/09 03:44:18 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:18 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/flat/f002.txt 2026/09/09 03:44:18 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/flat/f002.txt" 2026/09/09 03:44:18 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:18 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /rclone-test-catefoc5guce/flat/f002.txt 2026/09/09 03:44:18 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:18 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/09/09 03:44:18 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/flat/f002.txt" 2026/09/09 03:44:18 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:18 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/flat/f002.txt 2026/09/09 03:44:18 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/flat/f002.txt" 2026/09/09 03:44:18 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:18 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 3911c439d6af617451e319f94dfafb3c820da182 /rclone-test-catefoc5guce/flat/f002.txt 2026/09/09 03:44:18 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:18 DEBUG : flat/f002.txt: Parsed hash: 3911c439d6af617451e319f94dfafb3c820da182 2026/09/09 03:44:18 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/flat/f003.txt" 2026/09/09 03:44:18 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:18 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/flat/f003.txt 2026/09/09 03:44:18 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/flat/f003.txt" 2026/09/09 03:44:18 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:18 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /rclone-test-catefoc5guce/flat/f003.txt 2026/09/09 03:44:18 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:18 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/09/09 03:44:18 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/flat/f003.txt" 2026/09/09 03:44:18 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:18 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/flat/f003.txt 2026/09/09 03:44:18 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/flat/f003.txt" 2026/09/09 03:44:18 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:18 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b /rclone-test-catefoc5guce/flat/f003.txt 2026/09/09 03:44:18 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:18 DEBUG : flat/f003.txt: Parsed hash: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b 2026/09/09 03:44:18 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/flat/f004.txt" 2026/09/09 03:44:18 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:18 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/flat/f004.txt 2026/09/09 03:44:18 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/flat/f004.txt" 2026/09/09 03:44:18 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:18 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /rclone-test-catefoc5guce/flat/f004.txt 2026/09/09 03:44:18 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:18 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/09/09 03:44:18 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/flat/f004.txt" 2026/09/09 03:44:18 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:18 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: sha1sum /rclone-test-catefoc5guce/flat/f004.txt 2026/09/09 03:44:18 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-catefoc5guce/flat/f004.txt" 2026/09/09 03:44:19 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:19 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 079985a49a3bd62df1a79417e15263ed81bd6843 /rclone-test-catefoc5guce/flat/f004.txt 2026/09/09 03:44:19 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:19 DEBUG : flat/f004.txt: Parsed hash: 079985a49a3bd62df1a79417e15263ed81bd6843 2026/09/09 03:44:19 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/09/09 03:44:19 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/09/09 03:44:19 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/09 03:44:19 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/09 03:44:19 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/flat/f000.txt" 2026/09/09 03:44:19 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:19 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/flat/f000.txt 2026/09/09 03:44:19 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/flat/f000.txt" 2026/09/09 03:44:19 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:19 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: a217847fb21f7e963650acc42a7a3b39 /rclone-test-catefoc5guce/flat/f000.txt 2026/09/09 03:44:19 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:19 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/09/09 03:44:19 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/09/09 03:44:19 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/09/09 03:44:19 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/09 03:44:19 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/09 03:44:19 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/flat/f001.txt" 2026/09/09 03:44:19 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:19 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/flat/f001.txt 2026/09/09 03:44:19 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/flat/f001.txt" 2026/09/09 03:44:19 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:19 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: f4ae3155a94225d34a70f10e659557c3 /rclone-test-catefoc5guce/flat/f001.txt 2026/09/09 03:44:19 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:19 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/09/09 03:44:19 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/09/09 03:44:19 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/09/09 03:44:19 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/09 03:44:19 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/09 03:44:19 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/flat/f002.txt" 2026/09/09 03:44:19 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:19 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/flat/f002.txt 2026/09/09 03:44:19 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/flat/f002.txt" 2026/09/09 03:44:19 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:19 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /rclone-test-catefoc5guce/flat/f002.txt 2026/09/09 03:44:19 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:19 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/09/09 03:44:19 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/09/09 03:44:19 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/09/09 03:44:19 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/09 03:44:19 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/09 03:44:19 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/flat/f003.txt" 2026/09/09 03:44:19 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:19 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/flat/f003.txt 2026/09/09 03:44:19 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/flat/f003.txt" 2026/09/09 03:44:19 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:19 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /rclone-test-catefoc5guce/flat/f003.txt 2026/09/09 03:44:19 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:19 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/09/09 03:44:19 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/09/09 03:44:19 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/09/09 03:44:19 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/09 03:44:19 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/09 03:44:19 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/flat/f004.txt" 2026/09/09 03:44:19 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:19 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/flat/f004.txt 2026/09/09 03:44:19 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/flat/f004.txt" 2026/09/09 03:44:19 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:19 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /rclone-test-catefoc5guce/flat/f004.txt 2026/09/09 03:44:19 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:19 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/09/09 03:44:19 DEBUG : WaitForWriters: timeout=30s 2026/09/09 03:44:19 DEBUG : flat: Looking for writers 2026/09/09 03:44:19 DEBUG : f003.txt: reading active writers 2026/09/09 03:44:19 DEBUG : f004.txt: reading active writers 2026/09/09 03:44:19 DEBUG : f000.txt: reading active writers 2026/09/09 03:44:19 DEBUG : f001.txt: reading active writers 2026/09/09 03:44:19 DEBUG : f002.txt: reading active writers 2026/09/09 03:44:19 DEBUG : Looking for writers 2026/09/09 03:44:19 DEBUG : flat: reading active writers 2026/09/09 03:44:19 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (1.50s) === RUN TestZipManySubDirs run.go:198: Remote "sftp://rclone@:22/rclone-test-catefoc5guce", Local "Local file system at /tmp/rclone1615841533", Modify Window "1s" 2026/09/09 03:44:19 INFO : sftp://rclone@:22/rclone-test-catefoc5guce: poll-interval is not supported by this remote 2026/09/09 03:44:19 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/09/09 03:44:19 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/09/09 03:44:19 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/09 03:44:19 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/09 03:44:19 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/a/b/c/deep.txt" 2026/09/09 03:44:19 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:19 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/a/b/c/deep.txt 2026/09/09 03:44:19 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/a/b/c/deep.txt" 2026/09/09 03:44:19 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:19 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 6627415e807ee33c7302917216e7da68 /rclone-test-catefoc5guce/a/b/c/deep.txt 2026/09/09 03:44:19 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:19 DEBUG : a/b/c/deep.txt: Parsed hash: 6627415e807ee33c7302917216e7da68 2026/09/09 03:44:19 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/09/09 03:44:19 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/09/09 03:44:19 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/09 03:44:19 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/09 03:44:19 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/a/b/mid.txt" 2026/09/09 03:44:19 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:19 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/a/b/mid.txt 2026/09/09 03:44:19 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/a/b/mid.txt" 2026/09/09 03:44:19 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:19 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 22384709d743fe3c6fb0a4b35b2e10a6 /rclone-test-catefoc5guce/a/b/mid.txt 2026/09/09 03:44:19 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:19 DEBUG : a/b/mid.txt: Parsed hash: 22384709d743fe3c6fb0a4b35b2e10a6 2026/09/09 03:44:19 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/09/09 03:44:19 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/09/09 03:44:19 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/09 03:44:19 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/09 03:44:19 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/a/top.txt" 2026/09/09 03:44:19 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:19 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/a/top.txt 2026/09/09 03:44:19 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/a/top.txt" 2026/09/09 03:44:19 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:19 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: b28354b543375bfa94dabaeda722927f /rclone-test-catefoc5guce/a/top.txt 2026/09/09 03:44:19 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:19 DEBUG : a/top.txt: Parsed hash: b28354b543375bfa94dabaeda722927f 2026/09/09 03:44:19 DEBUG : WaitForWriters: timeout=30s 2026/09/09 03:44:19 DEBUG : a/b/c: Looking for writers 2026/09/09 03:44:19 DEBUG : deep.txt: reading active writers 2026/09/09 03:44:19 DEBUG : a/b: Looking for writers 2026/09/09 03:44:19 DEBUG : c: reading active writers 2026/09/09 03:44:19 DEBUG : mid.txt: reading active writers 2026/09/09 03:44:19 DEBUG : a: Looking for writers 2026/09/09 03:44:19 DEBUG : b: reading active writers 2026/09/09 03:44:19 DEBUG : top.txt: reading active writers 2026/09/09 03:44:19 DEBUG : Looking for writers 2026/09/09 03:44:19 DEBUG : a: reading active writers 2026/09/09 03:44:19 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.31s) === RUN TestZipLargeFiles run.go:198: Remote "sftp://rclone@:22/rclone-test-catefoc5guce", Local "Local file system at /tmp/rclone1615841533", Modify Window "1s" 2026/09/09 03:44:19 INFO : sftp://rclone@:22/rclone-test-catefoc5guce: poll-interval is not supported by this remote 2026/09/09 03:44:20 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/09/09 03:44:20 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/09/09 03:44:20 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/09/09 03:44:20 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/09/09 03:44:20 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/09/09 03:44:20 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/09/09 03:44:20 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/09 03:44:20 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/09/09 03:44:20 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/09/09 03:44:20 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/09/09 03:44:20 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/09/09 03:44:20 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/09 03:44:20 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/09 03:44:20 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/09 03:44:20 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/09 03:44:20 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/09 03:44:20 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/bigdir/big.bin" 2026/09/09 03:44:20 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:20 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/bigdir/big.bin 2026/09/09 03:44:20 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/bigdir/big.bin" 2026/09/09 03:44:20 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:20 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: f0bbdcb06c966da8c20a84aa69f6bc3e /rclone-test-catefoc5guce/bigdir/big.bin 2026/09/09 03:44:20 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:20 DEBUG : bigdir/big.bin: Parsed hash: f0bbdcb06c966da8c20a84aa69f6bc3e 2026/09/09 03:44:20 DEBUG : WaitForWriters: timeout=30s 2026/09/09 03:44:20 DEBUG : bigdir: Looking for writers 2026/09/09 03:44:20 DEBUG : big.bin: reading active writers 2026/09/09 03:44:20 DEBUG : Looking for writers 2026/09/09 03:44:20 DEBUG : bigdir: reading active writers 2026/09/09 03:44:20 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (0.98s) === RUN TestZipDirsInRoot run.go:198: Remote "sftp://rclone@:22/rclone-test-catefoc5guce", Local "Local file system at /tmp/rclone1615841533", Modify Window "1s" 2026/09/09 03:44:20 INFO : sftp://rclone@:22/rclone-test-catefoc5guce: poll-interval is not supported by this remote 2026/09/09 03:44:20 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/09/09 03:44:20 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/09/09 03:44:20 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/09 03:44:20 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/09 03:44:20 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir1/a.txt" 2026/09/09 03:44:20 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:20 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir1/a.txt 2026/09/09 03:44:20 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir1/a.txt" 2026/09/09 03:44:20 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:20 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 9dd4e461268c8034f5c8564e155c67a6 /rclone-test-catefoc5guce/dir1/a.txt 2026/09/09 03:44:20 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:20 DEBUG : dir1/a.txt: Parsed hash: 9dd4e461268c8034f5c8564e155c67a6 2026/09/09 03:44:20 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/09/09 03:44:20 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/09/09 03:44:20 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/09 03:44:20 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/09 03:44:20 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir2/b.txt" 2026/09/09 03:44:20 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:20 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir2/b.txt 2026/09/09 03:44:20 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir2/b.txt" 2026/09/09 03:44:21 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:21 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: 415290769594460e2e485922904f345d /rclone-test-catefoc5guce/dir2/b.txt 2026/09/09 03:44:21 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:21 DEBUG : dir2/b.txt: Parsed hash: 415290769594460e2e485922904f345d 2026/09/09 03:44:21 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/09/09 03:44:21 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/09/09 03:44:21 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/09 03:44:21 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/09 03:44:21 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Shell path "/rclone-test-catefoc5guce/dir3/c.txt" 2026/09/09 03:44:21 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: creating additional session 2026/09/09 03:44:21 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Running remote command: md5sum /rclone-test-catefoc5guce/dir3/c.txt 2026/09/09 03:44:21 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-catefoc5guce/dir3/c.txt" 2026/09/09 03:44:21 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: command exited OK 2026/09/09 03:44:21 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Remote command result: fbade9e36a3f36d3d676c1b808451dd7 /rclone-test-catefoc5guce/dir3/c.txt 2026/09/09 03:44:21 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: ssh external: close 2026/09/09 03:44:21 DEBUG : dir3/c.txt: Parsed hash: fbade9e36a3f36d3d676c1b808451dd7 2026/09/09 03:44:21 DEBUG : WaitForWriters: timeout=30s 2026/09/09 03:44:21 DEBUG : dir1: Looking for writers 2026/09/09 03:44:21 DEBUG : a.txt: reading active writers 2026/09/09 03:44:21 DEBUG : dir2: Looking for writers 2026/09/09 03:44:21 DEBUG : b.txt: reading active writers 2026/09/09 03:44:21 DEBUG : dir3: Looking for writers 2026/09/09 03:44:21 DEBUG : c.txt: reading active writers 2026/09/09 03:44:21 DEBUG : Looking for writers 2026/09/09 03:44:21 DEBUG : dir1: reading active writers 2026/09/09 03:44:21 DEBUG : dir2: reading active writers 2026/09/09 03:44:21 DEBUG : dir3: reading active writers 2026/09/09 03:44:21 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.34s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/09/09 03:44:21 DEBUG : sftp://rclone@:22/rclone-test-catefoc5guce: Purge dir "" "./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPRcloneSSH: -verbose" - Finished OK in 49.545114679s (try 1/5)